.
authorJim Meyering <jim@meyering.net>
Mon, 25 Nov 1996 03:09:33 +0000 (03:09 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 25 Nov 1996 03:09:33 +0000 (03:09 +0000)
old/textutils/ChangeLog

index a51fc6b..45c3a5e 100644 (file)
@@ -1,3 +1,13 @@
+Sun Nov 24 21:02:15 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * tests/sort-test/Makefile.am (t): Add names of those 5 tests.
+
+       * tests/sort-test/Test.pm: Add 5 tests to exercize just-fixed code.
+
+       * src/sort.c (set_ordering): Revert 1994-05-04 change to this function
+       so that blanks are not unconditionally ignored when computing start
+       and end positions for numeric keys.  Reported by Markus Demleitner.
+
 Sat Nov 23 16:07:08 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * cat.c (usage): Alphabetize option descriptions the way sort -f would.