Moved misplaced ChangeLog entry.
diff --git a/ChangeLog b/ChangeLog
index e97b1db..7b8c443 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-2009-04-29  Ulrich Drepper  <drepper@redhat.com>
-
-	* elflint.c (check_symtab): Add tests of st_other field.
-
 2009-04-19  Roland McGrath  <roland@redhat.com>
 
 	* configure.ac (eu_version): Round down here, not in version.h macros.
diff --git a/src/ChangeLog b/src/ChangeLog
index 49b7203..f6fd86f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2009-04-29  Ulrich Drepper  <drepper@redhat.com>
+
+	* elflint.c (check_symtab): Add tests of st_other field.
+
 2009-04-23  Ulrich Drepper  <drepper@redhat.com>
 
 	* Makefile [BUILD_STATIC] (libdw): Add $(zip_LIBS).