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 | cbd4e19028e5c767f3e4647450cbcaa9f769df1e (patch) | |
tree | df93b9bb64dc0f3db20c62f98e242c0b60d38999 /cpp | |
parent | 0e95e4610fee6d3ffb65c17ef4a83ae43cf76157 (diff) | |
download | qpid-python-cbd4e19028e5c767f3e4647450cbcaa9f769df1e.tar.gz |
c++ release notes for M4
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@728093 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/RELEASE_NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/RELEASE_NOTES b/cpp/RELEASE_NOTES index e95a380b93..f0ec16727d 100644 --- a/cpp/RELEASE_NOTES +++ b/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: |