summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-02-18 13:28:48 +0100
committerBruno Haible <bruno@clisp.org>2023-02-18 13:28:48 +0100
commitf77a31de60963c994cd9b42c8088be0e734962d7 (patch)
treecef7811692e81798225c96930bf5fc9ddb944e3b /ChangeLog
parent1e29238e40d118d4f769f7516700dd4fc494bfcd (diff)
downloadgnulib-f77a31de60963c994cd9b42c8088be0e734962d7.tar.gz
configmake: Prepare for using directory names with backslashes.
* modules/configmake (Makefile.am): Use printf instead of echo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 269871c4c6..a9b58f9356 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2023-02-18 Bruno Haible <bruno@clisp.org>
+ configmake: Prepare for using directory names with backslashes.
+ * modules/configmake (Makefile.am): Use printf instead of echo.
+
+2023-02-18 Bruno Haible <bruno@clisp.org>
+
unilbrk tests: Fix compilation failures (regression 2023-02-11).
* tests/unilbrk/test-u8-possible-linebreaks.c (main): Outside of
libunistring, don't test the backward compatibility function.