You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2013/03/28 14:25:49 UTC

svn commit: r1462085 - /subversion/trunk/CHANGES

Author: rhuijben
Date: Thu Mar 28 13:25:49 2013
New Revision: 1462085

URL: http://svn.apache.org/r1462085
Log:
* CHANGES: Copy some items from the release notes

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1462085&r1=1462084&r2=1462085&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Thu Mar 28 13:25:49 2013
@@ -8,6 +8,12 @@ http://svn.apache.org/repos/asf/subversi
 
   - Major new features:
     * inheritable properties (r1395109)
+    * GPG agent support. (r1151069)
+    * fsfs: Packing of revision property shards (issue #3944)
+    * explicit handling of local moves/renames (issue #3631, #4232)
+    * new more detailed conflict storage
+    * use svn_ra_serf as our new http library.
+    * automatic merge avoids explicit reintegration merges.
 
   - Minor new features and improvements:
     * new 'svnadmin load --revision' load filtering support (issue #3734)