summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-18 18:11:37 +0000
committeraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-18 18:11:37 +0000
commit3c2a6c6442f850ef3f991de8069429b96bb1a75e (patch)
tree9317a9b8aec1752b7861f30a518c31b44e85a59d /ChangeLog
parent91bf3ef3369ca7081d7b168b88eafb003b2733fc (diff)
* ext/strscan/strscan.c: synchronized with main trunk (rev 1.11).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5777 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f24ee786b3..595ca05c15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Feb 19 03:10:52 2004 Minero Aoki <aamine@loveruby.net>
+
+ * ext/strscan/strscan.c: synchronized with main trunk (rev 1.11).
+
Thu Feb 19 02:30:34 2004 Minero Aoki <aamine@loveruby.net>
* ext/strscan/strscan.c: documentation checked.