about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--localedata/ChangeLog4
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 95009e32fe..cc7c5b15ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,9 +32,6 @@
 	value.  Therefore it does not have to be printed.  But we cannot
 	remove the space if the currency symbol is printed before the
 	number since this is what many locales expect.
-	* localedata/tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to
-	work around DEM problem.
-	* localedata/tst-fmon.data: Change back entries with DEM.
 
 	* iconv/gconv_trans.c: Test with _NL_CTYPE_TRANSLIT_DEFAULT_MISSING_LEN
 	whether this information is available.
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 035f88b13b..2aecbb0e1b 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -6,6 +6,10 @@
 	* gen-locale.sh: Generate only one locale which is described in a
 	command line parameter.
 
+	* tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
+	around DEM problem.
+	* tst-fmon.data: Change back entries with DEM.
+
 	* gen-locale.sh: Print that it might take a while to finish.
 
 2000-06-30  Jakub Jelinek  <jakub@redhat.com>