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 13:13:03 UTC

svn commit: r1835735 - /subversion/trunk/CHANGES

Author: julianfoad
Date: Thu Jul 12 13:13:03 2018
New Revision: 1835735

URL: http://svn.apache.org/viewvc?rev=1835735&view=rev
Log:
* CHANGES: Add changes for version 1.10.1.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1835735&r1=1835734&r2=1835735&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Thu Jul 12 13:13:03 2018
@@ -7,6 +7,30 @@ http://svn.apache.org/repos/asf/subversi
     * Fix pattern-matching of top level path in listing with search (r1830599)
 
 
+Version 1.10.1
+(?? ??? 2018, from /branches/1.10.x)
+http://svn.apache.org/repos/asf/subversion/tags/1.10.1
+
+ User-visible changes:
+  - Client-side bugfixes:
+    * Correctly claim to offer Gnome Keyring support with libsecret (r1831142)
+    * Fix JavaHL local refs capacity warning when unparsing externals (r1831143)
+    * Since on Windows Subversion does not handle symlinks, never check for reparse points (r1835701)
+    * Prune externals after 'update --set-depth=exclude' (r1835702)
+    * Fix issue #4740, "conflict resolver searches too far back ..." (r1835703)
+  - Server-side bugfixes:
+    * Fix regression issue #4741: authz group refers to multiple groups (r1831220)
+
+ Developer-visible changes:
+  - General:
+    * Regression test and FSFS checksum test, part of issue #4722 (r1828043)
+    * Explicit error on configure --without-lz4 or --without-utf8proc (r1831604)
+    * configure.ac: Fix regression relating to path to 'rdoc' (r1833486)
+    * Ensure consistent use of $PYTHON during build and test (r1833487)
+  - Bindings:
+    * Fix regression in use of pre-generated Swig bindings in release builds (r1833488)
+
+
 Version 1.10.0
 (13 Apr 2018, from /branches/1.10.x)
 http://svn.apache.org/repos/asf/subversion/tags/1.10.0