You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2017/02/09 17:58:19 UTC

svn commit: r1782374 - /subversion/trunk/CHANGES

Author: stsp
Date: Thu Feb  9 17:58:19 2017
New Revision: 1782374

URL: http://svn.apache.org/viewvc?rev=1782374&view=rev
Log:
* CHANGES: Link to 1.10 release notes.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1782374&r1=1782373&r2=1782374&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Thu Feb  9 17:58:19 2017
@@ -2,6 +2,9 @@ Version 1.10.0
 (?? ??? 2017, 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
+the 1.9 release:  https://subversion.apache.org/docs/release-notes/1.10.html
+
  User-visible changes:
   - Major new features:
     * better interactive conflict resolution for tree conflicts (r1687489 et al)