Author: danielsh
Date: Sat Apr 14 08:20:08 2012
New Revision: 1326070
URL: http://svn.apache.org/viewvc?rev=1326070&view=rev
Log:
* CHANGES (1.7.5): Update with merges to 1.7.x.
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1326070&r1=1326069&r2=1326070&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Sat Apr 14 08:20:08 2012
@@ -57,6 +57,7 @@ http://svn.apache.org/repos/asf/subversi
* fix potential pool lifetime problem in the diff code (r1311935)
* libsvn_wc: reduce resources use while looking for the wc root (r1306334)
* cmdline: fix segfault during 'svn diff' argument processing (r1311702)
+ * fix regression with deep commit followed by depthy update (issue #4136)
Developer-visible changes:
* swig-py tests: avoid FAILs on APR hash order (r1296137, r1292248)