aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-08-21 05:29:42 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-08-21 05:29:42 +0000
commit68c09dec0ec57a7e620d42aceac2fdf8a952d53d (patch)
treebf32647990e6a713cad414980e16d788b7af601a /ChangeLog
parent3eb71e222112bce0e10a85263c63280985b269d3 (diff)
downloadruby-68c09dec0ec57a7e620d42aceac2fdf8a952d53d.tar.gz
* win32/Makefile.sub (scriptbin.mk): no need to include twice.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36752 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 b93f9b92fd..f165de847c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Aug 21 14:29:22 2012 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * win32/Makefile.sub (scriptbin.mk): no need to include twice.
+
Tue Aug 21 10:52:08 2012 NAKAMURA Usaku <usa@ruby-lang.org>
* test/unit/test.rb (Test::Unit::ProxyError): new exception class to