summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-01-24 15:13:58 +0000
committerJim Meyering <jim@meyering.net>1998-01-24 15:13:58 +0000
commit638776e577a20514c7df33bdb3559d2d2f863b6d (patch)
tree4bb19d7ff7cfba0c5f3c1a10cb1b61315f364b9d /old/textutils
parent0881032a166b389940e357365bf1673de3d50952 (diff)
downloadcoreutils-638776e577a20514c7df33bdb3559d2d2f863b6d.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 7b57829e1..60a637210 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -2,6 +2,15 @@
* Version 1.22e.
+ * tests/cut/: Rename directory to remove `-test' suffix.
+ * tests/join/: Likewise.
+ * tests/md5sum/: Likewise.
+ * tests/pr/: Likewise.
+ * tests/sort/: Likewise.
+ * tests/tr/: Likewise.
+ * configure.in (AC_OUTPUT): Reflect renamings in tests/.
+ * tests/Makefile.am (SUBDIRS): Reflect renamings in tests/.
+
* src/system.h (TYPE_MINIMUM): Add extra outer cast to work around
bug in Cray C 5.0.3.0 when T == time_t.