summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/textutils/ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index ab3d7d73d..2f11b6368 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -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.