From: Jim Meyering Date: Wed, 16 Jun 1993 14:33:22 +0000 (+0000) Subject: merge with 1.8 X-Git-Tag: FILEUTILS-3_8_3b~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=adcd9b9c14adabe4b089cd2a6c4c655113ea5f65;p=thirdparty%2Fcoreutils.git merge with 1.8 --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 7c510eab4a..4c903aa21c 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,14 @@ +Thu May 27 01:37:51 1993 Jim Meyering (meyering@comco.com) + + * Version 1.8. + + * memchr.c: De-ansify the fixed version from glibc. + It is supposed to work on systems with 64-bit long ints. + +Mon May 24 00:32:43 1993 Jim Meyering (meyering@comco.com) + + * Version 1.7. + Sat May 22 02:13:12 1993 Jim Meyering (meyering@comco.com) * Version 1.6. diff --git a/old/textutils/NEWS b/old/textutils/NEWS index bc00525ffc..2555910bc0 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