Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.XML/Mono.Xml.Xsl/ChangeLog')
-rw-r--r--mcs/class/System.XML/Mono.Xml.Xsl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/System.XML/Mono.Xml.Xsl/ChangeLog b/mcs/class/System.XML/Mono.Xml.Xsl/ChangeLog
index 638b625ed3d..c3814fa3b25 100644
--- a/mcs/class/System.XML/Mono.Xml.Xsl/ChangeLog
+++ b/mcs/class/System.XML/Mono.Xml.Xsl/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-21 Atsushi Enomoto <atsushi@ximian.com>
+
+ * XslTemplate.cs : don't check name and mode attributes on
+ non-'xsl:template' element. This should fix bug #77051.
+
2005-12-13 Andrew Skiba <andrews@mainsoft.com>
* XslDecimalFormat.jvm.cs: set correct defaults for NaN and Infinity