diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2008-12-19 19:34:45 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2008-12-19 19:34:45 +0000 |
| commit | 38cde902ffe68eac8ffb0884bcc9c7bfa98c02ac (patch) | |
| tree | 3599403c0c9690898f1e336c009a5564c587c732 /RC5/python/RELEASE_NOTES | |
| parent | a8960649bcd365ef70a5de7812f5910222388a6d (diff) | |
| download | qpid-python-38cde902ffe68eac8ffb0884bcc9c7bfa98c02ac.tar.gz | |
Tagging RC5 for M4 release
git-svn-id: https://svn.apache.org/repos/asf/qpid/tags/M4@728121 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'RC5/python/RELEASE_NOTES')
| -rw-r--r-- | RC5/python/RELEASE_NOTES | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/RC5/python/RELEASE_NOTES b/RC5/python/RELEASE_NOTES new file mode 100644 index 0000000000..c0903df38e --- /dev/null +++ b/RC5/python/RELEASE_NOTES @@ -0,0 +1,17 @@ +Apache Python M4 Release Notes +------------------------------ + +The Qpid M4 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 +specifications from: + +http://jira.amqp.org/confluence/display/AMQP/Download + +For full details of Qpid capabilities, as they currently stand, see our +project page at: + +http://cwiki.apache.org/confluence/display/qpid/Index + +The README file provided contains some details on installing and using +the python client that is included with this distribution. |
