summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-03-30 13:51:09 +0000
committerJim Meyering <jim@meyering.net>1994-03-30 13:51:09 +0000
commit196ad04addb99f38f1c3001ff56b62b5067c78fd (patch)
tree44071e4fd39527a401cf1e5b1f24243b117c092b /old
parentde330273f1e0f99f8d40b67e922277c3fe95a3fc (diff)
downloadcoreutils-196ad04addb99f38f1c3001ff56b62b5067c78fd.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 0504a0280..483d45bc2 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -33,7 +33,9 @@ Fri Jan 28 11:02:21 1994 Jim Meyering (meyering@comco.com)
Wed Jan 18 16:14:00 1994 Jim Meyering (meyering@comco.com)
* unexpand.c (unexpand): Don't segfault when given a name of a
- nonexistent file. From Bauke Jan Douma <bjd@dds.hacktic.nl>.
+ nonexistent file.
+ * expand.c (expand): Ditto.
+ Both from Bauke Jan Douma <bjd@dds.hacktic.nl>.
Thu Jan 13 17:27:38 1994 Jim Meyering (meyering@comco.com)