aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-10-19 01:33:49 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-10-19 01:33:49 +0000
commit7594a99322d95040637b3b46ee81bf53592bf40a (patch)
treec5629f9d935f1cc242d5f7aaf0aca8108edb6616 /ChangeLog
parent3ef4dfdcf6896e33329a9847beba0f3e71bd88b4 (diff)
downloadruby-7594a99322d95040637b3b46ee81bf53592bf40a.tar.gz
init.c: glibc bug
* ext/socket/init.c (rsock_raise_socket_error): get rid of a glibc bug. [ruby-core:71100] [Bug #11600] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52190 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 046d98f043..1326f4d004 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Oct 19 10:33:46 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * ext/socket/init.c (rsock_raise_socket_error): get rid of a glibc
+ bug. [ruby-core:71100] [Bug #11600]
+
Mon Oct 19 01:26:26 2015 NAKAMURA Usaku <usa@ruby-lang.org>
* file.c (rb_file_identical_p): not necessary to compare the paths after