summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5eb3bf8..acd84c2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,12 @@
2001-06-10 Bruno Haible <haible@clisp.cons.org>
+ * message.h (message_list_prepend): New declaration.
+ * message.c (message_list_prepend): New function.
+ * msgmerge.c (merge): Add a header entry to the ref list if it has
+ none.
+
+2001-06-10 Bruno Haible <haible@clisp.cons.org>
+
* msgfmt.c: Change the --strict option to not apply to domain
directives, only to the output filename argument.
(struct msg_domain): Add file_name field.