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 2013/05/15 13:50:29 UTC

svn commit: r1482776 - /subversion/trunk/CHANGES

Author: stsp
Date: Wed May 15 11:50:28 2013
New Revision: 1482776

URL: http://svn.apache.org/r1482776
Log:
* CHANGES: Remove a duplicate entry, and an entry that refers to the
  Makefile.svn build script which isn't a user-facing component and
  therefore should be ignored in CHANGES.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1482776&r1=1482775&r2=1482776&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed May 15 11:50:28 2013
@@ -207,7 +207,6 @@ http://svn.apache.org/repos/asf/subversi
     * fix handling of "\ No newline ..." in diff/patch (r1411723, r1412382)
     * allow infinite http timeout in ra_serf (r1411976)
     * using unknown svn: property names now requires --force (issue #4261)
-    * fix interaction of mod_dav_svn and locales (issue #2487)
     * fix handling of case insensitive configuration files (r1215089)
 
   - Server-side bugfixes:
@@ -270,7 +269,6 @@ http://svn.apache.org/repos/asf/subversi
     * allow running the test suite through a http proxy (r1410195)
     * don't use non-constant initializers in struct variables (r1412911)
     * allow generation of Visual Studio 11 compatible projects (r1245152)
-    * upgrade to libmagic 5.11 in Unix builds (r1292074)
 
   - API changes:
     * fix inconsistent handling of log revs without changed paths (issue #3694)