Author: stsp
Date: Wed Oct 19 12:57:28 2011
New Revision: 1186179
URL: http://svn.apache.org/viewvc?rev=1186179&view=rev
Log:
* CHANGES: sync with recent merges to 1.7.x
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1186179&r1=1186178&r2=1186179&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed Oct 19 12:57:28 2011
@@ -15,7 +15,7 @@ http://svn.apache.org/repos/asf/subversi
User-visible changes:
* improve performance of 'svn info' (r1164386)
- * improve sorting performance (r1167659)
+ * improve hash table sorting performance (r1167659)
* update bash completion for 1.7 (r1177001)
* make 'svn ls' continue to work with 1.0-1.3 repos (r1154278, -379, -82)
* improve error messages generated by SASL (r1179767)
@@ -24,6 +24,11 @@ http://svn.apache.org/repos/asf/subversi
* improve memory usage in merge (r1176915)
* fix an assertion in merge (r1149103, -35)
* improve performance of 'merge --reintegrate' (r1167681)
+ * fixed: 'svn mergeinfo' shows wrong revisions for added nodes (issue #3791)
+ * make 'svn add --parents D/file' work if D is deleted (r1185222)
+ * improve performance of trivial text file merges (issue #4009)
+ * add FSFS sanity check to prevent corruption seen in the wild (r1178280)
+ * improve correctness/performance of recursive info and proplist (r1164426)
Developer-visible changes:
* fix object lifetime issues in the JavaHL bindings (r1175888)
@@ -35,6 +40,7 @@ http://svn.apache.org/repos/asf/subversi
* fix potential segfault seen by TSVN (r1183263)
* fix backward compat crashes in JavaHL (r1183054, -347)
* fill in repos_* fields of svn_wc_status3_t for repos-only nodes (r1181609)
+ * disable the sqlite shared process cache (r1185242, r1185280)
Version 1.7.0