aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-22 10:54:02 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-22 10:54:02 +0000
commit020fd204f8063816301f31260dc00d8e91103d97 (patch)
treebd4e935560234cc92344a2a5271f5d4d9a5ab7f0 /ChangeLog
parentfc5c62bef79c1d09606ba0e012d7a66e64d14270 (diff)
downloadruby-020fd204f8063816301f31260dc00d8e91103d97.tar.gz
* bootstraptest/test_objectspace.rb: fix condition.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14489 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 814f7b4bdb..7730847c8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Dec 22 19:52:23 2007 Koichi Sasada <ko1@atdot.net>
+
+ * bootstraptest/test_objectspace.rb: fix condition.
+
Sat Dec 22 19:17:10 2007 Koichi Sasada <ko1@atdot.net>
* ext/probeprofiler/: removed.