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/01/16 15:47:49 UTC

svn commit: r1433961 - /subversion/trunk/CHANGES

Author: stsp
Date: Wed Jan 16 14:47:49 2013
New Revision: 1433961

URL: http://svn.apache.org/viewvc?rev=1433961&view=rev
Log:
* CHANGES: Mention new --no-diff-added option here.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1433961&r1=1433960&r2=1433961&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed Jan 16 14:47:49 2013
@@ -22,6 +22,7 @@ http://svn.apache.org/repos/asf/subversi
     * new --ignore-properties option for 'svn diff' (r1239553. -617)
     * new --properties-only option for 'svn diff' (r1336110)
     * new --patch-compatible option for 'svn diff' (r1239561)
+    * new --no-diff-added option for 'svn diff' (r1433958)
     * new SvnPubSub distributed commit hooks (tools/server-side/svnpubsub)
     * 'svn diff' can compare arbitrary files and directories (r1310291, et al)
     * ra_serf avoids re-downloading content present in pristine store (r1333936)