You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rh...@apache.org on 2009/01/06 03:12:51 UTC

svn commit: r731811 - /qpid/trunk/qpid/cpp/RELEASE_NOTES

Author: rhs
Date: Mon Jan  5 18:12:50 2009
New Revision: 731811

URL: http://svn.apache.org/viewvc?rev=731811&view=rev
Log:
QPID-1556: fixed broken URL

Modified:
    qpid/trunk/qpid/cpp/RELEASE_NOTES

Modified: qpid/trunk/qpid/cpp/RELEASE_NOTES
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/RELEASE_NOTES?rev=731811&r1=731810&r2=731811&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/RELEASE_NOTES (original)
+++ qpid/trunk/qpid/cpp/RELEASE_NOTES Mon Jan  5 18:12:50 2009
@@ -10,7 +10,7 @@
 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: