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 2011/10/19 12:02:46 UTC

svn commit: r1186064 - /subversion/trunk/CHANGES

Author: stsp
Date: Wed Oct 19 10:02:46 2011
New Revision: 1186064

URL: http://svn.apache.org/viewvc?rev=1186064&view=rev
Log:
* CHANGES: typo

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1186064&r1=1186063&r2=1186064&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed Oct 19 10:02:46 2011
@@ -23,7 +23,7 @@ http://svn.apache.org/repos/asf/subversi
    * error instead of assert when upgrading corrupt WCs (r1182904, -9)
    * improve memory usage in merge (r1176915)
    * fix an assertion in merge (r1149103, -35)
-   * improve performance of 'merge --reintegrate) (r1167681)
+   * improve performance of 'merge --reintegrate' (r1167681)
 
   Developer-visible changes:
    * fix object lifetime issues in the JavaHL bindings (r1175888)