User-visible changes: * improve performance of 'svn info' (r1164386) * 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 handling of error messages generated by Cyrus SASL (r1179767) * update INSTALL documentation file (r1182115, and others) * error instead of assert when upgrading corrupt WCs (r1182904, -9) * improve memory usage in merge (r1176915) * fix an invalid assertion in merge (r1149103, -35) * improve performance of 'merge --reintegrate' in edge-case (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) * fix memory leak in 'merge --reintegrate' (r1180154) * fix handling of directories after 'update --set-depth=empty' (r1185911) * fix 'checksum != NULL' assertions in some upgraded WCs (r1177732) * fix upgrading of WCs containing authz-restricted dirs (r1185738) * make the server tolerate svn:mergeinfo with malformed paths (r1182771) * fix some erroneous warning messages from the svn client (r1185746) * fix WC upgrade with replaced nodes in edge-case (issue #4033) Developer-visible changes: * fix object lifetime issues in the JavaHL bindings (r1175888) * fix org.tigris JavaHL wrappers to avoid double finalize (r1179680) * don't write to const memory (r1177492) * improve zlib configuration (r1174761, -98, -806) * improve SQLite runtime init for OS X 10.7 compat (r1181666) * improve test suite correctness (r1174111) * 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)
reference
http://svn.apache.org/repos/asf/subversion/tags/1.7.1/CHANGES
0 comments:
Post a Comment