diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-26 09:22:42 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-26 09:22:42 -0500 |
commit | f224b8536ce266538bcfa492ec8d2b3b41fceae5 (patch) | |
tree | 30d431989c7a5b18da139c8a03d433d5ce2b119d /NEWS.txt | |
parent | 105aa2f9a9f833ff98c1706290b07e9228e008a6 (diff) |
Fixed DOCTYPE handling.
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. |