diff options
author | Roland McGrath <roland@gnu.org> | 2004-09-13 19:47:47 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-09-13 19:47:47 +0000 |
commit | dc9410934976acf10be95afebe2f22b785aec363 (patch) | |
tree | 598289aed921f3946d314ba2397d6af7e83b6981 /ChangeLog | |
parent | acd250cb97f8e1436b597ce5af5994a2ef571a1a (diff) | |
download | glibc-dc9410934976acf10be95afebe2f22b785aec363.tar.gz glibc-dc9410934976acf10be95afebe2f22b785aec363.tar.xz glibc-dc9410934976acf10be95afebe2f22b785aec363.zip |
* configure.in: Support GCC 4.x.
* configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ed08e6c71c..b8afb420a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-09-13 Andreas Jaeger <aj@suse.de> + + * configure.in: Support GCC 4.x. + * configure: Regenerated. + 2004-09-13 Thorsten Kukuk <kukuk@suse.de> * nscd/nscd_stat.c: Don't access dbs[cnt].head for disabled services. |