summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-03-03 16:00:35 +0000
committerUlrich Drepper <drepper@redhat.com>2005-03-03 16:00:35 +0000
commit680d780a4b28cfbae5bfd7f41f370e34d4ea0e40 (patch)
tree028bd6b07bd1219ec7faf651e0666b57c40545fc /ChangeLog
parent2e2b6e2618b515340650b2f60d84112840df7570 (diff)
* elf/testobj2.c (p): New function.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5fa59f9fd6..609538b0b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@
loader is closed. Fixes unload3.
* elf/tst-global1.c: New file.
* elf/Makefile (tests): Add tst-global1.
+ * elf/testobj2.c (p): New function.
2005-03-03 Jakub Jelinek <jakub@redhat.com>