aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-06-10 04:01:26 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-06-10 04:01:26 +0000
commitb5d59da9f69c201620f576824074d6fb45e06278 (patch)
treebb2eef98f3f0a0b2aad9690fb502246e4498bd4e /ChangeLog
parent58b14e789273e3f9b05a54c9aa245d00f197d1ae (diff)
downloadruby-b5d59da9f69c201620f576824074d6fb45e06278.tar.gz
* test/ruby/test_module.rb (TestModule#remove_rake_mixins): remove all
module related to Rake. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31979 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 2aaeefe3eb..261a276058 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jun 10 13:01:24 2011 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * test/ruby/test_module.rb (TestModule#remove_rake_mixins): remove all
+ module related to Rake.
+
Fri Jun 10 09:52:38 2011 Eric Hodel <drbrain@segment7.net>
* encoding.c: Mention that Encoding.compatible? can work with more