From adcd9b9c14adabe4b089cd2a6c4c655113ea5f65 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 16 Jun 1993 14:33:22 +0000 Subject: [PATCH] merge with 1.8 --- old/textutils/ChangeLog | 11 +++++++++++ old/textutils/NEWS | 5 +++++ 2 files changed, 16 insertions(+) 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 -- 2.47.3