about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-10-16 11:05:14 +0000
committerAndreas Jaeger <aj@suse.de>2001-10-16 11:05:14 +0000
commit5d964acfea2f1397edd4ce4084fad5a5b467d386 (patch)
tree1bb9bfa2a77c6d7d32af55b67bd07011ad9b1d16
parentc831ae5490d1251a4588b8f11822b12033d8100b (diff)
downloadglibc-5d964acfea2f1397edd4ce4084fad5a5b467d386.tar.gz
glibc-5d964acfea2f1397edd4ce4084fad5a5b467d386.tar.xz
glibc-5d964acfea2f1397edd4ce4084fad5a5b467d386.zip
Update.
2001-10-16  Andreas Jaeger  <aj@suse.de>

	* sysdeps/ieee754/ldbl-96/s_nextafterl.c (__nextafterl): Fix
	parentheses.
	Reported by David Byron <dbyron@porto.coactive.com>, close PR libc/2589.

2001-10-15  Ralf Baechle  <ralf@gnu.org>
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 30fc6d0817..58c7e0a321 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,14 @@
+2001-10-16  Andreas Jaeger  <aj@suse.de>
+
+	* sysdeps/ieee754/ldbl-96/s_nextafterl.c (__nextafterl): Fix
+	parentheses.
+	Reported by David Byron <dbyron@porto.coactive.com>, close PR libc/2589.
+
 2001-10-15  Ulrich Drepper  <drepper@redhat.com>
 
 	* po/ca.po: New file.  Contributed by the translation team.
 
-2001-08-15  Ralf Baechle  <ralf@gnu.org>
+2001-10-15  Ralf Baechle  <ralf@gnu.org>
 
 	* sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Make sysmips() prototype
 	a varargs prototype.  Remove dependency from kernel header files.