From 620fc6d749f0e94f7b433af9419927039ca1bfa4 Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Tue, 15 May 2012 13:14:04 -0700 Subject: * ext/psych/lib/psych/visitors/to_ruby.rb: fix a bug with string subclass dumping and loading. * test/psych/test_array.rb: pertinent tests * test/psych/test_string.rb: ditto --- CHANGELOG.rdoc | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG.rdoc') diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index a705841..7ba6935 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -1,3 +1,12 @@ +Wed May 16 05:11:29 2012 Aaron Patterson + + * ext/psych/lib/psych/visitors/to_ruby.rb: fix a bug with string + subclass dumping and loading. + + * test/psych/test_array.rb: pertinent tests + + * test/psych/test_string.rb: ditto + Wed May 16 01:31:21 2012 Aaron Patterson * ext/psych/lib/psych/visitors/to_ruby.rb: convert omap tagged maps to -- cgit v1.2.3