summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-17 07:05:30 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-17 07:05:30 +0000
commitf2e6cb4f3de6ca47a77e2c7bd0df39e3457f625b (patch)
tree15b5a4a25ee5bdd1c1d0abe601f2126962cf5c87 /ChangeLog
parentf4d1fd31751b8502326644820c30d304cb06a070 (diff)
* regparse.c (parse_char_class): fixes a wrong merge r25531.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@25816 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 989d1b0eb0..8111683fff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Nov 17 16:04:13 2009 Yuki Sonoda (Yugui) <yugui@yugui.jp>
+
+ * regparse.c (parse_char_class): fixes a wrong merge r25531.
+
Tue Nov 17 16:01:02 2009 NAKAMURA Usaku <usa@ruby-lang.org>
* insns.def (opt_case_dispatch): need cast.