You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2012/05/09 13:11:06 UTC

svn commit: r1336093 - /subversion/trunk/CHANGES

Author: rhuijben
Date: Wed May  9 11:11:05 2012
New Revision: 1336093

URL: http://svn.apache.org/viewvc?rev=1336093&view=rev
Log:
* CHANGES: Add some recent changes.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1336093&r1=1336092&r2=1336093&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Wed May  9 11:11:05 2012
@@ -70,6 +70,8 @@ http://svn.apache.org/repos/asf/subversi
     * fix assert on svn:externals with drive letter on Windows (issue #4173)
     * fix 'svn update --depth=empty' against 1.4 servers (issue #4046)
     * handle missing svn:date reported by svnserve gracefully (r1306111)
+    * fix multiple subtree merge editor drives that add and delete (issue #4166)
+    * workaround for file externals with invalid repository IDs (issue 4087)
 
   - Server-side bugfixes:
     * fix non-fatal FSFS corruption bug with concurrent commits (issue #4129)
@@ -83,10 +85,12 @@ http://svn.apache.org/repos/asf/subversi
  Developer-visible changes:
   - General:
     * windows example distribution scripts: include svnrdump (r1295007)
+    * fix running the test suite with jsvn (r1335555)
 
   - Bindings:
     * swig-py tests: avoid FAILs on APR hash order (r1296137, r1292248)
     * swig-rb tests: avoid FAILs on APR hash order (r1310535, r1310594)
+    * swig-pl: Improved perl detection in gen-make.py (r1291797, r1291810)
 
 
 Version 1.7.4