]> Savannah Git Hosting - gnulib.git/commitdiff
Add ChangeLog entries for the last 3 commits.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Aug 2023 12:16:57 +0000 (14:16 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 8 Aug 2023 12:16:57 +0000 (14:16 +0200)
ChangeLog

index 80ac7184d83b2e7d3f13d24b24224d328cd483d4..25d90019dac767a79ea1201ea2a041391eeb7961 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2023-08-07  Paul Eggert  <eggert@cs.ucla.edu>
+
+       quotearg: fix obsolete comment
+       * lib/quotearg.h: Fix comment to match behavior.
+       This fixes a commentary bug introduced in
+       commit 1a43a982c927eaf26bbc2701a872009d9be4b33b
+       "quotearg: do not use grave accent for left quote"
+       dated 2011-12-18 15:44:17+01, where the comment
+       was not updated to match the changed behavior.
+
+2023-08-06  Paul Eggert  <eggert@cs.ucla.edu>
+
+       readutmp: fix comment bug ID
+       * lib/readutmp.c: Fix comment (thanks to Bruno Haible).
+
+       doc: Document lack of printf "%n" on Android, OpenBSD.
+       * doc/posix/functions/*printf.texi: Document that the POSIX-specified
+       printf functions do not support the %n format on Android and OpenBSD.
+       This lack of support is deliberate, as %n is a common target of attacks
+       on security.
+
 2023-08-05  Paul Eggert  <eggert@cs.ucla.edu>
 
        readutmp: anticipate Y2038 hack for utmp