aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-15 03:11:42 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-15 03:11:42 +0000
commit9e99ce38313cda42a4e2c6c0dba8d1356eec2c7f (patch)
treef46775fdfdc848258b9da2ac0bb3b7e9802afe06 /ChangeLog
parent4430438c66596f0eb1d2db1d9368b1cb5e0c66ee (diff)
downloadruby-9e99ce38313cda42a4e2c6c0dba8d1356eec2c7f.tar.gz
* win32/Makefile.sub ($(INSNS), node_name.inc, known_errors.inc,
miniprelude.c, newline.c): copy only when $(srcdir) != pwd. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21516 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9040e045c3..c6b741300b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jan 15 12:10:39 2009 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * win32/Makefile.sub ($(INSNS), node_name.inc, known_errors.inc,
+ miniprelude.c, newline.c): copy only when $(srcdir) != pwd.
+
Thu Jan 15 11:40:44 2009 NAKAMURA Usaku <usa@ruby-lang.org>
* io.c (pipe_open): revert a part of previous commit. it may be a