Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 5 Mar 2001 20:47:27 +0000 (20:47 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 5 Mar 2001 20:47:27 +0000 (20:47 +0000)
2001-03-05  Ulrich Drepper  <drepper@redhat.com>

* stdlib/Versions: Remove __new_exitfn again.  Not needed.

* rt/lio_listio.c: Add a few asserts.

ChangeLog

index 241ae06..d75743e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-03-05  Ulrich Drepper  <drepper@redhat.com>
+
+       * stdlib/Versions: Remove __new_exitfn again.  Not needed.
+
 2001-03-05  Andreas Jaeger  <aj@suse.de>
 
        * stdlib/msort.c (qsort): Don't use alloca in a function call.
@@ -27,7 +31,7 @@
 
        * sysdeps/ia64/fpu/libm-test-ulps: Adjust for addition of lgammal.
 
-       * rt/lib_listio.c: Add a few asserts.
+       * rt/lio_listio.c: Add a few asserts.
 
        * elf/global.c: New file.
        * elf/globalmod1.c: New file.