Author: julianfoad Revision: 1130528 Modified property: svn:log Modified: svn:log at Fri Jun 3 08:55:43 2011 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Fri Jun 3 08:55:43 2011 @@ -1,5 +1,5 @@ Replace calls to svn_string_create_from_buf with the much cheaper -svn_string_create_from_buf. This is possible in all places where +svn_string_from_stringbuf. This is possible in all places where source and target objects are expected to reside in the same pool and the source will not be used after the conversion call.
