2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / System.XML / Mono.Xml.Xsl / ChangeLog
index 840a53fd0515f6d416d51d9175b9f9991c48a789..6ec06b0f79b11a5d8860fcf74a9132ef961a4178 100644 (file)
@@ -1,3 +1,17 @@
+2004-12-22  Atsushi Enomoto <atsushi@ximian.com>
+
+       * XslFunction.cs,
+         Compiler.cs : XmlResolver.ResolveUri() may return null.
+
+2004-12-01  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Compiler.cs : XPathNavigatorNsm needed more love. Clone() does not
+         make sense here.
+
+2004-12-01  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Compiler.cs : don't create XPathNavigatorNsm for every GetNsm() call.
+
 2004-11-26  Atsushi Enomoto  <atsushi@ximian.com>
 
        * XslKey.cs, XslStylesheet.cs, MSXslScriptManager.cs :