Author: breser
Date: Thu Mar 28 22:43:33 2013
New Revision: 1462334

URL: http://svn.apache.org/r1462334
Log:
* CHANGES
  (1.7.9): Add entries for r1455352 and r1459599.
  (1.6.21): Add entries for r1455352.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: 
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1462334&r1=1462333&r2=1462334&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Thu Mar 28 22:43:33 2013
@@ -86,6 +86,8 @@ http://svn.apache.org/repos/asf/subversi
     * improve memory usage when committing properties in mod_dav_svn (r1443929)
     * fix svnrdump to load dump files with non-LF line endings (issue #4263)
     * fix assertion when rep-cache is inaccessible (r1422100)
+    * improved logic in mod_dav_svn's implementation of lock. (r1455352)
+    * avoid executing unnecessary code in log with limit (r1459599)
 
  Developer-visible changes:
   - General:
@@ -617,6 +619,7 @@ http://svn.apache.org/repos/asf/subversi
     * improve memory usage when committing properties in mod_dav_svn (r1443929)
     * fix mod_dav_svn runs pre-revprop-change twice (issue #3085)
     * fixed: post-revprop-change errors cancel commit (issue #2990)
+    * improved logic in mod_dav_svn's implementation of lock. (r1455352)
 
  Developer-visible changes:
   - General:


Reply via email to