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/03/20 14:55:55 UTC

svn commit: r1302899 - /subversion/trunk/CHANGES

Author: stsp
Date: Tue Mar 20 13:55:55 2012
New Revision: 1302899

URL: http://svn.apache.org/viewvc?rev=1302899&view=rev
Log:
* CHANGES: Update list of 1.6.18 changes.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1302899&r1=1302898&r2=1302899&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Tue Mar 20 13:55:55 2012
@@ -396,6 +396,10 @@ http://svn.apache.org/repos/asf/subversi
     * plug a memory leak in the bdb backend (r1205726)
     * server-side performance fix for "log -g" (r1152282)
     * fix description of svndumpfilter's --targets option (r1151911)
+    * fix datastream corruption during resumed transfer in ra_serf (r1154733)
+    * fix a crash in ra_svn SASL authentication (r1166555, -678)
+    * fix potential corruption on 32-bit FSFS with large files (r1230212)
+    * make website links point to subversion.apache.org (r896893, -901, r915036)
 
   Developer-visible changes:
     * fix sqlite distfile retrieval in get-deps.sh (r1134734)