summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2012-02-28 10:33:15 -0500
committerLeonard Richardson <leonard.richardson@canonical.com>2012-02-28 10:33:15 -0500
commit6628fc01dc27ecc522eb449fa654185fecdf5f8c (patch)
tree081cc4e1cd14c95b807fd9a0600ac57f88a14416 /NEWS.txt
parentf503a773d851ca3a0f1b690e8065a445f34acca9 (diff)
Fixed the generated XML declaration.
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.