diff options
author | Jim Meyering <jim@meyering.net> | 2001-08-25 05:42:53 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-08-25 05:42:53 +0000 |
commit | a6cac026c65a0b48f8ea721925619265231712c5 (patch) | |
tree | dd6e52926f31df01d272e654935a993d54e73ab4 /old | |
parent | 81cb73491084dd9b9cd8acaedcd099a2a29f6be6 (diff) | |
download | coreutils-a6cac026c65a0b48f8ea721925619265231712c5.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 1ae84395f..4f2932a56 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,15 @@ +2001-08-25 Jim Meyering <meyering@lucent.com> + + * Version 2.0.15. + +2001-08-24 Paul Eggert <eggert@twinsun.com> + + * src/uniq.c (find_field): Don't count trailing newline to be + part of the field. This disagrees with POSIX.2, but it's + gotta be a bug in the standard. An interpretations request + has been submitted to PASC. + Reported by Geoff Whale. + 2001-08-18 Jim Meyering <meyering@lucent.com> * Makefile.maint: Merge in changes from autoconf. |