From eae50b1b0154ddceb1fa8fa77295066543855795 Mon Sep 17 00:00:00 2001 From: why Date: Mon, 15 Dec 2003 18:17:43 +0000 Subject: * lib/yaml/rubytypes.rb: comments in strings. [ruby-talk:88012] * test/yaml/test_yaml.rb: add test. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5196 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1d49d477c..8d763c6c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Dec 16 03:17:29 2003 why the lucky stiff + + * lib/yaml/rubytypes.rb: comments in strings. [ruby-talk:88012] + + * test/yaml/test_yaml.rb: add test. + Tue Dec 16 01:14:44 2003 Nobuyoshi Nakada * eval.c (catch_timer): check rb_thread_crtical in main native -- cgit