summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-10-15 23:38:10 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-10-15 23:38:10 +0000
commitaef44205639cc7b114e1cd423443d6a78c271566 (patch)
treec73178db42b65dc40319bc4b0bf3db7a8268ff3d /ChangeLog
parent6d5b341d389a203c0862d67d5aba75f617615490 (diff)
downloadruby-aef44205639cc7b114e1cd423443d6a78c271566.tar.gz
ruby-aef44205639cc7b114e1cd423443d6a78c271566.tar.xz
ruby-aef44205639cc7b114e1cd423443d6a78c271566.zip
* test/digest/test_digest.rb (test_eq): show failed class.
* test/ruby/test_iterator.rb (test_break, test_return_trace_func): test localjump destination. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4783 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b2311a96..a94843f46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Thu Oct 16 08:38:06 2003 Nobuyoshi Nakada <[email protected]>
+
+ * test/digest/test_digest.rb (test_eq): show failed class.
+
+ * test/ruby/test_iterator.rb (test_break, test_return_trace_func):
+ test localjump destination.
+
Wed Oct 15 20:22:31 2003 NAKAMURA, Hiroshi <[email protected]>
* lib/soap/netHttpClient.rb: use URI::HTTP#request_uri instead of
OSZAR »