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 2014/02/05 23:36:51 UTC

svn commit: r1564966 - /subversion/trunk/CHANGES

Author: breser
Date: Wed Feb  5 22:36:50 2014
New Revision: 1564966

URL: http://svn.apache.org/r1564966
Log:
* CHANGES: Add entries for 1.7.15

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1564966&r1=1564965&r2=1564966&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed Feb  5 22:36:50 2014
@@ -925,6 +925,25 @@ http://svn.apache.org/repos/asf/subversi
     * fix some reference counting bugs in swig-py bindings (r1464899, r1466524)
 
 
+Version 1.7.15
+(12 Feb 2014, from /branches/1.7.x)
+http://svn.apache.org/repos/asf/subversion/tags/1.7.15
+
+ User-visible changes:
+  - Client-side bugfixes:
+    * copy: fix some scenarios that broke the working copy (r1560690)
+    * diff: fix regressions due to fixes in 1.7.14 (issue #4460)
+
+  - Server-side bugfixes:
+    * mod_dav_svn: Prevent crashes with SVNListParentPath on (CVE-2014-0032)
+    * reduce memory usage during checkout and export (r1564215)
+
+ Developer-visible changes:
+  - General:
+    * fix failure in checkout_tests.py
+    * support compilling against Cyrus sasl 2.1.25 (r1404912, r1413402)
+
+
 Version 1.7.14
 (25 Nov 2013, from /branches/1.7.x)
 http://svn.apache.org/repos/asf/subversion/tags/1.7.14