aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-02-15 00:44:13 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-02-15 00:44:13 +0000
commit04e7cc64115715f47d602114194c65d0e8471eee (patch)
tree09cbce206c163abf9c83cff14467b6248e3ca64f /ChangeLog
parentab3e8e6143049662cf724c8574cd9fb8e248a4a0 (diff)
downloadruby-04e7cc64115715f47d602114194c65d0e8471eee.tar.gz
* parse.y (reg_compile_gen): reg_fragment_setenc might not raise an
exception before rb_reg_compile. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15479 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a00277a2d2..5c89a73347 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Feb 15 09:44:11 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * parse.y (reg_compile_gen): reg_fragment_setenc might not raise an
+ exception before rb_reg_compile.
+
Fri Feb 15 07:37:40 2008 Eric Hodel <drbrain@segment7.net>
* lib/rdoc/ri/paths.rb: Preserve compatibility with 1.8.