From ff2a47eb996b8bc03fc119b731689484c9eb3c78 Mon Sep 17 00:00:00 2001 From: why Date: Fri, 12 Dec 2003 18:08:58 +0000 Subject: * lib/yaml/rubytypes.rb: anonymous struct fix. [ruby-core:01946] * test/yaml/test_yaml.rb: add test. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5178 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5f88df10ea..37d63eb67c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Dec 13 03:09:14 2003 why the lucky stiff + + * lib/yaml/rubytypes.rb: anonymous struct fix. [ruby-core:01946] + + * test/yaml/test_yaml.rb: add test. + Fri Dec 12 22:36:44 2003 NAKAMURA, Hiroshi * lib/csv.rb: add Cell#to_str and Cell#to_s for /.../ =~ aCell, -- cgit v1.2.3