aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-09-11 12:57:57 +0000
committerWerner Koch <[email protected]>2002-09-11 12:57:57 +0000
commitb4bb5fc072b4b0134d130647b7687f06422b1eda (patch)
tree7fad616d83a80842bf2dcb633d5ab054670ab91a /util/ChangeLog
parent* mk-w32-dist: Convert the character sets on a per language base. (diff)
downloadgnupg-1-2-2.tar.gz
gnupg-1-2-2.zip
* simple-gettext.c: Disable charset mappings. We do it now whenV1-2-2
installing the files.
Diffstat (limited to '')
-rw-r--r--util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index add000357..88c7eb105 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-11 Werner Koch <[email protected]>
+
+ * simple-gettext.c: Disable charset mappings. We do it now when
+ installing the files.
+
2002-09-09 Werner Koch <[email protected]>
* w32reg.c (read_w32_registry_string): Handle REG_EXPAND_SZ.