summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2009-05-07 18:44:27 -0700
committerRoland McGrath <[email protected]>2009-05-07 18:44:27 -0700
commitdb19f0bb73af2a7a8a955ea7c3097267d43be4ae (patch)
tree1b5dea0803187fc8d33081e473b0dfc18f5f026a
parent0c735a9f6e2a47ba06914de1eb84bfa4300b4b03 (diff)
Moved misplaced ChangeLog entry.
-rw-r--r--ChangeLog4
-rw-r--r--src/ChangeLog4
2 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index e97b1dba..7b8c4438 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-2009-04-29 Ulrich Drepper <[email protected]>
-
- * elflint.c (check_symtab): Add tests of st_other field.
-
2009-04-19 Roland McGrath <[email protected]>
* configure.ac (eu_version): Round down here, not in version.h macros.
diff --git a/src/ChangeLog b/src/ChangeLog
index 49b72037..f6fd86f3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2009-04-29 Ulrich Drepper <[email protected]>
+
+ * elflint.c (check_symtab): Add tests of st_other field.
+
2009-04-23 Ulrich Drepper <[email protected]>
* Makefile [BUILD_STATIC] (libdw): Add $(zip_LIBS).