aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-10 00:51:04 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-10 00:51:04 +0000
commit4ab5b7b53f9b1a10b0f7bde05ee84067052602dc (patch)
treed67f806e8ecb1fbab8cccb71b53fba8a43b5375a /ChangeLog
parent4dd98cad25d78b93e58b4321a3342e78b673be15 (diff)
downloadglibc-4ab5b7b53f9b1a10b0f7bde05ee84067052602dc.tar
glibc-4ab5b7b53f9b1a10b0f7bde05ee84067052602dc.tar.gz
glibc-4ab5b7b53f9b1a10b0f7bde05ee84067052602dc.tar.bz2
glibc-4ab5b7b53f9b1a10b0f7bde05ee84067052602dc.zip
Update.
* manual/conf.texi (File Minimums): Fix _POSIX_PATH_MAX value. Reported by Ben Collins <bcollins@debian.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 22763e6210..7ce8be06e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2001-01-09 Ulrich Drepper <drepper@redhat.com>
+ * manual/conf.texi (File Minimums): Fix _POSIX_PATH_MAX value.
+ Reported by Ben Collins <bcollins@debian.org>.
+
* time/strftime.c (my_strftime): Mark previous GNU extensions
which are now in C99 as such.