summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorntalbott <ntalbott@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-10-05 02:17:07 +0000
committerntalbott <ntalbott@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-10-05 02:17:07 +0000
commit3602e952c56b388746f65c2c5d3779b7dcecc635 (patch)
treefb22b342c09e128badede324be27d35a57ba0d74 /ChangeLog
parentbf620f001127c9a6aee757e5d6319e23c153fdfa (diff)
downloadruby-3602e952c56b388746f65c2c5d3779b7dcecc635.tar.gz
ruby-3602e952c56b388746f65c2c5d3779b7dcecc635.tar.xz
ruby-3602e952c56b388746f65c2c5d3779b7dcecc635.zip
* lib/rubyunit.rb: aliasing TestCase into the top level is
problematic. * lib/runit/assert.rb: fixed a couple of bugs caused by recent refactoring in Test::Unit. * test/testunit/runit/*: added. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4689 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 790ea6b08..2d0a694e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Sun Oct 5 11:14:00 2003 Nathaniel Talbott <ntalbott@ruby-lang.org>
+
+ * lib/rubyunit.rb: aliasing TestCase into the top level is
+ problematic.
+
+ * lib/runit/assert.rb: fixed a couple of bugs caused by recent
+ refactoring in Test::Unit.
+
+ * test/testunit/runit/*: added.
+
Sun Oct 5 10:55:29 2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org>
* lib/open-uri.rb (URI::Generic#find_proxy): no_proxy support did not