summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-07-19 15:05:08 +0000
committerJim Meyering <jim@meyering.net>1997-07-19 15:05:08 +0000
commit1bc1e233ca5dffc0913db14a99dea26a7f745f22 (patch)
treed5058ba0bf006aa16fe93a0037aa70d820093291 /old/textutils
parentdddf0d13df0bfa13a0116d61125fe3d4c804fd65 (diff)
downloadcoreutils-1bc1e233ca5dffc0913db14a99dea26a7f745f22.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index bc9131193..09d2f6274 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,12 @@
+1997-07-19 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * src/sort.c (checkfp): Print the `disorder' message. Include both
+ the number and the contents of the first out-of-order line, in addition
+ to the file name. Change meaning of return value.
+ (check): Don't print disorder message here.
+ Adjust test of checkfp's return value.
+ Feature suggestion from Karl Heuer.
+
1997-07-13 Jim Meyering <meyering@na-net.ornl.gov>
* doc/Makefile.am (EXTRA_DIST): Remove explicit mention of texinfo.texi.