You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2015/08/27 00:37:51 UTC

svn commit: r1698033 - /subversion/trunk/CHANGES

Author: brane
Date: Wed Aug 26 22:37:51 2015
New Revision: 1698033

URL: http://svn.apache.org/r1698033
Log:
* CHANGES: Start populating the 1.9.1 section.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1698033&r1=1698032&r2=1698033&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed Aug 26 22:37:51 2015
@@ -1,3 +1,28 @@
+Version 1.9.1
+(?? ??? 2015, from /branches/1.9.x)
+http://svn.apache.org/repos/asf/subversion/tags/1.9.1
+
+ User-visible changes:
+  - Client-side bugfixes:
+    * Fix crash GPG-agent support code with non-canonical $HOME. (r1691928, issue #4584)
+    * Fix checkout errors with svn+ssh:// on Windows (r1696222, r1696225)
+    * svn: expose expat and zlib versions in svn --version --verbose (r1696387, r1697664)
+
+  - Server-side bugfixes:
+    * svnserve: fixed minor typo in help text (r1694023)
+    * Enable caching with memcached on Windows (1674626, r1674785)
+    * Fix an error leak in FSFS verification (r1693886)
+    * Fix incomplete membuffer cache initialization (r1695022)
+
+  - Bindings bugfixes:
+    * Fix memory corruption in copy source SWIG bindings (r1694929)
+
+ Developer-visible changes:
+  * Better configure-time detection of httpd version and authz fix (r1687304 et al.)
+  * Correct a parameter name in svn_repos_get_fs_build_parser5 (r1694194)
+  * Resolve circular library reference in libsvn_fs_x (r1696695)
+  * Fix Unix build on systems without GPG agent (r1694481, r1697824)
+
 Version 1.9.0
 (5 Aug 2015, from /branches/1.9.x)
 http://svn.apache.org/repos/asf/subversion/tags/1.9.0