summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-06-20 16:29:39 +0200
committerBruno Haible <bruno@clisp.org>2021-06-20 16:29:39 +0200
commit5d357603e8ecd6a256a9b8a34292b3dc7ebec4d4 (patch)
tree809bd7fbaf1eca79968ea7e1e2e58da1da682b4a /ChangeLog
parent28e9b735a9d74f63ed7c23c8eeac040242bc0b0a (diff)
downloadgnulib-5d357603e8ecd6a256a9b8a34292b3dc7ebec4d4.tar.gz
Sync with GNU gettext.
* lib/printf-parse.c: Ignore IN_LIBINTL and IN_LIBASPRINTF. * lib/vasnprintf.c: Ignore IN_LIBINTL.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3939963d53..5fc5907aae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-06-20 Bruno Haible <bruno@clisp.org>
+
+ Sync with GNU gettext.
+ * lib/printf-parse.c: Ignore IN_LIBINTL and IN_LIBASPRINTF.
+ * lib/vasnprintf.c: Ignore IN_LIBINTL.
+
2021-06-19 Bruno Haible <bruno@clisp.org>
Sync with GNU gettext.