aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-22 18:20:20 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-22 18:20:20 +0000
commit9594ccb701571da5101d0346e423938d60915c1a (patch)
tree1ae022463684cb039fede6cc6f721834ef90e430 /ChangeLog
parent0788211602c622d00ce0a24bf795d72f16bd893d (diff)
downloadruby-9594ccb701571da5101d0346e423938d60915c1a.tar.gz
Revert r53253. naruse fixed it differently in r53244
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53254 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 068b039fb8..00ce4b7e0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-Wed Dec 23 03:05:12 2015 Eric Wong <e@80x24.org>
-
- * test/socket/test_basicsocket.rb: attempt fix for [ruby-cvs:60402]
-
Wed Dec 23 02:59:26 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
* configure.in (__STDC_WANT_LIB_EXT1__): necessary to use memset_s