You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2015/09/02 15:06:17 UTC

svn propchange: r1698359 - svn:log

Author: stefan2
Revision: 1698359
Modified property: svn:log

Modified: svn:log at Wed Sep  2 13:06:17 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Sep  2 13:06:17 2015
@@ -1,3 +1,4 @@
+[Reverted in r1700797 and re-applied as part of r1700799.]
 Introduce a stream wrapper object that adds mark/seek support to any
 readable stream.  Use it on the stdin streams in our CL tools.