summaryrefslogtreecommitdiff
path: root/qpid/python/RELEASE_NOTES
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2008-08-22 09:51:55 +0000
committerGordon Sim <gsim@apache.org>2008-08-22 09:51:55 +0000
commit513a46b070c554b3f5b3ec380dd610e22859674e (patch)
treee105c8644d36ba021872082759f9f28d49775776 /qpid/python/RELEASE_NOTES
parent87e653db6eb29330802bf5e7bfa2ef730ad3843f (diff)
downloadqpid-python-513a46b070c554b3f5b3ec380dd610e22859674e.tar.gz
Update & correct some of the notes included with the release.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@688045 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/python/RELEASE_NOTES')
-rw-r--r--qpid/python/RELEASE_NOTES29
1 files changed, 11 insertions, 18 deletions
diff --git a/qpid/python/RELEASE_NOTES b/qpid/python/RELEASE_NOTES
index 7005aa83cb..0e75988ae9 100644
--- a/qpid/python/RELEASE_NOTES
+++ b/qpid/python/RELEASE_NOTES
@@ -1,25 +1,18 @@
-Apache Incubator Qpid Python M2 Release Notes
+Apache Incubator Qpid Python M3 Release Notes
-------------------------------------------
-The Qpid M2 release contains support the for AMQP 0-8 specification.
-You can access the 0-8 specification using the following link.
-http://www.amqp.org/tikiwiki/tiki-index.php?page=Download
+The Qpid M3 release of the python client contains support the for both
+ 0-8 and 0-10 of the AMQP specification as well as support for the
+non-WIP portion of the 0-9 specification. You can access these
+specficiations from:
-For full details of Qpid capabilities, as they currently stand, see our
-detailed project documentation at:
-
-http://cwiki.apache.org/confluence/pages/viewpage.action?pageId=28284
-
-Please take time to go through the README file provided with the distro.
+http://jira.amqp.org/confluence/display/AMQP/Download
+For full details of Qpid capabilities, as they currently stand, see our
+project page at:
-Known Issues/Outstanding Work
------------------------------
-
-There are no known issues for the Phyton client.
-
+http://cwiki.apache.org/confluence/display/qpid/Index
-M2 Tasks Completed
--------------------
+The README file provided contains some details on running the python
+based test suite that is included with this distro.
-Bug QPID-467 Complete Interop Testing