about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-03-16 08:44:45 +0000
committerUlrich Drepper <drepper@redhat.com>2005-03-16 08:44:45 +0000
commit25f8f2ac2daf22409d61e52092b4bc1e836dc6bc (patch)
tree19af36e368c9b345a6759190128df770831b6ad4 /ChangeLog
parent1087e371924192ed9b7d6819d5cfd13aefa24488 (diff)
downloadglibc-25f8f2ac2daf22409d61e52092b4bc1e836dc6bc.tar.gz
glibc-25f8f2ac2daf22409d61e52092b4bc1e836dc6bc.tar.xz
glibc-25f8f2ac2daf22409d61e52092b4bc1e836dc6bc.zip
* elf/circleload1.c (main): Pretty printing.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d018b3b90..157129dd3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-16  Ulrich Drepper  <drepper@redhat.com>
+
+	* elf/circleload1.c (main): Pretty printing.
+
 2005-03-15  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.