diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-09-25 06:07:36 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-09-25 06:07:36 +0000 |
| commit | bb75f97549725e4b92e31b9b65819d385925bb88 (patch) | |
| tree | 36953f84899bbec86a106933eb15d57c0cc5bae7 /ChangeLog | |
| parent | a0708e0e0116ed88881f998317a4129226a6c427 (diff) | |
| download | ruby-bb75f97549725e4b92e31b9b65819d385925bb88.tar.gz ruby-bb75f97549725e4b92e31b9b65819d385925bb88.tar.xz ruby-bb75f97549725e4b92e31b9b65819d385925bb88.zip | |
* sample/test.rb: "print nil" now prints empty string.
* test/ruby/test_system.rb (TestSystem::test_system): ditto.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11019 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Mon Sep 25 15:06:18 2006 Yukihiro Matsumoto <matz@ruby-lang.org> + + * sample/test.rb: "print nil" now prints empty string. + + * test/ruby/test_system.rb (TestSystem::test_system): ditto. + Mon Sep 25 11:26:25 2006 Yukihiro Matsumoto <matz@ruby-lang.org> * hash.c (recursive_hash): remove unused local variable. |
