summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2006-08-22 18:28:37 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:13:56 +0200
commit71c39fcaf6538d7e28c1f18113c493a9c101763b (patch)
tree3f5c2f5b87495bc621c896645c7952fcbbc44a28
parentbfe4d1b76e2e3eae93f246a2d653bde88d9b9ef7 (diff)
downloadexternal_gettext-71c39fcaf6538d7e28c1f18113c493a9c101763b.zip
external_gettext-71c39fcaf6538d7e28c1f18113c493a9c101763b.tar.gz
external_gettext-71c39fcaf6538d7e28c1f18113c493a9c101763b.tar.bz2
Update after gnulib changed.
-rw-r--r--gnulib-local/ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnulib-local/ChangeLog b/gnulib-local/ChangeLog
index e1c0530..7f8bdd0 100644
--- a/gnulib-local/ChangeLog
+++ b/gnulib-local/ChangeLog
@@ -9,8 +9,6 @@
* m4/unlocked-io.m4.diff: Remove file.
* m4/exitfail.m4.diff: Update.
* m4/hard-locale.m4.diff: Update.
- * m4/quote.m4.diff: Update.
- * m4/quotearg.m4.diff: Update.
2006-08-22 Bruno Haible <bruno@clisp.org>