summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-02-16 07:22:17 +0000
committerJim Meyering <jim@meyering.net>2002-02-16 07:22:17 +0000
commit7823d1aaed65661c4e77652c1050124a45650ce5 (patch)
tree8062c4b3fb0c7656c59a16831e91ce0593852916 /old
parentf676dbef22c49a19a938409ebd169ed5c099ae1d (diff)
downloadcoreutils-7823d1aaed65661c4e77652c1050124a45650ce5.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 4882ec2b8..4d94c0cd0 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,7 +1,12 @@
-2002-02-12 Jim Meyering <meyering@lucent.com>
+2002-02-16 Jim Meyering <meyering@lucent.com>
* Version 2.0.21.
+ * tests/misc/split-a: New test for change of 2002-02-05.
+ * tests/misc/Makefile.am (TESTS): Add split-a.
+
+2002-02-12 Jim Meyering <meyering@lucent.com>
+
* src/split.c (DEFAULT_SUFFIX_LENGTH): Define constant.
(suffix_length): Use it here.
(usage): Use it here.