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/06/10 14:34:28 UTC

svn commit: r953306 - /subversion/trunk/CHANGES

Author: hwright
Date: Thu Jun 10 12:34:27 2010
New Revision: 953306

URL: http://svn.apache.org/viewvc?rev=953306&view=rev
Log:
* CHANGES
  (1.6.12): New section.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=953306&r1=953305&r2=953306&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Thu Jun 10 12:34:27 2010
@@ -1,3 +1,22 @@
+Version 1.6.12
+(?? ??? 2010, from /branches/1.6.x)
+http://svn.apache.org/repos/asf/subversion/tags/1.6.12
+
+  User-visible changes:
+   * further improvements for issue #3242
+   * allow deletion of uris which need character escaping (issue #3636)
+   * fix errors with 'svn mkdir --parents' (issue #3649)
+   * update address to which crash reports are sent (r901304)
+   * check for server certificate revocation on Windows (r898048)
+   * disable custome file mutexes on Windows (r879902, -16)
+   * fixed: assertion triggered by tree-conflicted externals (issue #3469)
+
+  Developer-visible changes:
+   * give windows devs more flexibility with sqlite versions (r944635)
+   * allow the pack tests to work with low file descriptor limits (r937610)
+   * improve exception handling on Windows Vista and 7 (r878447, -910, -916)
+
+
 Version 1.6.11
 (19 Apr 2010, from /branches/1.6.x)
 http://svn.apache.org/repos/asf/subversion/tags/1.6.11