summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-12-22 21:12:52 +0100
committerBruno Haible <bruno@clisp.org>2019-12-22 21:12:52 +0100
commitfacdea659083095a6ec8bcc7aa322f683898739b (patch)
treec964ba71f13835cbac3b19cea1001d0f1072a230 /ChangeLog
parente741a0f18c571a20c0bc86c5bbfd6bb565ac44f7 (diff)
downloadlibunistring-facdea659083095a6ec8bcc7aa322f683898739b.tar.gz
build: Don't erase the .sym file if 'sed' is not GNU sed.
* lib/Makefile.am (libunistring.sym): Test the exit status of the declared.sh command. Preserve the existing libunistring.sym if it failed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c52f289..ca1ca30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2019-12-22 Bruno Haible <bruno@clisp.org>
+ build: Don't erase the .sym file if 'sed' is not GNU sed.
+ * lib/Makefile.am (libunistring.sym): Test the exit status of the
+ declared.sh command. Preserve the existing libunistring.sym if it
+ failed.
+
+2019-12-22 Bruno Haible <bruno@clisp.org>
+
build: Update after gnulib changed.
* lib/Makefile.am (libunistring.sym): Don't rename the
gl_get_setlocale_null_lock function.