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 2010/09/29 18:36:10 UTC

svn commit: r1002725 - /subversion/trunk/CHANGES

Author: stsp
Date: Wed Sep 29 16:36:10 2010
New Revision: 1002725

URL: http://svn.apache.org/viewvc?rev=1002725&view=rev
Log:
* CHANGES: Two more svnmucc-related items.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1002725&r1=1002724&r2=1002725&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed Sep 29 16:36:10 2010
@@ -19,6 +19,8 @@ http://svn.apache.org/repos/asf/subversi
    * fix error transmission problems in svnserve (r997457, -66)
    * fixed: record-only merges create self-referential mergeinfo (issue #3646)
    * 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)
 
   Developer-visible changes:
    * make ruby bindings compatible with Ruby 1.9 (r957507)