summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-03-29 00:26:51 +0200
committerBruno Haible <bruno@clisp.org>2023-03-29 00:26:51 +0200
commit7d2467a15fde1bd0c0a70756800ed5b266e6d031 (patch)
tree2343cde3deed3692883c48ad2bf30167a0e7faa7 /ChangeLog
parentb1ddf91bbbf58d1fc35dd2922353a3f8a7a098df (diff)
downloadgnulib-7d2467a15fde1bd0c0a70756800ed5b266e6d031.tar.gz
string-desc-quotearg: New module.
* lib/string-desc-quotearg.h: New file. * lib/string-desc-quotearg.c: New file. * modules/string-desc-quotearg: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31e5d5d7d9..81788e76d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2023-03-28 Bruno Haible <bruno@clisp.org>
+ string-desc-quotearg: New module.
+ * lib/string-desc-quotearg.h: New file.
+ * lib/string-desc-quotearg.c: New file.
+ * modules/string-desc-quotearg: New file.
+
xstring-desc: Add tests.
* tests/test-xstring-desc.c: New file.
* modules/xstring-desc-tests: New file.