about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-16 17:51:14 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-16 17:51:14 +0000
commit392a9239981d9855a7ff70b62de1b1518b137f5b (patch)
tree64409fc6bc08dd916bbed386e0b774d4f5607a73 /ChangeLog
parent3fe400152688be6f4fea1f9dd07e8d8fe5be4e46 (diff)
downloadglibc-392a9239981d9855a7ff70b62de1b1518b137f5b.tar.gz
glibc-392a9239981d9855a7ff70b62de1b1518b137f5b.tar.xz
glibc-392a9239981d9855a7ff70b62de1b1518b137f5b.zip
Update.
	* include/bits/xopen_lim.h (LONG_BIT): Use LONG_MAX, not INT_MAX.
	Patch by Thorsten Kukuk <kukuk@suse.de>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 591952c397..7626de1ebd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-09-16  Ulrich Drepper  <drepper@redhat.com>
 
+	* include/bits/xopen_lim.h (LONG_BIT): Use LONG_MAX, not INT_MAX.
+	Patch by Thorsten Kukuk <kukuk@suse.de>.
+
 	* dlfcn/Makefile (distribute): Add defaultmod1.c and defaultmod2.c.
 	(test): Add default.
 	(modules-names): Add defaultmod1 and defaultmod2.