diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index aff3e72425..204d9964d6 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> |