summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-03-29 00:31:47 +0200
committerBruno Haible <bruno@clisp.org>2023-03-29 00:31:47 +0200
commite7be61b04cff735e0e3974103a0c2798b2b123d2 (patch)
tree6dadb9f97277a58245515e2faf52d5dce1cd76e1 /ChangeLog
parent698599bd146f8f6a70efd3b1fe54c3aec441ce31 (diff)
downloadgnulib-e7be61b04cff735e0e3974103a0c2798b2b123d2.tar.gz
doc: Document string-desc and related modules.
* doc/string-desc.texi: New file. * doc/gnulib.texi (Particular Modules): Include it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b4ac80f12..c0cda0b3ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2023-03-28 Bruno Haible <bruno@clisp.org>
+ doc: Document string-desc and related modules.
+ * doc/string-desc.texi: New file.
+ * doc/gnulib.texi (Particular Modules): Include it.
+
string-desc-quotearg: Add tests.
* tests/test-string-desc-quotearg.c: New file.
* modules/string-desc-quotearg-tests: New file.