You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by hw...@apache.org on 2011/02/14 23:41:20 UTC

svn commit: r1070689 - /subversion/trunk/CHANGES

Author: hwright
Date: Mon Feb 14 22:41:20 2011
New Revision: 1070689

URL: http://svn.apache.org/viewvc?rev=1070689&view=rev
Log:
 * CHANGES
   (1.7.0): Add another closed issue.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1070689&r1=1070688&r2=1070689&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Mon Feb 14 22:41:20 2011
@@ -62,6 +62,7 @@ the 1.6 release:  http://subversion.apac
     * don't double-update file externals (issue #3665)
     * improve output of multi-target update (issue #3693)
     * make 'svn up --set-depth=exclude FILE' work (issue #3736)
+    * return correct error code for 'svn cat' on nonexisting file (issue #3713)
     * fixed: wc-to-wc copy of a switch source (issue #1802)
     * fixed: 'svn st' reports symlinks as obstructed items (issue #2284)
     * fixed: 'cd e:\; svn up e:\' fails (issue #2556)