You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ko...@apache.org on 2015/09/18 14:27:40 UTC

svn commit: r1703819 - /subversion/trunk/CHANGES

Author: kotkov
Date: Fri Sep 18 12:27:39 2015
New Revision: 1703819

URL: http://svn.apache.org/viewvc?rev=1703819&view=rev
Log:
* CHANGES: Add the missing utf8proc entry in the 1.9.2 section.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1703819&r1=1703818&r2=1703819&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Fri Sep 18 12:27:39 2015
@@ -18,6 +18,7 @@ http://svn.apache.org/repos/asf/subversi
     * upgrade: fix crash for pre-1.3 wc with externals (r1702218 et al)
     * revert: fix crash when reverting the root of a move (r1702237 et al)
     * svn: do not crash upon specific database corruptions (r1702974, r1702991)
+    * svn: show utf8proc version in svn --version --verbose (r1702533, r1702891)
 
   - Server-side bugfixes:
     * fix reporting for empty representations in svnfsfs stats (r1698312 et al)