summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorpab <devnull@localhost>2009-08-25 12:13:39 +0000
committerpab <devnull@localhost>2009-08-25 12:13:39 +0000
commite0ac1435eb913d58ff0a5f806482989f02b08bd4 (patch)
treea0f1d513a00732055b742f909be63f42dda4f278 /doc
parent15ad74340f51090c721fc31fdfd2826f6042e967 (diff)
Document 0.7.2 changes
Diffstat (limited to 'doc')
-rw-r--r--doc/releases.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/releases.txt b/doc/releases.txt
index b9c37fc..be9dec1 100644
--- a/doc/releases.txt
+++ b/doc/releases.txt
@@ -39,6 +39,21 @@ Linux several years ago:
0.7.x (Beta)
============
+0.7.2 (25 Aug 2009, rev 1981)
+-----------------------------
+
+Primarily to fix a problem with chameleon schemas, but also a couple other
+minor issues.
+
+ - References to QNames with absent namespaces in chameleon schema included
+ into schema with a target namespace could not be resolved. :ticket:`46`
+
+ - Documentation content was not correctly sanitized for use within a Python
+ docstring. :ticket:`45`.
+
+ - Elements with complex types with simple content that derived from string
+ could not be marked as nil. :ticket:`48`
+
0.7.1 (23 Aug 2009, rev 1968)
-----------------------------