summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-09-09 12:24:22 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-09-09 12:24:22 +0000
commit366c5481e686ca35e8dbfb84c1c08f7890511e56 (patch)
tree9725c20ad27420f4fc877860958c4d1cedbe7364 /ChangeLog
parent3220ce6b2b1b7bfdaf6de903ba3482b9f235763c (diff)
* ext/psych/yaml: update libyaml to 0.1.7.
* ext/psych/psych.gemspec: bump version to 2.0.8.1. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@59793 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4821eb80f7..08bc53d050 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sat Sep 9 21:08:24 2017 SHIBATA Hiroshi <hsbt@ruby-lang.org>
+
+ * ext/psych/yaml: update libyaml to 0.1.7.
+
+ * ext/psych/psych.gemspec: bump version to 2.0.8.1.
+
Tue Mar 28 15:39:26 2017 Nobuyoshi Nakada <nobu@ruby-lang.org>
configure.in: syscall is deprecated on macOS