You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ph...@apache.org on 2014/12/19 18:29:39 UTC

svn propchange: r1646799 - svn:log

Author: philip
Revision: 1646799
Modified property: svn:log

Modified: svn:log at Fri Dec 19 17:29:39 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Dec 19 17:29:39 2014
@@ -1,9 +1,2 @@
-Fix a long-standing pool handling bug when expanding config values.
-
-* subversion/libsvn_subr/config.c
-  (make_string_from_option): Copy expanded value whenever the pool
-   is not the expanded values pool.
-
-* subversion/tests/libsvn_subr/config-test.c
-  (test_expand): Tweak comment.
-  (test_funcs): Mark test_expand PASS.
+On 1.8.x-r1646797 branch: merge r1646785, 1646786, 1646797 and adapt
+regression test to 1.8.x.