aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf1107e..1692af4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2001-11-26 Fumitoshi UKAI <ukai@debian.or.jp>
+
+ * [w3m-dev 02555]
+ * configure: check strcasestr
+ * fm.h (_GNU_SOURCE): requires for strcasestr()
+ * indep.c (strcasestr): #ifdef HAVE_STRCASESTR
+ * indep.c (strcasestr): check whether s2 is NULL
+ * indep.h: add #include "config.h"
+ * indep.h: #ifdef HAVE_STRCASESTR
+ * indep.h: strcasestr() takes const char *
+
2001-11-26 Yoshinobu Sakane <sakane@d4.bsd.nes.nec.co.jp>
* [w3m-dev 02553]