diff options
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | src/ChangeLog | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -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). |
