aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-29 12:54:40 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-29 12:54:40 +0000
commit1b0ba5931ded52e16b24ea9ca8e466cd0aaed0fc (patch)
treecf71d887f767d2204ee9bff1f53faee5e9ca92aa /ChangeLog
parent26910f44bda52a57bf972113545f15320f9c3b7b (diff)
downloadruby-1b0ba5931ded52e16b24ea9ca8e466cd0aaed0fc.tar.gz
* common.mk (clean, distclean, realclean): should include clean-enc
and others. [ruby-dev:32887] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14781 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 d45ff2fbca..14fd4f1b95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Dec 29 21:54:37 2007 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * common.mk (clean, distclean, realclean): should include clean-enc
+ and others. [ruby-dev:32887]
+
Sat Dec 29 13:29:29 2007 Tanaka Akira <akr@fsij.org>
* bootstraptest/test_knownbug.rb: add a test reported by