[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / Commons.Xml.Relaxng / Commons.Xml.Relaxng / ChangeLog
old mode 100644 (file)
new mode 100755 (executable)
index ccfa713..2da640a
@@ -1,3 +1,8 @@
+2010-07-23  Atsushi Enomoto <atsushi@ximian.com>
+
+       * RelaxngPattern.cs : inherit XmlResolver to parsed rng component.
+         Fixed bug #622630.
+
 2010-06-25  Atsushi Enomoto <atsushi@ximian.com>
 
        * RelaxngReader.cs : don't use Name, use LocalName. Fixed bug #617264.