summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2002-05-14 17:25:29 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:07:58 +0200
commitaa9184fc779945e6581a8a39f732e21774607ac2 (patch)
tree23134f1497b6e6ab2afb0e4ac6b19e392ca84621 /src/ChangeLog
parent60d596f3c8e501ec64bf1c5914aae69473c40569 (diff)
downloadexternal_gettext-aa9184fc779945e6581a8a39f732e21774607ac2.zip
external_gettext-aa9184fc779945e6581a8a39f732e21774607ac2.tar.gz
external_gettext-aa9184fc779945e6581a8a39f732e21774607ac2.tar.bz2
Avoid a NULL access when the charset is invalid.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1bf5003..0ef88b3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2002-05-14 Bruno Haible <bruno@clisp.org>
+
+ * write-po.c (wrap): Canonicalize the charset. Handle the case when
+ po_charset_canonicalize returns NULL.
+ Reported by Jan-Marek Glogowski <glogow@stud.fbi.fh-darmstadt.de>.
+
2002-05-12 Bruno Haible <bruno@clisp.org>
* po-charset.c (po_charset_canonicalize): Add ISO-8859-14, KOI8-T,