about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--localedata/ChangeLog7
2 files changed, 7 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index c5f8f4d9f2..296bc423d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -206,13 +206,6 @@
 	(runit): Remove function.
 	(run_getconf): New variable,  Use it for running getconf binary.
 
-2012-10-19  Jim Blandy  <jimb@codesourcery.com>
-	    Joseph Myers  <joseph@codesourcery.com>
-
-	* localedata/tst-wctype.sh (run_program_prefix): Remove variable.
-	(tst_wctype): New variable.  Use it directly to run test program
-	instead of passing test program name as argument.
-
 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
 
 	[BZ #14716]
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 6c25fe907f..7f57b6e243 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,10 @@
+2012-10-19  Jim Blandy  <jimb@codesourcery.com>
+	    Joseph Myers  <joseph@codesourcery.com>
+
+	* tst-wctype.sh (run_program_prefix): Remove variable.
+	(tst_wctype): New variable.  Use it directly to run test program
+	instead of passing test program name as argument.
+
 2012-10-19  Florian Pritz  <bluewind@xinu.at>
 
 	[BZ #13758]