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 2010/08/10 15:09:46 UTC

svn propchange: r983979 - svn:log

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

Modified: svn:log at Tue Aug 10 13:09:46 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Aug 10 13:09:46 2010
@@ -1,3 +1,4 @@
-* subversion/libsvn_wc/adm_ops.c^M  (svn_wc__process_committed_internal, svn_wc_queue_committed3): Remove
+* subversion/libsvn_wc/adm_ops.c
+  (svn_wc__process_committed_internal, svn_wc_queue_committed3): Remove
     assertions added in r983913 because they break backward compatibility,
     as shown by a swig-py test failure.