aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-11-08 05:01:33 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-11-08 05:01:33 +0000
commit3b3c32379820652559f576c7db664f6d57e07a34 (patch)
treecdbc06c9dab5c83be806b7ea9983cb9c882b47a2 /ChangeLog
parent86eda6244d3a9ec1d3a76e164f47917bd65ef8a2 (diff)
downloadruby-3b3c32379820652559f576c7db664f6d57e07a34.tar.gz
* ext/psych/psych_emitter.c: bakcport 5bd7744 from tenderlove/psych.
support backword compatibility of Ruby 2.0 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52487 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f280506836..6e169f5319 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Nov 8 14:01:22 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
+
+ * ext/psych/psych_emitter.c: bakcport 5bd7744 from tenderlove/psych.
+ support backword compatibility of Ruby 2.0
+
Sun Nov 8 10:55:10 2015 Anton Davydov <antondavydov.o@gmail.com>
* io.c (rb_io_gets_m): Update IO#gets doc for characters more than