aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-01-04 11:19:19 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-01-04 11:19:19 +0000
commit275a9dcb8caa389ec7cbdfcfb860f56f5ddbc4d0 (patch)
tree0cb277f40f3afe2840cca537437587ad97c0ed11 /ChangeLog
parentf9d7df33a1e34e3b468ce3bf468615adcfe8c382 (diff)
downloadruby-275a9dcb8caa389ec7cbdfcfb860f56f5ddbc4d0.tar.gz
* Makefile.in (RBCONFIG): Moved from common.mk in order to use the
variable in Makefile.in. * win32/Makefie.sub (RBCONFIG): Ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38694 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4ebd8d6e2..b78da6f991 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Fri Jan 4 20:17:06 2013 Yuki Yugui Sonoda <yugui@yugui.jp>
+
+ * Makefile.in (RBCONFIG): Moved from common.mk in order to use the
+ variable in Makefile.in.
+
+ * win32/Makefie.sub (RBCONFIG): Ditto.
+
Fri Jan 4 19:45:50 2013 Yuki Yugui Sonoda <yugui@yugui.jp>
* common.mk (run, parse): Use BTESTRUBY instead of MINIRUBY to handle