summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-01-14 13:35:05 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:08:56 +0200
commitf3cd698b78fd234bcc1a2ba5c528a54dae507ae1 (patch)
tree1faec66938db773138d5226ef63f0541792e4214 /src/ChangeLog
parent745e61578f2006dc8f28f53cbc68b87539f01d23 (diff)
downloadexternal_gettext-f3cd698b78fd234bcc1a2ba5c528a54dae507ae1.zip
external_gettext-f3cd698b78fd234bcc1a2ba5c528a54dae507ae1.tar.gz
external_gettext-f3cd698b78fd234bcc1a2ba5c528a54dae507ae1.tar.bz2
New file localcharset.h.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 550e156..1ecccb4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,14 @@
2003-01-12 Bruno Haible <bruno@clisp.org>
+ * msgconv.c: Include localcharset.h.
+ (locale_charset): Remove declaration.
+ * msginit.c: Include localcharset.h.
+ (locale_charset): Remove declaration.
+ * msgl-charset.c: Include localcharset.h.
+ (locale_charset): Remove declaration.
+
+2003-01-12 Bruno Haible <bruno@clisp.org>
+
* format-java.c: Include alloca.h instead of liballoca.h.
* msggrep.c: Likewise.
* msginit.c: Likewise.