summaryrefslogtreecommitdiffstats
path: root/gettext-runtime/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2005-08-30 20:35:41 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:12:49 +0200
commit59c345837ab93dfacc3d112ef8db98dbbd3f96ee (patch)
tree297ec88809a10b9cd7611fd9c476b0d440ad0037 /gettext-runtime/ChangeLog
parent2fd648e4bcb17f4584de53a1e5fc3053aead2772 (diff)
downloadexternal_gettext-59c345837ab93dfacc3d112ef8db98dbbd3f96ee.zip
external_gettext-59c345837ab93dfacc3d112ef8db98dbbd3f96ee.tar.gz
external_gettext-59c345837ab93dfacc3d112ef8db98dbbd3f96ee.tar.bz2
glocale is no longer part of gettext.
Diffstat (limited to 'gettext-runtime/ChangeLog')
-rw-r--r--gettext-runtime/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gettext-runtime/ChangeLog b/gettext-runtime/ChangeLog
index 3f6e21b..6833920 100644
--- a/gettext-runtime/ChangeLog
+++ b/gettext-runtime/ChangeLog
@@ -1,3 +1,13 @@
+2008-08-28 Bruno Haible <bruno@clisp.org>
+
+ * glocale: Remove directory, moved to separate project.
+ * configure.ac (--disable-libglocale): Remove option.
+ (SUBDIR_glocale): Remove variable.
+ (ENABLE_GLOCALE): Remove conditional.
+ (AC_CONFIG_SUBDIRS): Remove glocale.
+ * Makefile.am (SUBDIR_glocale): Remove variable.
+ (SUBDIRS): Remove $(SUBDIR_glocale).
+
2005-08-13 Bruno Haible <bruno@clisp.org>
New configure options --disable-java, --disable-native-java.