diff options
author | Rajith Muditha Attapattu <rajith@apache.org> | 2008-12-19 18:27:18 +0000 |
---|---|---|
committer | Rajith Muditha Attapattu <rajith@apache.org> | 2008-12-19 18:27:18 +0000 |
commit | 6273e354365a0d6f85e368cee4b2a42fe9822dad (patch) | |
tree | e5529f6d794c48ec9fe95824440c1c8bac67bab6 | |
parent | de54a16ea46a41ec95cb888dddb7b9e91744ef40 (diff) | |
download | qpid-python-6273e354365a0d6f85e368cee4b2a42fe9822dad.tar.gz |
c++ release notes for M4
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@728093 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | qpid/cpp/RELEASE_NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/cpp/RELEASE_NOTES b/qpid/cpp/RELEASE_NOTES index e95a380b93..f0ec16727d 100644 --- a/qpid/cpp/RELEASE_NOTES +++ b/qpid/cpp/RELEASE_NOTES @@ -7,6 +7,8 @@ from: 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). + For full details of Qpid c++ capabilities, as they currently stand, see our project documentation at: |