summaryrefslogtreecommitdiff
path: root/python/RELEASE_NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'python/RELEASE_NOTES')
-rw-r--r--python/RELEASE_NOTES12
1 files changed, 0 insertions, 12 deletions
diff --git a/python/RELEASE_NOTES b/python/RELEASE_NOTES
deleted file mode 100644
index 59c93ac3c6..0000000000
--- a/python/RELEASE_NOTES
+++ /dev/null
@@ -1,12 +0,0 @@
-Apache Qpid Python 0.8 Release Notes
-------------------------------
-
-The Qpid 0.8 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://www.amqp.org/confluence/display/AMQP/AMQP+Specification
-
-The README file provided contains some details on installing and using
-the python client that is included with this distribution.