diff options
author | Jim Meyering <jim@meyering.net> | 1995-05-27 11:39:15 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1995-05-27 11:39:15 +0000 |
commit | 4662661e71d2a8e75d6dc6471837b5598b9c6499 (patch) | |
tree | 82ad3cb384a3a53b93fa4b24af1f6783ccb998fd /old/textutils | |
parent | 4d00132265538f4523736ce6e97e0c3afdea59df (diff) | |
download | coreutils-4662661e71d2a8e75d6dc6471837b5598b9c6499.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index f465df38f..632c2e4a7 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +Sat May 27 00:35:47 1995 Jim Meyering (meyering@comco.com) + + * system.h [!STDC_HEADERS && HAVE_MEMORY_H]: Include memory.h. + Without this, SunOS doesn't get type for memchr. + Reported by Kaveh Ghazi. + Thu May 25 00:06:50 1995 Jim Meyering (meyering@comco.com) * Version 1.11.4. |