summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-12-14 19:51:04 +0000
committerJim Meyering <jim@meyering.net>2002-12-14 19:51:04 +0000
commitfda1cba3bf867323e307a835fffe31266df1fc76 (patch)
treef57814360a291b58ddaf5420dc3384c38b5be65e /ChangeLog
parente5855b15f14aa4e57026887e0b3600d056c26db0 (diff)
downloadcoreutils-fda1cba3bf867323e307a835fffe31266df1fc76.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96b198828..9f7c6bcc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* Version 4.5.5.
+ * Makefile.cfg ($(url_dir_list)): Use .../coreutils, not .../fetish.
+
* src/system.h [! HAVE_DECL_MEMRCHR]: Declare memrchr.
This is necessary at least for Irix6.5 when using c89.
Reported by Nelson Beebe.