diff options
| author | Gordon Sim <gsim@apache.org> | 2008-08-22 09:51:55 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-08-22 09:51:55 +0000 |
| commit | bf051b04b863aabe715639a179449e26a2e214f3 (patch) | |
| tree | 1d8c4e854c3cc3069cddba64cca6b4f7811682ec /python | |
| parent | 6d8ab68c5c81b31439b67e8a4ebb6d7f18443311 (diff) | |
| download | qpid-python-bf051b04b863aabe715639a179449e26a2e214f3.tar.gz | |
Update & correct some of the notes included with the release.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@688045 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python')
| -rw-r--r-- | python/RELEASE_NOTES | 29 |
1 files changed, 11 insertions, 18 deletions
diff --git a/python/RELEASE_NOTES b/python/RELEASE_NOTES index 7005aa83cb..0e75988ae9 100644 --- a/python/RELEASE_NOTES +++ b/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 |
