diff options
author | Robert Gemmell <robbie@apache.org> | 2010-11-22 20:48:06 +0000 |
---|---|---|
committer | Robert Gemmell <robbie@apache.org> | 2010-11-22 20:48:06 +0000 |
commit | 34648508fc0c2045f29a35cfb8e9c79f11505df5 (patch) | |
tree | 72030a54a84444f21c187295413dd4baaa846dba | |
parent | 6f2f6c5c97f76827b96ab76d58c8c857fba8a5c2 (diff) | |
download | qpid-python-34648508fc0c2045f29a35cfb8e9c79f11505df5.tar.gz |
Update versions/names in the release note files
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1037876 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | qpid/cpp/RELEASE_NOTES | 4 | ||||
-rw-r--r-- | qpid/dotnet/RELEASE_NOTES.txt | 4 | ||||
-rw-r--r-- | qpid/java/release-docs/RELEASE_NOTES.txt | 4 | ||||
-rw-r--r-- | qpid/python/RELEASE_NOTES | 4 | ||||
-rw-r--r-- | qpid/ruby/RELEASE_NOTES | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/qpid/cpp/RELEASE_NOTES b/qpid/cpp/RELEASE_NOTES index 760a0ea482..b3fecf7415 100644 --- a/qpid/cpp/RELEASE_NOTES +++ b/qpid/cpp/RELEASE_NOTES @@ -1,7 +1,7 @@ -Apache Qpid C++ 0.6 Release Notes +Apache Qpid C++ 0.8 Release Notes -------------------------------- -The Qpid 0.6 release of the c++ client and broker support the 0-10 +The Qpid 0.8 release of the c++ client and broker support the 0-10 version of the AMQP specification. You can access this specification from: diff --git a/qpid/dotnet/RELEASE_NOTES.txt b/qpid/dotnet/RELEASE_NOTES.txt index 0c18eebcef..e824757b42 100644 --- a/qpid/dotnet/RELEASE_NOTES.txt +++ b/qpid/dotnet/RELEASE_NOTES.txt @@ -1,7 +1,7 @@ -Apache Incubator Qpid .NET 0.6 Release Notes +Apache Qpid .NET 0.8 Release Notes ------------------------------------------- -The Qpid 0.6 release contains seperate clients that support the AMQP +The Qpid 0.8 release contains seperate clients that support the AMQP 0-10 and AMQP 0-8 protocols. Known Issues/Outstanding Work diff --git a/qpid/java/release-docs/RELEASE_NOTES.txt b/qpid/java/release-docs/RELEASE_NOTES.txt index 6eca62a3cb..f94c45fd4d 100644 --- a/qpid/java/release-docs/RELEASE_NOTES.txt +++ b/qpid/java/release-docs/RELEASE_NOTES.txt @@ -1,7 +1,7 @@ -Apache Qpid Incubating Java 0.6 Release Notes +Apache Qpid Java 0.8 Release Notes ------------------------------------------- -The Qpid 0.6 release contains support for AMQP 0-8, 0-9 and 0-10. You +The Qpid 0.8 release contains support for AMQP 0-8, 0-9 and 0-10. You can access the specifications from http://www.amqp.org/confluence/display/AMQP/AMQP+Specification diff --git a/qpid/python/RELEASE_NOTES b/qpid/python/RELEASE_NOTES index 885b4890f1..59c93ac3c6 100644 --- a/qpid/python/RELEASE_NOTES +++ b/qpid/python/RELEASE_NOTES @@ -1,7 +1,7 @@ -Apache Python 0.6 Release Notes +Apache Qpid Python 0.8 Release Notes ------------------------------ -The Qpid 0.6 release of the python client contains support the for both +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: diff --git a/qpid/ruby/RELEASE_NOTES b/qpid/ruby/RELEASE_NOTES index 1d0d46d6ba..90e7297e47 100644 --- a/qpid/ruby/RELEASE_NOTES +++ b/qpid/ruby/RELEASE_NOTES @@ -1,7 +1,7 @@ -Apache Qpid Ruby 0.6 Release Notes +Apache Qpid Ruby 0.8 Release Notes --------------------------------- -The Qpid 0.6 release of the ruby client contains support the for AMQP +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 |