diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-28 10:33:15 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-28 10:33:15 -0500 |
commit | 6628fc01dc27ecc522eb449fa654185fecdf5f8c (patch) | |
tree | 081cc4e1cd14c95b807fd9a0600ac57f88a14416 /NEWS.txt | |
parent | f503a773d851ca3a0f1b690e8065a445f34acca9 (diff) |
Fixed the generated XML declaration.
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. |