From f9b0c70309676c6adf182eb3172145da78cd0ba0 Mon Sep 17 00:00:00 2001 From: why Date: Thu, 15 Nov 2007 18:03:26 +0000 Subject: * lib/yaml/types.rb: Likewise, pass self to YAML::quick_emit. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13941 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 808d20e5c..58c463579 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Nov 16 03:01:00 2007 why the lucky stiff + + * lib/yaml/types.rb: Likewise, pass self to YAML::quick_emit. + Fri Nov 16 02:51:59 2007 why the lucky stiff * lib/yaml.rb (quick_emit): use combination of object_id and hash to -- cgit