You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2013/07/16 23:35:54 UTC

svn commit: r1503905 - /subversion/trunk/CHANGES

Author: breser
Date: Tue Jul 16 21:35:53 2013
New Revision: 1503905

URL: http://svn.apache.org/r1503905
Log:
* CHANGES: Add final merges for 1.8.1.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1503905&r1=1503904&r2=1503905&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Tue Jul 16 21:35:53 2013
@@ -35,6 +35,7 @@ http://svn.apache.org/repos/asf/subversi
     * support platforms lacking mmap (r1498136)
     * allow configuration files to start with UTF-8 BOM (r1499100 et al)
     * don't fail on UTF-8 data when encoding conversion not available (r1503009)
+    * improve error messages when encoding conversion fails (r1503010)
 
   - Client-side bugfixes:
     * merge: rename 'automatic merge' to 'complete merge' (r1491432)
@@ -65,6 +66,7 @@ http://svn.apache.org/repos/asf/subversi
     * svnmucc: fix 'make install' symlink to work when DESTDIR is set (r1501072)
     * wc: fix crash when target is symlink to a working copy root (issue #4383)
     * ra_serf: change "internal malfunction" errors to normal errors (r1502577)
+    * ra_serf: handle proxies not supporting chunked requests (r1502401 et al)
 
   - Server-side bugfixes:
     * fsfs: resolve endless loop problem when repos/db/uuid has \r\n (r1492145)