about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-10-22 17:09:51 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-10-22 17:09:51 +0000
commit2b4a59f535079f07d7d63c3bab98e67263092c71 (patch)
tree2932edcd93b872bf8de0b25f566fdaf5b7d493c1
parent2a0e2669f902dc574e70f5473f7c165d55b49311 (diff)
downloadglibc-2b4a59f535079f07d7d63c3bab98e67263092c71.tar.gz
glibc-2b4a59f535079f07d7d63c3bab98e67263092c71.tar.xz
glibc-2b4a59f535079f07d7d63c3bab98e67263092c71.zip
Move ChangeLog entry to correct file.
-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]