aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c3f7cc..295bb0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-04-22 Marcus Brinkmann <[email protected]>
+
+ * src/Makefile.am (gpg_error_CPPFLAGS): New variable.
+ (localedir): Likewise.
+ * gpg-error.c: Include the gettext headers.
+ (init_i18n): New function.
+ (main): Call init_i18n, gettextize messages.
+
2004-04-02 Thomas Schwinge <[email protected]>
* autogen.sh: Added ACLOCAL_FLAGS.