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/28 00:37:04 UTC

svn propchange: r1553697 - svn:log

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

Modified: svn:log at Fri Dec 27 23:37:04 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Dec 27 23:37:04 2013
@@ -34,5 +34,6 @@ errors reporting.
   (finish_report): Eagerly handle http status.
 
 * subversion/libsvn_ra_serf/util.c
+  (handle_response): Accidentally left a few SVN_DBG() calls. Fixed in r1553698
   (svn_ra_serf__error_on_status): Tweak message.
   (svn_ra_serf__unexpected_status): New function; mostly copied from commits.c.