You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by gs...@apache.org on 2013/07/03 08:30:16 UTC

svn propchange: r1489117 - svn:log

Author: gstein
Revision: 1489117
Modified property: svn:log

Modified: svn:log at Wed Jul  3 06:30:16 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Jul  3 06:30:16 2013
@@ -1,3 +1,3 @@
 * subversion/libsvn_ra_serf/util.c
-  Remove all "#if SERF_VERSION_AT_LEAST()" conditionals -- those tests
-  should always be true now.
+    Remove all "#if SERF_VERSION_AT_LEAST()" conditionals -- those tests
+    should always be true now, as ra_serf.h enforced 1.2.1 minimum.