aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-05-30 13:47:54 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-05-30 13:47:54 +0000
commitc6c0d7671fd47690513d413d8d6b3e92db07e2c8 (patch)
tree3295ad8f786257dabfb847735b634a3e05022978 /ChangeLog
parent76f2fc8b46d17eea228e10f34020947acb7fd201 (diff)
downloadruby-c6c0d7671fd47690513d413d8d6b3e92db07e2c8.tar.gz
* test/ruby/test_regexp.rb: add tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16708 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 6f3be4e7e6..f6e39fe1d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri May 30 22:47:17 2008 Yusuke Endoh <mame@tsg.ne.jp>
+
+ * test/ruby/test_regexp.rb: add tests.
+
Fri May 30 22:40:53 2008 Yusuke Endoh <mame@tsg.ne.jp>
* test/ruby/test_signal.rb: add tests to achieve over 80% test