Author: julianfoad Revision: 1423527 Modified property: svn:log Modified: svn:log at Tue Dec 18 16:42:59 2012 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Tue Dec 18 16:42:59 2012 @@ -1,4 +1,5 @@ -Eliminate a WC DB look-up in svn_wc_prop_set4(). +Eliminate a WC DB look-up in svn_wc_prop_set4(). (This was only called when +setting svn:eol-style, to validate it against the file's MIME type.) * subversion/libsvn_wc/props.c (getter_baton): Add a 'mime_type' member, and remove the 'db' member.
