aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-22 19:11:28 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-22 19:11:28 +0000
commit2dc5fdec0130e1b6d553a843d266b53e62efe836 (patch)
treee2a3a6cdc2549c2ca9b00e2b6f9a68a3279dc4bf /ChangeLog
parentb6847f7acca72b135ad00793c4706df2058d1ed8 (diff)
downloadruby-2dc5fdec0130e1b6d553a843d266b53e62efe836.tar.gz
* test/ripper/test_parser_events.rb (test_unterminated_regexp):
separate test. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27450 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 6d60b2dc71..dab135106e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Apr 23 04:11:26 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * test/ripper/test_parser_events.rb (test_unterminated_regexp):
+ separate test.
+
Fri Apr 23 01:47:54 2010 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/win32.c (rb_w32_wopen): shouldn't use FILE_FLAG_OVERLAPPED with