aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-16 16:25:59 +0000
committerzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-16 16:25:59 +0000
commit91696db42d631c8feae71cc763dcb5abd2a8074e (patch)
treee3987763253310523bdd1464937620103b464d66 /ChangeLog
parente39caa7550adf888e2e1a1ab7c75fd17c96df1d6 (diff)
downloadruby-91696db42d631c8feae71cc763dcb5abd2a8074e.tar.gz
wrong github issue from r39286
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39287 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 ae0b5bff88..5297990ec2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
Sun Feb 17 01:19:00 2013 Zachary Scott <zachary@zacharyscott.net>
* ext/psych/lib/psych/y.rb: Document Kernel#y by Adam Stankiewicz
- [Github tenderlove/psych#118]
+ [Github tenderlove/psych#127]
Sun Feb 17 00:52:14 2013 NARUSE, Yui <naruse@ruby-lang.org>