]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 20 Dec 2001 16:53:56 +0000 (16:53 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 20 Dec 2001 16:53:56 +0000 (16:53 +0000)
old/textutils/ChangeLog

index ab3d7d73d87e6490be91c53a7f8c6e45e3a7965d..2f11b6368fb193d7e6fd91603a31c5c7a262d880 100644 (file)
@@ -1,10 +1,18 @@
+2001-12-20  Jim Meyering  <meyering@lucent.com>
+
+       * Version 2.0.20.
+
+2001-12-18  Paul Eggert  <eggert@twinsun.com>
+
+       * src/sort.c (usage, specify_sort_size): Accept 'K' (which is
+       now preferred, as it connotes 1024) as well as 'k'.
+       * NEWS: Document this change.
+
 2001-12-17  Jim Meyering  <meyering@lucent.com>
 
        * src/uniq.c (usage): Remove stray `)' in --help output.
        Reported by Padraig Brady.
 
-       * Version 2.0.20.
-
        * Makefile.maint (real_dir): Remove unused variable.
        (url_dir_list): Don't set define it here, but...
        * Makefile.cfg (url_dir_list): ...define it here instead.