diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:27:05 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:27:05 +0000 |
commit | b44629ad9c25672144b704537a9c6745afd7bc39 (patch) | |
tree | 03c8aac812988cee38a264245a2a9844d0ce315d /ChangeLog | |
parent | Releasing progress-linux version 2.52+20231210-1~progress7.99u1. (diff) | |
download | autoconf-dickey-b44629ad9c25672144b704537a9c6745afd7bc39.tar.xz autoconf-dickey-b44629ad9c25672144b704537a9c6745afd7bc39.zip |
Merging upstream version 2.52+20240618.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,4 +1,18 @@ -- vile:fk=utf-8 +2024-06-18 Thomas E. Dickey <dickey@invisible-island.net> + Version 2.52.20240618. + + modify line-continuation handling in AC_SUBST to accept input which + has no trailing backslashes. + +2024-04-06 Thomas E. Dickey <dickey@invisible-island.net> + Version 2.52.20240406. + + warn about any of the plethora of groff-specific options which are not + supported + + initialize the dummy variable in AC_TYPE_SIGNAL (Urs Janßen). + 2023-12-10 Thomas E. Dickey <dickey@invisible-island.net> Version 2.52.20231210. |