Author: stsp
Date: Tue Mar 29 21:26:42 2011
New Revision: 1086754

URL: http://svn.apache.org/viewvc?rev=1086754&view=rev
Log:
* CHANGES: List issue #3014 fix for 1.7.0.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: 
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1086754&r1=1086753&r2=1086754&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Tue Mar 29 21:26:42 2011
@@ -72,6 +72,7 @@ the 1.6 release:  http://subversion.apac
     * don't let file externals make mixed-rev WCs on checkout (issue #3816)
     * allow 'svn info' to run on an excluded item (issue #3792)
     * improve 'log -g' output with reverse merges (issue #3176)
+    * don't print error message if stdout is a pipe and is closed (issue #3014)
     * 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)


Reply via email to