about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-07-31 23:16:57 +0000
committerRoland McGrath <roland@gnu.org>2002-07-31 23:16:57 +0000
commit935f95dd364c8abc0da4cdaf9266eca936b48f98 (patch)
tree986b94033bf20749c81a95f5af6d10e37165920d /ChangeLog
parent2edcd24efaabb0808d7ad1bd906a3c8d8bf9320a (diff)
downloadglibc-935f95dd364c8abc0da4cdaf9266eca936b48f98.tar.gz
glibc-935f95dd364c8abc0da4cdaf9266eca936b48f98.tar.xz
glibc-935f95dd364c8abc0da4cdaf9266eca936b48f98.zip
* elf/rtld.c (dl_main): Fix typo in error message.
2002-07-31  Roland McGrath  <roland@frob.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba52250fea..97a6679e77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2002-07-31  Roland McGrath  <roland@frob.com>
 
+	* elf/rtld.c (dl_main): Fix typo in error message.
+
+2002-07-31  Roland McGrath  <roland@frob.com>
+
 	* sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): __fxstat -> __fxstat64,
 	__xstat -> __xstat64, __lseek -> __libc_lseek64.  Completes 2002-06-09
 	sysdeps/mach/hurd/dl-sysdep.c change.