diff options
Diffstat (limited to 'Final/python/RELEASE_NOTES')
-rw-r--r-- | Final/python/RELEASE_NOTES | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Final/python/RELEASE_NOTES b/Final/python/RELEASE_NOTES new file mode 100644 index 0000000000..7005aa83cb --- /dev/null +++ b/Final/python/RELEASE_NOTES @@ -0,0 +1,25 @@ +Apache Incubator Qpid Python M2 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 + +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. + + +Known Issues/Outstanding Work +----------------------------- + +There are no known issues for the Phyton client. + + +M2 Tasks Completed +------------------- + +Bug QPID-467 Complete Interop Testing |