summaryrefslogtreecommitdiff
path: root/ruby/RELEASE_NOTES
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2011-10-21 14:42:12 +0000
committerStephen D. Huston <shuston@apache.org>2011-10-21 14:42:12 +0000
commitf83677056891e436bf5ba99e79240df2a44528cd (patch)
tree625bfd644b948e89105630759cf6decb0435354d /ruby/RELEASE_NOTES
parentebfd9ff053b04ab379acfc0fefedee5a31b6d8a5 (diff)
downloadqpid-python-QPID-2519.tar.gz
Merged out from trunkQPID-2519
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-2519@1187375 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'ruby/RELEASE_NOTES')
-rw-r--r--ruby/RELEASE_NOTES10
1 files changed, 0 insertions, 10 deletions
diff --git a/ruby/RELEASE_NOTES b/ruby/RELEASE_NOTES
deleted file mode 100644
index 90e7297e47..0000000000
--- a/ruby/RELEASE_NOTES
+++ /dev/null
@@ -1,10 +0,0 @@
-Apache Qpid Ruby 0.8 Release Notes
----------------------------------
-
-The Qpid 0.8 release of the ruby client contains support the for AMQP
-0-10 & 0-8 specifications. See:
-
-http://www.amqp.org/confluence/display/AMQP/AMQP+Specification
-
-The README file provided contains some details on installing and using
-the ruby client that is included with this distribution.