summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2012-05-12 22:49:04 +0200
committerBruno Haible <bruno@clisp.org>2012-05-12 22:49:04 +0200
commit6f7c6c968ed0363e7a21adfc15b2d041475e04f8 (patch)
tree929cf57d58af3ff6e10211b419dae84f932dfafa /ChangeLog
parent5152a76ba011489dcf6b848e5b244319b6942a5f (diff)
downloadgnulib-6f7c6c968ed0363e7a21adfc15b2d041475e04f8.tar.gz
system-quote: Add more comments.
* lib/system-quote.h: Add more comments about wilcards and limitations. Suggested by Eli Zaretskii <eliz@gnu.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c92156ca9c..03125f9d0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2012-05-12 Bruno Haible <bruno@clisp.org>
+ system-quote: Add more comments.
+ * lib/system-quote.h: Add more comments about wilcards and limitations.
+ Suggested by Eli Zaretskii <eliz@gnu.org>.
+
sh-quote, system-quote: Add comments about wildcards.
* lib/sh-quote.h: Clarify what happens with wildcard characters.
* lib/system-quote.h: Likewise.