summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-07-01 04:00:56 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-07-01 04:00:56 +0000
commite8b9321a2dfa8eae7aa7255a91566f095d57517f (patch)
treec701ea490833058870089ccaf9f36aeb0ddb4d40 /ChangeLog
parenta20b4568fd686a2fb75c81d8457e65f77e6f9361 (diff)
* common.mk (test-knownbug): ignore known bugs.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28506 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c055aa816c..0f513e3902 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Jul 1 13:00:54 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * common.mk (test-knownbug): ignore known bugs.
+
Thu Jul 1 12:59:14 2010 Yusuke Endoh <mame@tsg.ne.jp>
* test/rubygems/test_gem_activation.rb: comment out a test for WONTFIX