summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dcd0de208..96b198828 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
* Version 4.5.5.
+ * src/system.h [! HAVE_DECL_MEMRCHR]: Declare memrchr.
+ This is necessary at least for Irix6.5 when using c89.
+ Reported by Nelson Beebe.
+
* tests/misc/Makefile.am (TESTS): Add cat-tty-eof.
* tests/misc/cat-tty-eof: New test.