diff options
Diffstat (limited to 'cpp/RELEASE_NOTES')
-rw-r--r-- | cpp/RELEASE_NOTES | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/cpp/RELEASE_NOTES b/cpp/RELEASE_NOTES deleted file mode 100644 index b3fecf7415..0000000000 --- a/cpp/RELEASE_NOTES +++ /dev/null @@ -1,11 +0,0 @@ -Apache Qpid C++ 0.8 Release Notes --------------------------------- - -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: - -http://www.amqp.org/confluence/display/AMQP/AMQP+Specification - -Please take time to go through the README file provided with the -distro to get a good understanding about build system etc. |