diff options
| author | mneumann <mneumann@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-12-02 15:22:23 +0000 |
|---|---|---|
| committer | mneumann <mneumann@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-12-02 15:22:23 +0000 |
| commit | 3db8351ac76c56dd70403df0b295325b3572a1b2 (patch) | |
| tree | e33e8558593289b4782cab988a9a75e75075d7f8 /ChangeLog | |
| parent | 8b4b71182b15e65b3d0c925a3be7bc1833cd4348 (diff) | |
| download | ruby-3db8351ac76c56dd70403df0b295325b3572a1b2.tar.gz ruby-3db8351ac76c56dd70403df0b295325b3572a1b2.tar.xz ruby-3db8351ac76c56dd70403df0b295325b3572a1b2.zip | |
* test/xmlrpc/test_parser.rb, test/xmlrpc/data/*.expected: Expected
values are now stored in YAML instead of using #inspect. This fixes
false hash order.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7441 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 @@ +Thu Dec 2 15:13:53 2004 Michael Neumann <mneumann@ruby-lang.org> + + * test/xmlrpc/test_parser.rb, test/xmlrpc/data/*.expected: Expected + values are now stored in YAML instead of using #inspect. This fixes + false hash order. + Fri Dec 3 00:11:48 2004 Yukihiro Matsumoto <matz@ruby-lang.org> * io.c (rb_file_initialize): [ruby-dev:25032] |
