about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-03-05 20:47:27 +0000
committerUlrich Drepper <drepper@redhat.com>2001-03-05 20:47:27 +0000
commitd127a87531249ea71fa5c69e42b9c52a35b0befc (patch)
treed854b1ee3c73980b9769b18a986644a99238fd9b
parent62e41a4675a75fb41b2b77ce259cdc3479834384 (diff)
downloadglibc-d127a87531249ea71fa5c69e42b9c52a35b0befc.tar.gz
glibc-d127a87531249ea71fa5c69e42b9c52a35b0befc.tar.xz
glibc-d127a87531249ea71fa5c69e42b9c52a35b0befc.zip
Update.
2001-03-05  Ulrich Drepper  <drepper@redhat.com>

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

	* rt/lio_listio.c: Add a few asserts.
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 241ae06d2b..d75743ef04 100644
--- 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.