diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-09 17:54:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-09 17:54:30 +0000 |
commit | 4dd98cad25d78b93e58b4321a3342e78b673be15 (patch) | |
tree | aa8e582dbcea92acc96189f59fc02217df318d69 /ChangeLog | |
parent | 92effacf83a28fc89eb1b04d23a32e1d015f0613 (diff) | |
download | glibc-4dd98cad25d78b93e58b4321a3342e78b673be15.tar.gz glibc-4dd98cad25d78b93e58b4321a3342e78b673be15.tar.xz glibc-4dd98cad25d78b93e58b4321a3342e78b673be15.zip |
Update.
2001-01-09 Ulrich Drepper <drepper@redhat.com> * time/strftime.c (my_strftime): Mark previous GNU extensions which are now in C99 as such.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 85e04ccf5f..22763e6210 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-01-09 Ulrich Drepper <drepper@redhat.com> + + * time/strftime.c (my_strftime): Mark previous GNU extensions + which are now in C99 as such. + 2001-01-08 Ulrich Drepper <drepper@redhat.com> * elf/rtld.c (process_envvars): Place output files for profiling |