From d98c3cdf286d3ee16904d66337a20d94a8e95dc3 Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Fri, 19 Dec 2008 19:33:02 +0000 Subject: Added a note about C++ client API changes git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@728120 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/RELEASE_NOTES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cpp/RELEASE_NOTES') diff --git a/cpp/RELEASE_NOTES b/cpp/RELEASE_NOTES index f0ec16727d..92f1f5933d 100644 --- a/cpp/RELEASE_NOTES +++ b/cpp/RELEASE_NOTES @@ -9,6 +9,9 @@ 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 + For full details of Qpid c++ capabilities, as they currently stand, see our project documentation at: -- cgit v1.2.1