You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by hw...@apache.org on 2010/12/02 21:47:38 UTC

svn commit: r1041577 - /subversion/branches/1.5.x/CHANGES

Author: hwright
Date: Thu Dec  2 20:47:38 2010
New Revision: 1041577

URL: http://svn.apache.org/viewvc?rev=1041577&view=rev
Log:
Bring CHANGES up-to-date with trunk for the 1.5.9 release.

Modified:
    subversion/branches/1.5.x/CHANGES   (contents, props changed)

Modified: subversion/branches/1.5.x/CHANGES
URL: http://svn.apache.org/viewvc/subversion/branches/1.5.x/CHANGES?rev=1041577&r1=1041576&r2=1041577&view=diff
==============================================================================
--- subversion/branches/1.5.x/CHANGES (original)
+++ subversion/branches/1.5.x/CHANGES Thu Dec  2 20:47:38 2010
@@ -1,6 +1,6 @@
-Version 1.5.8
-(03 Dec 2010, from /branches/1.5.x)
-http://svn.apache.org/repos/asf/subversion/tags/1.5.8
+Version 1.5.9
+(06 Dec 2010, from /branches/1.5.x)
+http://svn.apache.org/repos/asf/subversion/tags/1.5.9
 
  User-visible changes:
   * fix proxying of LOCK and UNLOCK requests with WebDAV proxies (r36159)
@@ -10,13 +10,21 @@ http://svn.apache.org/repos/asf/subversi
   * fixed: repeated mergeinfo of conflicting properties fails (issue #3250)
   * fix segfault in wc->URL copy (r37646, -56)
   * make 'svn up --set-depth infinity' expand shallow subtrees (r37169)
+  * resolve symlinks when checking for ~/.subversion (r36023)
   * make default depth of 'svn merge' infinity (r37156)
+  * don't allow foreign merges to add foreign mergeinfo (issue #3383)
   * error if attempting to reintegrate to/from the repo root (r37385)
+  * let 'svnadmin load' tolerate mergeinfo with "\r\n" (r37768)
   * improve memory performance in 'svn merge' (issue #3393)
   * fixed: 'SVNPathAuthz short_circuit' unsolicited read access (issue #3695)
            See CVE-2010-3315, and descriptive advisory at
            http://subversion.apache.org/security/CVE-2010-3315-advisory.txt
   * prevent crash in mod_dav_svn when using SVNParentPath (r1033166)
+  * limit memory fragmentation in svnserve (r1022675)
+  * fix server-side memory leaks triggered by 'blame -g' (r1032808)
+  * perform MIME type matching case-insensitively (issue #3479)
+  * respect Apache's ServerSignature directive (r880082)
+  * error early if attempting to use Serf >= 0.4.0 (r1041545)
 
  Developer-visible changes:
   * fix pointer dereference (r36783)
@@ -24,6 +32,10 @@ http://svn.apache.org/repos/asf/subversi
   * make basic_tests 12 compatible with Windows and Python 2.5+ (r35930)
 
 
+Version 1.5.8
+(Not released, see changes for 1.5.9.)
+
+
 Version 1.5.7
 (06 Aug 2009, from /branches/1.5.x)
 http://svn.collab.net/repos/svn/tags/1.5.7

Propchange: subversion/branches/1.5.x/CHANGES
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu Dec  2 20:47:38 2010
@@ -31,4 +31,4 @@
 /subversion/branches/r30963-1.5.x/CHANGES:871056-871076
 /subversion/branches/svn-mergeinfo-enhancements/CHANGES:870196
 /subversion/trunk:876953
-/subversion/trunk/CHANGES:836421-841355,869155-871860,871863-872360,872362,872364-872837,872845,872864,872870,872872,872974,872981,872985-872987,873004,873042,873049,873051,873076,873087,873090,873096,873098,873100,873183,873186,873195,873210-873211,873218-873643,873715,873718,873767,873778,873849,873856,873862,873914,873920-874935,874949,874993,874998,875114,875217,875219,875324,875360,875371,875441,875540,875590,875640,875786-875787,875807,876004,876055,876097,876170-876171,876212,876233,876330,876687,876689,876705,876715,876804,876840,876849,876857,876934,876993,877191,877230,877243,877459,877720,877730,877842,878673,878682,879293,880082,880162,1000038,1000060,1022675,1032808,1033166,1038163,1041083,1041438
+/subversion/trunk/CHANGES:836421-841355,869155-871860,871863-872360,872362,872364-872837,872845,872864,872870,872872,872974,872981,872985-872987,873004,873042,873049,873051,873076,873087,873090,873096,873098,873100,873183,873186,873195,873210-873211,873218-873643,873715,873718,873767,873778,873849,873856,873862,873914,873920-874935,874949,874993,874998,875114,875217,875219,875324,875360,875371,875441,875540,875590,875640,875786-875787,875807,876004,876055,876097,876170-876171,876212,876233,876330,876687,876689,876705,876715,876804,876840,876849,876857,876934,876993,877191,877230,877243,877459,877720,877730,877842,878673,878682,879293,880082,880162,1000038,1000060,1022675,1032808,1033166,1038163,1041083-1041575