summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-09-22 05:37:52 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-09-22 05:37:52 +0000
commit5bb84ef24675ee3083ad2a0917b19420112beeaa (patch)
tree3921cca9b190e55fe05ca6e7162911b3bc4683f9 /ChangeLog
parent89363f9776ef02f69d780b8449aabe75b800c954 (diff)
matz
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@962 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98edbfa9dd..1eb75bae02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@ Fri Sep 22 13:58:51 2000 WATANABE Hirofumi <eban@os.rim.or.jp>
* ext/extmk.rb.in: don't use default $:
+Fri Sep 22 13:42:50 2000 Katsuyuki Komatsu <komatsu@sarion.co.jp>
+
+ * regex.c (PUSH_FAILURE_COUNT): avoid casting warning on alpha.
+
+ * regex.c (PUSH_FAILURE_POINT): ditto.
+
Fri Sep 22 10:16:21 2000 WATANABE Hirofumi <eban@os.rim.or.jp>
* win32/config.h.in: add HAVE_TELLDIR, HAVE_SEEKDIR