summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-23 15:24:07 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-23 15:24:07 +0000
commit694185bf7f8a5593b210512b5dbdc2ad256a8d2f (patch)
tree5074322835204bf482f2f9b138616f29a4eabe05 /ChangeLog
parentc5712c91b9d00e102d07a4b207f5f22867a386cd (diff)
* tool/extlibs.rb (do_extract): the pipe should be binmode.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48944 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a9b4928cb..cdb54d27da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Dec 24 00:23:13 2014 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * tool/extlibs.rb (do_extract): the pipe should be binmode.
+
Wed Dec 24 00:21:44 2014 NAKAMURA Usaku <usa@ruby-lang.org>
* Makefile.in, common.mk: move common-srcs to Makefile.in because