summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-05-07 02:39:59 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-05-07 02:39:59 +0000
commitc4324e31f49c56241505471dec5ec811de63393c (patch)
treedc616ce30a03df0a68f6973560aff8513490ab7e /ChangeLog
parent93ce79dc34641674b2ffe095fbed3bff3db247ce (diff)
* Makefile.in (rbconfig.rb): add rule to make.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50436 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 fc289ddfa7..7e40b29aa4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu May 7 11:32:57 2015 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * Makefile.in (rbconfig.rb): add rule to make.
+
Thu May 7 05:14:39 2015 Eric Wong <e@80x24.org>
* ext/socket/lib/socket.rb (connect_nonblock): use IO#wait_writable