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 2014/04/10 17:25:40 UTC

svn commit: r1586333 - in /subversion/trunk: BRANCH-README CHANGES

Author: rhuijben
Date: Thu Apr 10 15:25:39 2014
New Revision: 1586333

URL: http://svn.apache.org/r1586333
Log:
* CHANGES: Add a few more recent changes for 1.8.9

Added:
    subversion/trunk/BRANCH-README
      - copied unchanged from r1586058, subversion/branches/remote-only-status/BRANCH-README
Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1586333&r1=1586332&r2=1586333&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Thu Apr 10 15:25:39 2014
@@ -454,11 +454,15 @@ http://svn.apache.org/repos/asf/subversi
     * allow upgrading from 1.7 with exclusive locks (r1572102 et al)
     * resolve inconsitent inherited property results (r1575270 et al)
     * increase minimal timestamp sleep from 1ms to 10ms (r1581305 et al)
+    * automatic merge confused by subtree merge (issue #4481)
+    * report proper error on propget on invalid revision for url (r1586255)
 
   - Server-side bugfixes:
     * ensure proper access synchronization in fsfs on Windows (r1568953 et al)
     * don't let invalid mergeinfo stop 'svnadmin dump' (r1574868 et al)
     * resolve svnserve performance regression caused by iprops (r1578853 et al)
+    * reduce size of memory buffer when reading config files (r1581296)
+    * remove dead transaction if commit was blocked by hook (r1583977)
 
  Developer-visible changes:
   - General:
@@ -467,6 +471,8 @@ http://svn.apache.org/repos/asf/subversi
     * avoid duplicate sqlite analyze information rows (r1571214)
     * add Mavericks to our sysinfo output (r1573088)
     * bump copyright years to 2014 (r1555403)
+    * unbreak test suite when running as root (r1583580)
+    * resolve buffer overflow in testcode (r1481782)
 
 
 Version 1.8.8