Author: stsp
Date: Sun Jun 5 09:45:11 2011
New Revision: 1132357
URL: http://svn.apache.org/viewvc?rev=1132357&view=rev
Log:
* CHANGES: Issue #3816 fix was shipped in 1.6.17, don't list it for 1.7.0.
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1132357&r1=1132356&r2=1132357&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Sun Jun 5 09:45:11 2011
@@ -72,7 +72,6 @@ the 1.6 release: http://subversion.apac
* return correct error code for 'svn cat' on nonexisting file (issue #3713)
* support svn:externals on locally added directories (issue #2267)
* use installed GSSAPI lib for Kerberos in ra_serf (r877381)
- * 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)