summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2002-05-29 12:59:09 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:08:35 +0200
commitc3608e1634c7f344183d7bc507e023f17252955f (patch)
tree7aa3febf09876a6d175b90770be3d701bfc71585 /src/ChangeLog
parent68b3954db1df5ae044b1be5c66181c4931ea970f (diff)
downloadexternal_gettext-c3608e1634c7f344183d7bc507e023f17252955f.zip
external_gettext-c3608e1634c7f344183d7bc507e023f17252955f.tar.gz
external_gettext-c3608e1634c7f344183d7bc507e023f17252955f.tar.bz2
Make xgettext -D and -j options work together.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fc498fd..3f9355d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
+2002-05-29 Bruno Haible <bruno@clisp.org>
+
+ * dir-list.h (dir_list_save_reset, dir_list_restore): New declarations.
+ * dir-list.c (dir_list_save_reset, dir_list_restore): New functions.
+ * xgettext.c (main): Temporarily reset the dir_list while opening
+ reading the contents of the output file.
+ Reported by Mark Eichin <eichin@thok.org>.
+
2002-05-22 Bruno Haible <bruno@clisp.org>
* msgl-iconv.h (iconv_message_list): Add from_filename argument.