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/03/28 23:53:13 UTC

svn commit: r1462336 - in /subversion/branches/1.6.x: ./ CHANGES

Author: breser
Date: Thu Mar 28 22:53:12 2013
New Revision: 1462336

URL: http://svn.apache.org/r1462336
Log:
* CHANGES: Merge 1.6.21 entries from trunk (r1462300, r1462302, r1462321, r1462334)

Some conflicts were resolved where 1.7.9 entries were made in the same revision.

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

Propchange: subversion/branches/1.6.x/
------------------------------------------------------------------------------
  Merged /subversion/trunk:r1462300,1462302,1462321,1462334

Modified: subversion/branches/1.6.x/CHANGES
URL: http://svn.apache.org/viewvc/subversion/branches/1.6.x/CHANGES?rev=1462336&r1=1462335&r2=1462336&view=diff
==============================================================================
--- subversion/branches/1.6.x/CHANGES (original)
+++ subversion/branches/1.6.x/CHANGES Thu Mar 28 22:53:12 2013
@@ -1,3 +1,20 @@
+Version 1.6.21
+(04 Apr 2013, from /branches/1.6.x)
+http://svn.apache.org/repos/asf/subversion/tags/1.6.21
+
+ User-visible changes
+  - Server-side bugfixes:
+    * mod_dav_svn will omit some property values for activity urls (r1453780)
+    * improve memory usage when committing properties in mod_dav_svn (r1443929)
+    * fix mod_dav_svn runs pre-revprop-change twice (issue #3085)
+    * fixed: post-revprop-change errors cancel commit (issue #2990)
+    * improved logic in mod_dav_svn's implementation of lock. (r1455352)
+
+ Developer-visible changes:
+  - General:
+    * fix a compatibility issue with g++ 4.7 (r1345740)
+
+
 Version 1.6.20
 (04 Jan 2013, from /branches/1.6.x)
 http://svn.apache.org/repos/asf/subversion/tags/1.6.20

Propchange: subversion/branches/1.6.x/CHANGES
------------------------------------------------------------------------------
  Merged /subversion/trunk/CHANGES:r1462300,1462302,1462321,1462334