You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by hw...@apache.org on 2010/03/31 20:52:36 UTC

svn commit: r929657 - /subversion/trunk/CHANGES

Author: hwright
Date: Wed Mar 31 18:52:36 2010
New Revision: 929657

URL: http://svn.apache.org/viewvc?rev=929657&view=rev
Log:
* CHANGES:
  (1.6.10): Fix typo.

Found by: danielsh

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=929657&r1=929656&r2=929657&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed Mar 31 18:52:36 2010
@@ -19,7 +19,7 @@ http://svn.apache.org/repos/asf/subversi
   * fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
   * fixed: file external from URL cannot overwrite existing item (issue #3552)
   * fixed: potential memory error in 'svn status' (r923674, -9)
-  * fixed: merge records merginfo from natural history gaps (issue #3432)
+  * fixed: merge records mergeinfo from natural history gaps (issue #3432)
   * fixed: theoretical possibility of DB corruption (r926151, -67)
 
  Developer-visible changes: