diff options
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r-- | old/textutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 9a56205e1..55be7445c 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -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 |