You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2013/06/25 18:05:16 UTC

svn propchange: r1496434 - svn:log

Author: julianfoad
Revision: 1496434
Modified property: svn:log

Modified: svn:log at Tue Jun 25 16:05:16 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Jun 25 16:05:16 2013
@@ -1,3 +1,5 @@
 * subversion/svn/svn.c
   (svn_cl__check_cancel): Validate passed cancel baton for better test 
-   coverage.
+   coverage. We were passing an invalid cancel baton and not noticing it
+   here; we found this issue only in TortoiseSVN. See r1495850 and
+   http://svn.haxx.se/dev/archive-2013-06/0543.shtml