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/08/05 21:35:47 UTC

svn commit: r1694298 - /subversion/trunk/CHANGES

Author: stsp
Date: Wed Aug  5 19:35:47 2015
New Revision: 1694298

URL: http://svn.apache.org/r1694298
Log:
* CHANGES: Issue #3747 is not fixed, don't list it as a change here.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1694298&r1=1694297&r2=1694298&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed Aug  5 19:35:47 2015
@@ -137,7 +137,6 @@ http://svn.apache.org/repos/asf/subversi
     * svnfsfs: new expert tool (r1594860)
     * mod_dav_svn: allow server admin to GET the FSFS global cache stats
       (r1595160)
-    * patch: support of svn:mergeinfo (issue #3747)
     * diff: support git-like binary file diffs with '--git' (r1599552)
     * diff: support arbitrary context size for internal diff tool with
       '-U' option (r1603847, 1603871)