You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2018/07/12 11:35:59 UTC

svn commit: r1835723 - /subversion/branches/1.10.x/CHANGES

Author: julianfoad
Date: Thu Jul 12 11:35:58 2018
New Revision: 1835723

URL: http://svn.apache.org/viewvc?rev=1835723&view=rev
Log:
On the '1.10.x' branch: catch-up merge 'CHANGES' from trunk.

Modified:
    subversion/branches/1.10.x/CHANGES   (contents, props changed)

Modified: subversion/branches/1.10.x/CHANGES
URL: http://svn.apache.org/viewvc/subversion/branches/1.10.x/CHANGES?rev=1835723&r1=1835722&r2=1835723&view=diff
==============================================================================
--- subversion/branches/1.10.x/CHANGES (original)
+++ subversion/branches/1.10.x/CHANGES Thu Jul 12 11:35:58 2018
@@ -1,5 +1,14 @@
+Version 1.11.0
+(?? ??? 20XX, from /branches/1.11.x)
+http://svn.apache.org/repos/asf/subversion/tags/1.11.0
+
+ User-visible changes:
+  - Client-side and server-side bugfixes:
+    * Fix pattern-matching of top level path in listing with search (r1830599)
+
+
 Version 1.10.0
-(?? ??? 2018, from /branches/1.10.x)
+(13 Apr 2018, from /branches/1.10.x)
 http://svn.apache.org/repos/asf/subversion/tags/1.10.0
 
 See the 1.10 release notes for a more verbose overview of the changes since
@@ -5720,7 +5729,7 @@ http://svn.apache.org/repos/asf/subversi
       twice as slow and lose all concurrent-client scalability.
 
       This is a temporary fix for a larger design problem.  See issue
-      http://subversion.tigris.org/issues/show_bug.cgi?id=1499
+      https://issues.apache.org/jira/browse/SVN-1499
 
 
 Version 0.28.1

Propchange: subversion/branches/1.10.x/CHANGES
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu Jul 12 11:35:58 2018
@@ -100,4 +100,4 @@
 /subversion/branches/verify-at-commit/CHANGES:1462039-1462408
 /subversion/branches/verify-keep-going/CHANGES:1439280-1546110
 /subversion/branches/wc-collate-path/CHANGES:1402685-1480384
-/subversion/trunk/CHANGES:1817773-1827571
+/subversion/trunk/CHANGES:1817773-1835721