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 2013/03/28 21:24:45 UTC

svn commit: r1462294 - /subversion/branches/1.7.x/CHANGES

Author: breser
Date: Thu Mar 28 20:24:45 2013
New Revision: 1462294

URL: http://svn.apache.org/r1462294
Log:
* CHANGES: Revert r1462286.

Modified:
    subversion/branches/1.7.x/CHANGES

Modified: subversion/branches/1.7.x/CHANGES
URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/CHANGES?rev=1462294&r1=1462293&r2=1462294&view=diff
==============================================================================
--- subversion/branches/1.7.x/CHANGES (original)
+++ subversion/branches/1.7.x/CHANGES Thu Mar 28 20:24:45 2013
@@ -1,33 +1,3 @@
-Version 1.7.9
-(04 Apr 2013, from /branches/1.7.x)
-http://svn.apache.org/repos/asf/subversion/tags/1.7.9
- User-visible changes
-  - Client-side bugfixes:
-    * improved error messages about svn:date and svn:author props. (r1440620)
-    * fix local_relpath assertion (issue #4257)
-    * fix memory leak in `svn log` over svn:// (r1458341)
-    * fix incorrect authz failure when using neon http library (issue #4332)
-    * fix segfault when using kwallet (r1421103)
-    
-  - Server-side bugfixes:
-    * svnserve will log the replayed rev not the low-water rev. (r1461278)
-    * mod_dav_svn will omit values on some properties for activty resources (r1453780)
-    * fix an assertion in mod_dav_svn when acting as a proxy on / (issue #4272)
-    * improve memory usage when committing properties in mod_dav_svn (r1443929)
-    * fix svnrdump to load dump files with non-LF line endings (issue #4263)
-    * fix assertion when rep-cache is inaccessible (r1422100)
-
- Developer-visible changes:
-  - General:
-    * fix an assertion in dav_svn_get_repos_path() on Windows (r1425368)
-    * fix get-deps.sh to correctly download zlib (r13520131)
-    * doxygen docs will now ignore prefixes when producing the index (r1429201)
-    * fix get-deps.sh on freebsd (r1423646)
-
-  - Bindings:
-    * javahl status api now respects the ignoreExternals boolean (r1435361)
-
-
 Version 1.7.8
 (17 Dec 2012, from /branches/1.7.x)
 http://svn.apache.org/repos/asf/subversion/tags/1.7.8