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 2015/12/10 13:06:45 UTC

svn propchange: r1719067 - svn:log

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

Modified: svn:log at Thu Dec 10 12:06:45 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Dec 10 12:06:45 2015
@@ -1,9 +1,10 @@
 Enable the debug code also in release builds, as the buildbots are doing
 release builds. A follow-up to r1719056.
 
+[Note from the future: Corrected in r1719072.]
+
 * subversion/libsvn_delta/branch_compat.c
   (pathrev_str,
    hash_keys_str,
-   change_node_str): New.
-  (insert_change,
+   insert_change,
    drive_changes_r): Don't make debugging info conditional on SVN_DEBUG.