diff options
author | Jim Meyering <jim@meyering.net> | 1993-06-16 14:33:22 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1993-06-16 14:33:22 +0000 |
commit | adcd9b9c14adabe4b089cd2a6c4c655113ea5f65 (patch) | |
tree | 99e0d1e208d9d939c345386dc89add394b834514 /old/textutils/NEWS | |
parent | 2a33928da63748b1d1bc52b501f317eef37a082b (diff) | |
download | coreutils-adcd9b9c14adabe4b089cd2a6c4c655113ea5f65.tar.xz |
merge with 1.8
Diffstat (limited to 'old/textutils/NEWS')
-rw-r--r-- | old/textutils/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index bc00525ff..2555910bc 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,3 +1,8 @@ +Major changes in release 1.8: +* added non-ANSIfied version of memchr.c from GNU libc. + +Major changes in release 1.7: +* none Major changes in release 1.6: * with the --version option programs print the version and exit immediately * pr -2a really terminates |