From c22086d881c6013e4098416b144f16847de6dceb Mon Sep 17 00:00:00 2001 From: Atsushi Eno Date: Thu, 9 Dec 2004 15:30:46 +0000 Subject: 2004-12-09 Atsushi Enomoto * XsdValidatingReader.cs : mhm, something is wrong with call to context.PopScope(). So quick fix and marked as FIXME. svn path=/trunk/mcs/; revision=37490 --- mcs/class/System.XML/Mono.Xml.Schema/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mcs/class/System.XML/Mono.Xml.Schema/ChangeLog') diff --git a/mcs/class/System.XML/Mono.Xml.Schema/ChangeLog b/mcs/class/System.XML/Mono.Xml.Schema/ChangeLog index 2a4b5dcf464..630868e3add 100644 --- a/mcs/class/System.XML/Mono.Xml.Schema/ChangeLog +++ b/mcs/class/System.XML/Mono.Xml.Schema/ChangeLog @@ -1,3 +1,8 @@ +2004-12-09 Atsushi Enomoto + + * XsdValidatingReader.cs : mhm, something is wrong with call to + context.PopScope(). So quick fix and marked as FIXME. + 2004-12-09 Atsushi Enomoto * XsdParticleValidationState.cs : removed unused enum. -- cgit v1.2.3