Author: hwright
Date: Wed Sep 29 17:52:46 2010
New Revision: 1002790
URL: http://svn.apache.org/viewvc?rev=1002790&view=rev
Log:
* CHANGES:
Add another 1.6.13 item.
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1002790&r1=1002789&r2=1002790&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed Sep 29 17:52:46 2010
@@ -21,6 +21,7 @@ http://svn.apache.org/repos/asf/subversi
* fixed: 'SVNPathAuthz short_circuit' unsolicited read access (issue #3695)
* make 'svnmucc propset' handle existing and non-existing URLs (r1000607)
* add new 'propsetf' subcommand to svnmucc (r1000612)
+ * emit a warning about copied dirs during ci with limited depth (r1002094)
Developer-visible changes:
* make ruby bindings compatible with Ruby 1.9 (r957507)