diff options
author | Jim Meyering <jim@meyering.net> | 2000-11-19 15:15:48 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-11-19 15:15:48 +0000 |
commit | 5f90e3be675cd4dd459db2fdc185bb1fb1a29d80 (patch) | |
tree | 89c54e104209e9cd31f2984502ee9dbd501324b2 /old | |
parent | f2f5e30bc2f37fbdf79239df5ed857abefb7bd15 (diff) | |
download | coreutils-5f90e3be675cd4dd459db2fdc185bb1fb1a29d80.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 175da9d6e..c59e3cb15 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,15 @@ -2000-11-18 Jim Meyering <meyering@lucent.com> +2000-11-19 Jim Meyering <meyering@lucent.com> * Version 2.0.9. +2000-11-18 Paul Eggert <eggert@twinsun.com> + + * src/pr.c (main): Do not assume EOF == -1. + Handle the case correctly when digits options immediately precede a + non-option. + +2000-11-18 Jim Meyering <meyering@lucent.com> + * doc/textutils.texi: Change GNU to @sc{gnu} in many places. Update to use the Free Documentation Licence. |