summaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2005-08-18 20:57:04 +0000
committerRoland McGrath <[email protected]>2005-08-18 20:57:04 +0000
commit9a1f3654af5f63ca127894e07812d90411b4d56f (patch)
treeec6fdebd269cf6ed691c0548b30cb2d6dd65f160 /tests/ChangeLog
parent837b522ee677ef371b800b8b08c5658293fe03ca (diff)
2005-08-18 Roland McGrath <[email protected]>
* addrscopes.c: New file. * Makefile.am (noinst_PROGRAMS): Add it. (addrscopes_LDADD): New variable.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index c8972229..a1803bc9 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-18 Roland McGrath <[email protected]>
+
+ * addrscopes.c: New file.
+ * Makefile.am (noinst_PROGRAMS): Add it.
+ (addrscopes_LDADD): New variable.
+
2005-08-15 Ulrich Drepper <[email protected]>
* run-elflint-self.sh: Don't run test if the file doesn't exist.