You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by iv...@apache.org on 2015/12/10 21:23:28 UTC

svn propchange: r1719188 - svn:log

Author: ivan
Revision: 1719188
Modified property: svn:log

Modified: svn:log at Thu Dec 10 20:23:28 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Dec 10 20:23:28 2015
@@ -1,3 +1,5 @@
+[Reverted in 1719196]
+
 Use existing APR function in implementation of svn_io_file_readline() for
 peeking char after we found '\r' instead of save position and seek back.