diff options
author | Roland McGrath <roland@gnu.org> | 2006-02-02 09:38:03 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-02-02 09:38:03 +0000 |
commit | 30c14fdb7b289916af895bc1fb027e7f6534b370 (patch) | |
tree | 9e96be49f660a67a19c8408393dcc037a2d8e8c1 /ChangeLog | |
parent | 4d3f34be798550e6b154a98d400ccfecc6ec90f5 (diff) | |
download | glibc-30c14fdb7b289916af895bc1fb027e7f6534b370.zip glibc-30c14fdb7b289916af895bc1fb027e7f6534b370.tar.gz glibc-30c14fdb7b289916af895bc1fb027e7f6534b370.tar.bz2 |
* include/errno.h [__cplusplus]: Avoid extra header magic for C++.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2006-02-02 Roland McGrath <roland@redhat.com> + * include/errno.h [__cplusplus]: Avoid extra header magic for C++. + * manual/install.texi (Tools for Compilation): Require gcc 3.4, recommend 4.1, advise 4.0 for powerpc64, and note 4.1 required for powerpc, s390{x,} with new long double. |