aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-19 13:44:06 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-19 13:44:06 +0000
commit83e274d46df99b2c0880f47cfe5d52308029feae (patch)
tree8ba7ca2ff88762466f961720a4de84f4a3695cfa /ChangeLog
parent8565b62aef0d48f6f271157d606f2014f22581c5 (diff)
downloadruby-83e274d46df99b2c0880f47cfe5d52308029feae.tar.gz
* cygwin/GNUmakefile.in, win32/Makefile.sub (clean): rc files are
made at compile time, so should be removed by clean. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29837 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 8813af5559..f144be3637 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Nov 19 22:44:04 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * cygwin/GNUmakefile.in, win32/Makefile.sub (clean): rc files are
+ made at compile time, so should be removed by clean.
+
Fri Nov 19 22:09:46 2010 Kouhei Sutou <kou@cozmixng.org>
* test/rexml/test_core.rb