aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-01-17 11:16:03 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-01-17 11:16:03 +0000
commitb1244684f8dfbe377b3595ef007f5b1e4947be0d (patch)
tree785e4991c7416925ae0d31e704f3731df0d489fb /ChangeLog
parentbcaec55695c0592b911d361750834ef0c1a7842f (diff)
downloadruby-b1244684f8dfbe377b3595ef007f5b1e4947be0d.tar.gz
ChangeLog: fix ref
* ChangeLog: fix ML number and ticket number of r44630. [ruby-core:59718] [Bug #9403] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44631 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 973b4fbb20..f0ff5802be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
Fri Jan 17 20:05:02 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
* lib/delegate.rb (Delegator): keep source information methods
- which start and end with '__'. [ruby-core:58572] [Bug #9155]
+ which start and end with '__'. [ruby-core:59718] [Bug #9403]
Fri Jan 17 17:58:04 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>