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 2012/12/18 17:42:59 UTC

svn propchange: r1423527 - svn:log

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.