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 2013/05/15 16:01:20 UTC

svn commit: r1482849 - /subversion/trunk/CHANGES

Author: stsp
Date: Wed May 15 14:01:20 2013
New Revision: 1482849

URL: http://svn.apache.org/r1482849
Log:
* CHANGES: Add a missing revnum.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1482849&r1=1482848&r2=1482849&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed May 15 14:01:20 2013
@@ -66,7 +66,7 @@ http://svn.apache.org/repos/asf/subversi
     * 'svn --version' shows build system info (r1368662)
     * 'svn --version --verbose' shows runtime environment info (r1370813 et al)
     * 'svn' is now non-interactive when not run in a terminal device (r1424037)
-    * 'svn propset' checks spelling of reserved property names.
+    * 'svn propset' checks spelling of reserved property names (r1470781)
     * improve working copy performance on network disks (issue #4176) 
     * support for custom keyword definitions in svn:keywords (issue #890)
     * svn:ignore __pycache__ directories by default (r1150073)