diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-01-19 19:42:03 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-01-19 19:42:03 +0000 |
| commit | 9664783fe06231ac77c6f2527bd95be318519ac4 (patch) | |
| tree | dac56102455f22b45f164ba4d5c7468e61ef3128 /ChangeLog | |
| parent | 04ff1791d573cba768b1ecda5418929e6b5a0cff (diff) | |
| download | ruby-9664783fe06231ac77c6f2527bd95be318519ac4.tar.gz ruby-9664783fe06231ac77c6f2527bd95be318519ac4.tar.xz ruby-9664783fe06231ac77c6f2527bd95be318519ac4.zip | |
* test/ruby/test_marshal.rb (MarshalTestLib::test_exception): test
for [ruby-dev:22604].
* test/ruby/test_marshal.rb (MarshalTestLibtest_singleton): test
for [ruby-dev:22588].
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5511 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Tue Jan 20 04:41:58 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * test/ruby/test_marshal.rb (MarshalTestLib::test_exception): test + for [ruby-dev:22604]. + + * test/ruby/test_marshal.rb (MarshalTestLibtest_singleton): test + for [ruby-dev:22588]. + Tue Jan 20 02:49:22 2004 GOTOU Yuuzou <gotoyuzo@notwork.org> * ext/openssl/extconf.rb: add check for OpenSSL version. |
