Author: breser
Date: Tue Dec 9 02:07:40 2014
New Revision: 1643973
URL: http://svn.apache.org/r1643973
Log:
* CHANGES: Update 1.8.11 entries.
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1643973&r1=1643972&r2=1643973&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Tue Dec 9 02:07:40 2014
@@ -457,6 +457,8 @@ http://svn.apache.org/repos/asf/subversi
* mod_dav_svn: reject requests with missing repository paths (r1643409)
* mod_dav_svn: reject requests with invalid virtual transaction names
(r1643437)
+ * mod_dav_svn: avoid unneeded memory growth in resource walking
+ (issue #4531)
Developer-visible changes:
- General:
@@ -466,6 +468,7 @@ http://svn.apache.org/repos/asf/subversi
r1564576, r1568180)
* fix LIBTOOL_M4 and LIBTOOL_CONFIG variable not be evaluated properly
during a unix build (r1637826)
+ * allow the use of libtool 2.4.3 (r1640862, r1640873, r1643793)
Version 1.8.10