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 2011/05/12 10:04:54 UTC

svn propchange: r1102060 - svn:log

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

Modified: svn:log at Thu May 12 08:04:54 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu May 12 08:04:54 2011
@@ -1,6 +1,6 @@
 Code simplification.
 
-* /home/julianfoad/src/subversion-d/subversion/libsvn_ra_serf/commit.c
+* subversion/libsvn_ra_serf/commit.c
   (derive_old_val): Remove a level of indirection, type casts and memory
     allocations. Add an output flag instead. Add a doc string.
   (proppatch_walker): Update accordingly.