From 28b79f39570641caeea3b9464e0ac081580a91fe Mon Sep 17 00:00:00 2001 From: why Date: Fri, 2 Apr 2004 23:31:14 +0000 Subject: * ext/syck/lib/gram.c: allow root-level inline collections. [ruby-talk:94922] * lib/yaml/rubytypes.rb (Symbol#to_yaml): emit symbols as implicits. [ruby-talk:94930] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6079 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d1220e61b1..4f8fb77a5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Sat Apr 3 08:28:47 2004 why the lucky stiff + + * ext/syck/lib/gram.c: allow root-level inline collections. + [ruby-talk:94922] + + * lib/yaml/rubytypes.rb (Symbol#to_yaml): emit symbols as implicits. + [ruby-talk:94930] + Fri Apr 2 19:28:48 2004 Nobuyoshi Nakada * bcc32/Makefile.sub (OUTFLAG): needed for static-linked-ext. -- cgit v1.2.3