summaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index 9d2220540..84fd83c62 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,11 @@
+Tue Oct 26 14:10:21 CEST 1999 Werner Koch <wk@gnupg.de>
+
+ * simple-gettext.c (set_gettext_file): Check charset and do
+ mapping only for IBM850.
+ * strgutil.c (query_native_charset): New.
+ (get_native_charset): Try to get it from the system on the first call.
+ (ibm850_unicode): New table.
+
Fri Sep 17 12:56:42 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>