summaryrefslogtreecommitdiff
path: root/RC5/python/RELEASE_NOTES
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2008-12-19 19:34:45 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2008-12-19 19:34:45 +0000
commit38cde902ffe68eac8ffb0884bcc9c7bfa98c02ac (patch)
tree3599403c0c9690898f1e336c009a5564c587c732 /RC5/python/RELEASE_NOTES
parenta8960649bcd365ef70a5de7812f5910222388a6d (diff)
downloadqpid-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_NOTES17
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.