diff options
author | Jim Meyering <jim@meyering.net> | 2006-06-10 09:41:39 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-06-10 09:41:39 +0000 |
commit | d9f0cce0f493db842bdb5a59fb1f26921fc89d21 (patch) | |
tree | ce1fb1b62b99c3ef3f2816a78bfadf42506656ea /ChangeLog | |
parent | 949ed19da0421274da727b1c1eb4d66e69520f0c (diff) | |
download | coreutils-d9f0cce0f493db842bdb5a59fb1f26921fc89d21.tar.xz |
Mention the AIX-strndup-bug vs. dircolors workaround.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2006-06-10 Jim Meyering <jim@meyering.net> + * NEWS: Mention the AIX-strndup-bug vs. dircolors workaround. + Require a "Version N.M" line at the top of the ChangeLog file only when making the actual release, not when running "make distcheck". |