Author: danielsh
Date: Wed Mar 4 21:33:51 2015
New Revision: 1664156
URL: http://svn.apache.org/r1664156
Log:
* CHANGES (1.9.0): Add missing "@" to peg revisions item.
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1664156&r1=1664155&r2=1664156&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed Mar 4 21:33:51 2015
@@ -259,7 +259,7 @@ http://svn.apache.org/repos/asf/subversi
already do (r1628398)
* use the right error code when fputs() fails (r1630369)
* export: reject peg specifiers on local destination path (r1635085)
- * don't reject command-line arguments in the form of ".abc", where
+ * don't reject command-line arguments in the form of ".@abc", where
"abc" is a peg specifier that may be empty (r1635118)
* fix directory externals not following history (issue #4529)
* remove 'df' and 'm' options from the interactive conflict resolver for