summaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2005-08-25 01:49:35 +0000
committerRoland McGrath <[email protected]>2005-08-25 01:49:35 +0000
commit4c305da9de0ecfe9af64cb6787b2b4b8a6aa8dd5 (patch)
treeaeba7918420be8f6c080f902529a482993388e5f /tests/ChangeLog
parent6830bc40bb6a38dee917bebc856c7c1ba5126e24 (diff)
2005-08-24 Roland McGrath <[email protected]>
* line2addr.c (print_address): Omit () for DSOs.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog10
1 files changed, 2 insertions, 8 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 81f8d1d6..bf58cb5a 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,12 +1,6 @@
-2005-08-28 Ulrich Drepper <[email protected]>
+2005-08-24 Roland McGrath <[email protected]>
- * Makefile.an [BUILD_STATIC] (libdw): Add -ldl.
- (CLEANFILES): Add *.gcno *.gcda *.gconv.
-
-2005-08-28 Ulrich Drepper <[email protected]>
-
- * run-strings-test.sh: New file.
- * Makefile.am (TESTS, EXTRA_DIST): Add it.
+ * line2addr.c (print_address): Omit () for DSOs.
2005-08-24 Ulrich Drepper <[email protected]>