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 2012/09/11 20:42:16 UTC

svn commit: r1383532 - /subversion/trunk/CHANGES

Author: stsp
Date: Tue Sep 11 18:42:16 2012
New Revision: 1383532

URL: http://svn.apache.org/viewvc?rev=1383532&view=rev
Log:
* CHANGES: List new --search-and and --isearch-and options for 1.8.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1383532&r1=1383531&r2=1383532&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Tue Sep 11 18:42:16 2012
@@ -26,6 +26,7 @@ http://svn.apache.org/repos/asf/subversi
     * ra_serf avoids re-downloading content present in pristine store (r1333936)
     * 'svn mergeinfo' now honors the --revision (-r) option (issue #4199)
     * new --search and --isearch options for 'svn log' (r1354666, -830)
+    * new --search-and and --isearch-and options for 'svn log' (r1383518)
     * new built-in interactive text conflict merge tool (r1357864, et al)
     * new 'svn --version --verbose' option shows runtime environment info