summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-05-01 20:19:03 +0200
committerBruno Haible <bruno@clisp.org>2009-05-01 20:19:03 +0200
commite60691f285484f09c4004d961dbfa8903379cc9c (patch)
treeeb65956306da0e77dc9ae158c623dc82ed55fbbc /ChangeLog
parenta5e5a3068605f089ad6cca005052b6ff3ddebca5 (diff)
downloadlibunistring-e60691f285484f09c4004d961dbfa8903379cc9c.tar.gz
Fix quoting.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54bc8a8..ed1cf76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-05-01 Bruno Haible <bruno@clisp.org>
+ * lib/exported.sh.in: Fix quoting of argument reference.
+
+2009-05-01 Bruno Haible <bruno@clisp.org>
+
* version.sh (GNULIB_GIT_COMMIT): New variable.
* HACKING: Clarify which version of gnulib to use.
Reported by Paolo Bonzini.