summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 550a08b..1eced76 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,24 @@
+2001-09-08 Bruno Haible <haible@clisp.cons.org>
+
+ * dir-list.c: Include specification header before all other headers.
+ * file-list.c: Likewise.
+ * message.c: Likewise.
+ * msgl-cat.c: Likewise.
+ * msgl-charset.c: Likewise.
+ * msgl-iconv.c: Likewise.
+ * open-po.c: Likewise.
+ * po.c: Likewise.
+ * po-gram-gen.y: Likewise.
+ * po-hash-gen.y: Likewise.
+ * po-lex.c: Likewise.
+ * read-po.c: Likewise.
+ * str-list.c: Likewise.
+ * write-mo.c: Likewise.
+ * write-po.c: Likewise.
+ * msgfmt.h: Don't include message.h.
+ * open-po.h: Include <stdio.h>, for FILE.
+ * write-mo.h: Include message.h and <stddef.h>.
+
2001-09-21 Tommy Johansson <tommy.johansson@kanalen.org>
* x-java.l (create_char_buf): Fix problem with empty messages.