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