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/13 12:48:18 UTC

svn commit: r1835829 - /subversion/branches/1.9.x/CHANGES

Author: julianfoad
Date: Fri Jul 13 12:48:18 2018
New Revision: 1835829

URL: http://svn.apache.org/viewvc?rev=1835829&view=rev
Log:
On the '1.9.x' branch: sync 'CHANGES' from trunk.

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

Modified: subversion/branches/1.9.x/CHANGES
URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/CHANGES?rev=1835829&r1=1835828&r2=1835829&view=diff
==============================================================================
--- subversion/branches/1.9.x/CHANGES (original)
+++ subversion/branches/1.9.x/CHANGES Fri Jul 13 12:48:18 2018
@@ -14,6 +14,7 @@ http://svn.apache.org/repos/asf/subversi
  User-visible changes:
   - Client-side bugfixes:
     * Correctly claim to offer Gnome Keyring support with libsecret (r1831142)
+    * Fix segfault using Gnome Keyring with libsecret (r1835782)
     * 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)
@@ -27,6 +28,7 @@ http://svn.apache.org/repos/asf/subversi
     * 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)
+    * Fix libsvn_auth_gnome_keyring.pc when built using libsecret (r1835781)
   - Bindings:
     * Fix regression in use of pre-generated Swig bindings in release builds (r1833488)
 

Propchange: subversion/branches/1.9.x/CHANGES
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jul 13 12:48:18 2018
@@ -89,4 +89,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:1660545-1835772
+/subversion/trunk/CHANGES:1660545-1835828