Browse Source

[trac1021] add a proposed entry to ChangeLog

Naoki Kambe 14 years ago
parent
commit
486bf91e0e
1 changed files with 7 additions and 0 deletions
  1. 7 0
      ChangeLog

+ 7 - 0
ChangeLog

@@ -1,3 +1,10 @@
+xxx.	[bug]		naokikambe
+	add unittests for functions xml_handler, xsd_handler and xsl_handler
+	respectively to make sure their behaviors are correct, regardless of
+	whether type which xml.etree.ElementTree.tostring() after Python3.2
+	returns is str or byte.
+	(Trac #1021, git xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx)
+
 273.    [func]		vorner
 273.    [func]		vorner
 	It is possible to specify ACL for the xfrout module. It is in the ACL
 	It is possible to specify ACL for the xfrout module. It is in the ACL
 	configuration key and has the usual ACL syntax. It currently supports
 	configuration key and has the usual ACL syntax. It currently supports