diff options
author | Jim Meyering <jim@meyering.net> | 2006-08-17 09:50:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-08-17 09:50:24 +0000 |
commit | a771318b59fdd79323c9b3a0c12764268a0e42c9 (patch) | |
tree | e8f4d422002012f379ebdae175aee0043bd035b0 /ChangeLog | |
parent | 9842bf827890e67dd2e205638b216bd3f07dae9e (diff) | |
download | coreutils-a771318b59fdd79323c9b3a0c12764268a0e42c9.tar.xz |
With this patch, permit building with Solaris cc on Solaris 7.
* src/c99-to-c89.diff: Add diffs to convert more c99-isms.
This integrates patches from Bruno Haible.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-08-17 Jim Meyering <jim@meyering.net> + + With this patch, permit building with Solaris cc on Solaris 7. + * src/c99-to-c89.diff: Add diffs to convert more c99-isms. + This integrates patches from Bruno Haible. + 2006-08-16 Paul Eggert <eggert@cs.ucla.edu> Fix some problems reported by Bruno Haible. |