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 | 3d3a5fc03faab257891dfb96401d31047c01e73e (patch) | |
| tree | 05493aa55ee1a9bdf2c590f46e24a9e8a1918fad | |
| parent | 039afcaf1a7586bce155b3888b4dac0262167eb4 (diff) | |
| download | qpid-python-3d3a5fc03faab257891dfb96401d31047c01e73e.tar.gz | |
Update versions/names in the release note files
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1037876 13f79535-47bb-0310-9956-ffa450edef68
| -rw-r--r-- | cpp/RELEASE_NOTES | 4 | ||||
| -rw-r--r-- | dotnet/RELEASE_NOTES.txt | 4 | ||||
| -rw-r--r-- | java/release-docs/RELEASE_NOTES.txt | 4 | ||||
| -rw-r--r-- | python/RELEASE_NOTES | 4 | ||||
| -rw-r--r-- | ruby/RELEASE_NOTES | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/cpp/RELEASE_NOTES b/cpp/RELEASE_NOTES index 760a0ea482..b3fecf7415 100644 --- a/cpp/RELEASE_NOTES +++ b/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/dotnet/RELEASE_NOTES.txt b/dotnet/RELEASE_NOTES.txt index 0c18eebcef..e824757b42 100644 --- a/dotnet/RELEASE_NOTES.txt +++ b/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/java/release-docs/RELEASE_NOTES.txt b/java/release-docs/RELEASE_NOTES.txt index 6eca62a3cb..f94c45fd4d 100644 --- a/java/release-docs/RELEASE_NOTES.txt +++ b/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/python/RELEASE_NOTES b/python/RELEASE_NOTES index 885b4890f1..59c93ac3c6 100644 --- a/python/RELEASE_NOTES +++ b/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/ruby/RELEASE_NOTES b/ruby/RELEASE_NOTES index 1d0d46d6ba..90e7297e47 100644 --- a/ruby/RELEASE_NOTES +++ b/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 |
