summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 9a1ac3f..3079aa1 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -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.