summaryrefslogtreecommitdiff
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 7b7e0b1e..e9375000 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-09-11 Havoc Pennington <hp@redhat.com>
+
+ * Actually use gettext. Involves checking in configure.in, linking
+ to it in Makefile.am, making _() do the right thing.
+
+ I have gettext in libc instead of -lintl though, so I'm not going
+ to see Makefile bugs - maybe someone can check on it.
+
2000-09-10 Havoc Pennington <hp@pobox.com>
* gconf/gconf-value.c (gconf_entry_new): New function