diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-11-18 13:52:53 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-11-18 13:52:53 +0100 |
commit | 9ab517d65bbe24869c2c449a52eb17f572d1ac8d (patch) | |
tree | 6cf2c7c9298da2de43f058988f14124c0734c10e /doc/changelog.txt | |
parent | d45dd31e35190cf08b1e716e7c3bd1468ddd5d88 (diff) |
New upstream version 3.24upstream/3.24
Diffstat (limited to 'doc/changelog.txt')
-rw-r--r-- | doc/changelog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/changelog.txt b/doc/changelog.txt index 6ce5889..9aff713 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,5 +1,12 @@ +v3.24 (2018-10-17) +================== +Fixes: +- defs: avoid compiler warning when using HX_list_for_each when used in C++ +- opt: synchronize HXOPT_AUTOHELP C behavior to C++ mode + + v3.23 (2018-08-28) ================== Enhancements: |