You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2013/12/13 17:45:06 UTC

svn propchange: r1550765 - svn:log

Author: rhuijben
Revision: 1550765
Modified property: svn:log

Modified: svn:log at Fri Dec 13 16:45:07 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Dec 13 16:45:07 2013
@@ -7,6 +7,8 @@ api and fix the first few issues found b
 * subversion/libsvn_client/mtcc.c
   (mtcc_op_find): Calculate basename correctly. Set output argument.
   (svn_client_mtcc_create): Allocate enough memory.
+  (commit_directory,
+   svn_client_mtcc_commit): Fix constness.
 
 * subversion/tests/libsvn_client/mtcc-test.c
   New file.