aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-02-24 22:47:58 +0000
committerUlrich Drepper <drepper@redhat.com>2009-02-24 22:47:58 +0000
commit8c4a5f4214b9207332eb42afca35fbab84636fbb (patch)
tree781d1b83c3d1f475899af61092e7e00504b8415c /ChangeLog
parent82780cbee540bc7e61de6eb165d0f3ec7aa9e549 (diff)
downloadglibc-8c4a5f4214b9207332eb42afca35fbab84636fbb.zip
glibc-8c4a5f4214b9207332eb42afca35fbab84636fbb.tar.gz
glibc-8c4a5f4214b9207332eb42afca35fbab84636fbb.tar.bz2
* io/sys/stat.h: The lstat functions have been mandatory since 2001.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aff3e72..204d996 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2009-02-24 Ulrich Drepper <drepper@redhat.com>
+ * io/sys/stat.h: The lstat functions have been mandatory since 2001.
+
* time/tzset.c (tzset_internal): Correct parsing of TZ envvar.
2009-02-22 Ulrich Drepper <drepper@redhat.com>