.
authorJim Meyering <jim@meyering.net>
Mon, 29 Apr 1996 01:35:24 +0000 (01:35 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 29 Apr 1996 01:35:24 +0000 (01:35 +0000)
old/textutils/ChangeLog

index 9a56205..55be744 100644 (file)
@@ -5,6 +5,9 @@ Sun Apr 28 17:10:03 1996  Jim Meyering  (meyering@na-net.ornl.gov)
        perl -e 'print "| S";' |fmt -p' |  '|tr '\0' @ output `|@S'.
        Reported by François Pinard.
 
+       * sort.c (main): Give a better diagnostic for `sort -0'.
+       Reported by Karl Berry.
+
        * configure.in: Make fp_C_PROTOTYPES precede AC_C_INLINE.
        Otherwise, some systems lose because the value AC_C_INLINE choses
        with plain `cc' is different from that chosen when using the ANSI-mode