diff options
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ -= 4.0.0b9 () = += 4.0.0b9 (20110228) = * Fixed the string representation of DOCTYPEs that have both a public ID and a system ID. +* Fixed the generated XML declaration. + * Renamed Tag.nsprefix to Tag.prefix, for consistency with NamespacedAttribute. |