diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-11-18 13:53:07 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-11-18 13:53:07 +0100 |
commit | 8e408b48ca51b25f2e80cbaf1cec5856c5b087eb (patch) | |
tree | d271caf192414f80b30df39e827bd14e2e083eb0 /doc/changelog.txt | |
parent | ec30c5e79707dfb6a52b0e5f7dd476374888e89c (diff) | |
parent | 21fcced971129ae4fbf9c9de3cfdec4cf96a46cf (diff) |
Merge branch 'feature/upstream' into develop
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: |