diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2009-01-06 02:12:50 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2009-01-06 02:12:50 +0000 |
| commit | a66c241b7d30520d44be93a38ee90fb4999515e8 (patch) | |
| tree | 8b41f634280f0f18d48325d1e9f3faf276e65ab1 /cpp/RELEASE_NOTES | |
| parent | e7478bb3f7584c5a9b1214e43ede5f5e647fb2ba (diff) | |
| download | qpid-python-a66c241b7d30520d44be93a38ee90fb4999515e8.tar.gz | |
QPID-1556: fixed broken URL
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@731811 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/RELEASE_NOTES')
| -rw-r--r-- | cpp/RELEASE_NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/RELEASE_NOTES b/cpp/RELEASE_NOTES index 92f1f5933d..b861503f9d 100644 --- a/cpp/RELEASE_NOTES +++ b/cpp/RELEASE_NOTES @@ -10,7 +10,7 @@ http://jira.amqp.org/confluence/display/AMQP/Download Notable additions for the M$ release includes, the c++ client API had improvements done to make it more user friendly. The c++ broker has a windows port, acl support, SSL support, performance enhancements and clustering (experimental). Please note that due to c++ client API changes, it is likely that programs written against the M3 client will not compile. -You will need to change to the new API thats described at http://qpid.apache.org/docs/api/c++/html/index.html +You will need to change to the new API thats described at http://qpid.apache.org/docs/api/html/ For full details of Qpid c++ capabilities, as they currently stand, see our project documentation at: |
