summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-05-14 10:32:01 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-05-14 10:32:01 +0000
commit1b1fdc3c09d4bbe18c2d71daeb25257d10221e3f (patch)
tree4b6869ac9bdd132e1f99c214dc8634d65ff5ad24 /ChangeLog
parente00d0451d02ac5800fda83e377464551abb7f084 (diff)
* ChangeLog: fixed typo. sorry.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@40727 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 a433a9bec5..46ee9107fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,7 +32,7 @@ Tue May 14 10:39:33 2013 NAKAMURA Usaku <usa@ruby-lang.org>
* regexec.c (onig_search): fix problem with optimization of \z.
[Backport #8210]
- patched by k_tanaka at [ruby-core:54251].
+ patched by k_takata at [ruby-core:54251].
Tue May 14 09:36:14 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>