summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-05 15:19:21 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-05 15:19:21 +0000
commit7d27c0a2d83f391943e0eb03c676c028b95925a1 (patch)
tree41a26587dc7c67419b48a46d3e76d3bbe3cfd52f /ChangeLog
parent825e191296d67cbc066ea05f13c29769536c2da1 (diff)
fix Resolv::LOC::Coord.create.
* lib/resolv.rb (Resolv::LOC::Coord.create): fixed. [ruby-core:72567] [Bug #11912] fixed by Eric Wong and Kazuhiro NISHIYAMA. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56604 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 b58b96ce6c..ce1d9f0c26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sun Nov 6 00:06:38 2016 Tanaka Akira <akr@fsij.org>
+
+ * lib/resolv.rb (Resolv::LOC::Coord.create): fixed.
+ [ruby-core:72567] [Bug #11912] fixed by Eric Wong and Kazuhiro
+ NISHIYAMA.
+
Sun Nov 6 00:03:09 2016 NARUSE, Yui <naruse@ruby-lang.org>
* configure.in (-Wimplicit-fallthrough): gcc7 introduces case