summaryrefslogtreecommitdiff
path: root/ruby/RELEASE_NOTES
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2011-07-14 08:41:57 +0000
committerGordon Sim <gsim@apache.org>2011-07-14 08:41:57 +0000
commitf86abf60f63019062c2b102c7298ecaecfe1dc39 (patch)
treee7a7c526cf700e8736cbacbe06090d2fa41b6639 /ruby/RELEASE_NOTES
parentb4f74c44b73e0e3ca21a0c39487135bdab12e4af (diff)
downloadqpid-python-f86abf60f63019062c2b102c7298ecaecfe1dc39.tar.gz
NO-JIRA: Removed ruby and dotnet projects
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1146598 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.