*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 11 Aug 2003 18:27:58 +0000 (18:27 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 11 Aug 2003 18:27:58 +0000 (18:27 +0000)
ChangeLog

index fc7f5587e2bdec7d7a0a47f27c8dfbe8967020ec..25bff1fca9438e5127161ee9e93f323c5fbfe95e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-08-11  Jim Meyering  <jim@meyering.net>
 
+       * Version 5.0.91.
+
        fold -s -wN would infloop for N < 8 with TABs in the input.
        E.g., this would not terminate: printf 'a\tb' | fold -w2 -s
        * src/fold.c (fold_file): Move contents of `else'-block
@@ -27,8 +29,6 @@
 
 2003-08-09  Jim Meyering  <jim@meyering.net>
 
-       * Version 5.0.91.
-
        * Makefile.maint (sc_sun_os_names): New rule based on a regexp
        from Paul Eggert.
        (syntax-check-rules): Add it.