summaryrefslogtreecommitdiffstats
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
commit73ba3639707939a47648008a56012744292bdedc (patch)
tree4a9588b9cc8734fbf59747c3e62cc53b2433bcb7
parentb0e7ce4cdc141d0c840c4f3a2dc8b6d72b1f7f27 (diff)
downloadruby-73ba3639707939a47648008a56012744292bdedc.tar.gz
ruby-73ba3639707939a47648008a56012744292bdedc.tar.xz
ruby-73ba3639707939a47648008a56012744292bdedc.zip
commit miss
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8011fde2a..663b0e433 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>