diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2008-12-09 21:44:26 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2008-12-09 21:44:26 +0000 |
| commit | 9a841e70f1c69d1a009cdf489fda36e29e7cdbeb (patch) | |
| tree | d19b659a7a3c8ceaf4d2aafaa0e06865970797c2 /qpid/ruby/RELEASE_NOTES | |
| parent | b8d419092b87652996ab341eff482bff32c2f386 (diff) | |
| download | qpid-python-9a841e70f1c69d1a009cdf489fda36e29e7cdbeb.tar.gz | |
updated release notes, added a readme, and tweaked examples
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724905 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/ruby/RELEASE_NOTES')
| -rw-r--r-- | qpid/ruby/RELEASE_NOTES | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/qpid/ruby/RELEASE_NOTES b/qpid/ruby/RELEASE_NOTES index 6b40f54eb0..29760bd83a 100644 --- a/qpid/ruby/RELEASE_NOTES +++ b/qpid/ruby/RELEASE_NOTES @@ -2,8 +2,7 @@ Apache Qpid Ruby M4 Release Notes --------------------------------- The Qpid M4 release of the ruby client contains support the for AMQP -0-10 & 0-8 specifications (as well as support for the non-WIP portion -of the 0-9 specification). See: +0-10 & 0-8 specifications. See: http://jira.amqp.org/confluence/display/AMQP/Download @@ -12,3 +11,5 @@ our project page at: http://cwiki.apache.org/confluence/display/qpid/Index +The README file provided contains some details on installing and using +the ruby client that is included with this distribution. |
