diff options
author | Jim Meyering <jim@meyering.net> | 1995-08-06 04:52:09 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1995-08-06 04:52:09 +0000 |
commit | e29f6ae24df11ee1f96bf72ab29e7bbc4be6214c (patch) | |
tree | ac4880187f82f07a2457f8102370077b89c14dd7 /old/textutils | |
parent | 00dadad79cdb369d028e89844f3069152e60d7ed (diff) | |
download | coreutils-e29f6ae24df11ee1f96bf72ab29e7bbc4be6214c.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 1334fbd65..a34f965ed 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,6 +1,10 @@ +Sat Aug 5 23:51:25 1995 Jim Meyering (meyering@comco.com) + + * Version 1.12.1. + Fri Aug 4 23:21:46 1995 Jim Meyering (meyering@comco.com) - * src/Makefile.in (DISTFILES): Include ansi2knr.c and ansi2knr.1. + * src/Makefile.in (DISTFILES): Include ansi2knr.c and ansi2knr.1. Add suffixes, dependencies, and rules to convert ANSI source to K&R when required. Mark tr.o and comm.o as the only such files (for now). |