about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-08 10:05:46 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-08 10:05:46 +0000
commitde1a717765d50ae5339a9ff0c004eefab9ecf2b1 (patch)
treed3df4a84e6ad013c69f6bfdb827b1d8ff8260d1a /ChangeLog
parent9e56352f882e634fde43c7bf4a76090f51cd7c59 (diff)
downloadglibc-de1a717765d50ae5339a9ff0c004eefab9ecf2b1.tar.gz
glibc-de1a717765d50ae5339a9ff0c004eefab9ecf2b1.tar.xz
glibc-de1a717765d50ae5339a9ff0c004eefab9ecf2b1.zip
Update.
	* sysdeps/unix/sysv/linux/fpathconf.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fbae6aefa..21df669187 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
 	* sysdeps/unix/sysv/linux/pathconf.c: Define LINUX_LINK_MAX and
 	use it instead of LINK_MAX.
+	* sysdeps/unix/sysv/linux/fpathconf.c: Likewise.
 
 2000-06-08  Andreas Jaeger  <aj@suse.de>