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 2012/12/27 08:36:17 UTC

svn commit: r1426139 - in /subversion/branches/1.7.x: ./ CHANGES

Author: breser
Date: Thu Dec 27 07:36:16 2012
New Revision: 1426139

URL: http://svn.apache.org/viewvc?rev=1426139&view=rev
Log:
Merge r1426138 which is an obvious typo fix of CHANGES to 1.7.x branch.

Modified:
    subversion/branches/1.7.x/   (props changed)
    subversion/branches/1.7.x/CHANGES   (contents, props changed)

Propchange: subversion/branches/1.7.x/
------------------------------------------------------------------------------
  Merged /subversion/trunk:r1426138

Modified: subversion/branches/1.7.x/CHANGES
URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/CHANGES?rev=1426139&r1=1426138&r2=1426139&view=diff
==============================================================================
--- subversion/branches/1.7.x/CHANGES (original)
+++ subversion/branches/1.7.x/CHANGES Thu Dec 27 07:36:16 2012
@@ -8,7 +8,7 @@ http://svn.apache.org/repos/asf/subversi
   - Client-side bugfixes:
     * fix crash with --username option on Windows (r1396285)
     * add missing attributes to "svn log -v --xml" output (r1398100)
-    * fix svn patch ignoring hunks after no trailing newline (r139917)
+    * fix svn patch ignoring hunks after no trailing newline (r1399174)
     * fix hang with ra_serf during error processing (r1403583)
     * ignore file externals with mergeinfo when merging (r1401915)
     * fix SEGV with "svnmucc cp rev arg" during argv processing (issue #4079)

Propchange: subversion/branches/1.7.x/CHANGES
------------------------------------------------------------------------------
  Merged /subversion/trunk/CHANGES:r1426138