Author: brane
Date: Thu Jan 10 13:54:25 2013
New Revision: 1431362
URL: http://svn.apache.org/viewvc?rev=1431362&view=rev
Log:
* CHANGES: Add note about 'svn propset' checking spelling of svn: property
names.
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1431362&r1=1431361&r2=1431362&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Thu Jan 10 13:54:25 2013
@@ -35,6 +35,7 @@ http://svn.apache.org/repos/asf/subversi
* client version info now reported to commit hooks (issue #4124)
* 'svn merge' now uses reintegrate mode automatically when needed
* 'svn' is now non-interactive when not run in a terminal device (r1424037)
+ * 'svn propset' checks spelling of reserved property names.
- Client-side bugfixes:
*