summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-05-23 22:16:29 +0000
committerBruno Haible <bruno@clisp.org>2001-05-23 22:16:29 +0000
commitb2734c67b3bd67651b65200f3cacc5c71858ba4b (patch)
treebf73a4babd29a2f9417b1096807c78649439ca1c /src/ChangeLog
parentaa165f36f101ff06d7d48e8323e201c37cca87df (diff)
downloadexternal_gettext-b2734c67b3bd67651b65200f3cacc5c71858ba4b.zip
external_gettext-b2734c67b3bd67651b65200f3cacc5c71858ba4b.tar.gz
external_gettext-b2734c67b3bd67651b65200f3cacc5c71858ba4b.tar.bz2
Mark the 0.10.38 release.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog20
1 files changed, 12 insertions, 8 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c047bda..2e7d19f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,11 +1,3 @@
-2001-05-23 Bruno Haible <haible@clisp.cons.org>
-
- * write-po.c (wrap): Avoid broken EUC-KR conversion in glibc-2.1.
-
-2001-05-21 Bruno Haible <haible@clisp.cons.org>
-
- * xgettext.c (construct_header): Replace 8-bit with 8bit.
-
2001-05-15 Bruno Haible <haible@clisp.cons.org>
* msgcmp.c (main): Call set_program_name instead of assigning
@@ -207,6 +199,18 @@
* msgfmt.c (format_directive_message): Ignore fuzziness of the header
entry. Count fuzzy untranslated entries as untranslated.
+2001-05-23 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.38 released.
+
+2001-05-23 Bruno Haible <haible@clisp.cons.org>
+
+ * write-po.c (wrap): Avoid broken EUC-KR conversion in glibc-2.1.
+
+2001-05-21 Bruno Haible <haible@clisp.cons.org>
+
+ * xgettext.c (construct_header): Replace 8-bit with 8bit.
+
2001-04-19 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.37 released.