aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d5d519..df19896 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-10-29 Werner Koch <[email protected]>
+
+ * src/err-sources.h.in: (GPG_ERR_SOURCE_KLEO): New.
+
+ * w32-gettext.c (SUBLANG_BENGALI_BANGLADESH): Fix to 2 as per MSDN.
+ (SUBLANG_PUNJABI_PAKISTAN): Remove as it is not in MSDN.
+ (SUBLANG_ROMANIAN_MOLDOVA): Remove as it is not in MSDN.
+ (SUBLANG_ROMANIAN_ROMANIA): Change to value 1 as per MSDN.
+
2007-09-27 Marcus Brinkmann <[email protected]>
* src/Makefile.am (%.o): Replace pattern rule with suffix rule.