aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-01-02 17:03:43 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-01-02 17:03:43 +0000
commit5f075c2fdab5005fcc335c4edfda83ccc4f1d49c (patch)
tree4a9588b9cc8734fbf59747c3e62cc53b2433bcb7 /ChangeLog
parentafc6ad0561c430bc508bd22719915d0b5f5e83f8 (diff)
downloadruby-5f075c2fdab5005fcc335c4edfda83ccc4f1d49c.tar.gz
commit miss
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8011fde2a9..663b0e4336 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -226,7 +226,7 @@ Thu Dec 26 19:22:00 2002 YOSHIDA Kazuhiro <moriq@moriq.com>
Wed Dec 25 18:26:44 2002 K.Kosako <kosako@sofnec.co.jp>
- * regex.c (re_match):
+ * regex.c (re_match): fixed wrong \G behavior. (ruby-bugs-ja:PR#377)
Wed Dec 25 16:41:16 2002 Yukihiro Matsumoto <matz@ruby-lang.org>