diff options
author | Jim Meyering <jim@meyering.net> | 1999-08-12 15:16:12 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-08-12 15:16:12 +0000 |
commit | 18eb7260a178cc66b24cbfd77d3d8207ff8c1350 (patch) | |
tree | b3fcc0cd362bcafcb59bd42daef7a8ee2afaf28a | |
parent | 531ced1819ec8f5537d3986d1ad86c96dabcf10f (diff) | |
download | coreutils-18eb7260a178cc66b24cbfd77d3d8207ff8c1350.tar.xz |
*** empty log message ***
-rw-r--r-- | old/textutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 8fbe27a93..104dfd162 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,6 +1,6 @@ 1999-08-11 Paul Eggert <eggert@twinsun.com> - * doc/textutils.texi: Document how to ignore newline during sort + * doc/textutils.texi: Document how to ignore newline during sort. 1999-08-07 Jim Meyering <meyering@ascend.com> |