diff --git a/CHANGELOG.md b/CHANGELOG.md index 224e2bbec..cb426d073 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,12 @@ # Zowe Common C Changelog -## `2.19.0` -- Adding more arguments to httpClientSessionInit to allow passing back rc (#467). - ## `2.18.1` - Bugfix: IARV64 results must be checked for 0x7FFFF000 (#474) - Bugfix: SLH should not ABEND when MEMLIMIT is reached (additional NULL check) - Bugfix: support cross-memory server parameters longer than 128 characters (zowe/zss#684) +- Enhancement: Adding more arguments to httpClientSessionInit to allow passing back rc (#467). +- Correcting changelog of PR #467 (#477). ## `2.18.0` - Minor `components.zss.logLevels._zss.httpserver=5` debug messages enhancement (#471)