From b74a144f5185c990ab64cbfb08e394cbc56a99c6 Mon Sep 17 00:00:00 2001 From: why Date: Tue, 26 Aug 2003 07:02:19 +0000 Subject: * implicit.c (syck_type_id_to_taguri): corrected detection of x-private types. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4440 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 452231eea..1223d0d3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Aug 26 15:59:53 2003 why the lucky stiff + + * implicit.c (syck_type_id_to_taguri): corrected detection of + x-private types. + Sun Aug 24 01:02:48 2003 Nobuyoshi Nakada * file.c (file_expand_path): performance improvement. -- cgit