aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-02-24 14:40:01 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-02-24 14:40:01 +0000
commita4a0080a4187eb5a00e98d95e258c4230d25cef7 (patch)
tree7446dca6e09a27cae7accd1932a4135d8fba1e87 /ChangeLog
parent59a1754a643082d12f9e0347a50d5bbe2ca3d271 (diff)
downloadruby-a4a0080a4187eb5a00e98d95e258c4230d25cef7.tar.gz
* cygwin/GNUmakefile.in (clean-local): remove def file.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15593 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cafecaa94..88a0031764 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
-Sun Feb 24 23:29:48 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+Sun Feb 24 23:39:59 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
* common.mk, {bcc,win}32/Makefile.sub (clean-local): remove
intermediate files.
+ * cygwin/GNUmakefile.in (clean-local): remove def file.
+
Sun Feb 24 06:49:12 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
* debug.c (ruby_set_debug_option): separated ruby_each_words().