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:05:21 UTC

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

Author: breser
Date: Thu Mar 28 20:05:21 2013
New Revision: 1462286

URL: http://svn.apache.org/r1462286
Log:
* CHANGES: First draft of 1.7.9 changes.

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=1462286&r1=1462285&r2=1462286&view=diff
==============================================================================
--- subversion/branches/1.7.x/CHANGES (original)
+++ subversion/branches/1.7.x/CHANGES Thu Mar 28 20:05:21 2013
@@ -1,3 +1,33 @@
+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



Re: svn commit: r1462286 - /subversion/branches/1.7.x/CHANGES

Posted by Ben Reser <be...@reser.org>.
On Thu, Mar 28, 2013 at 1:11 PM, Daniel Shahaf <d....@daniel.shahaf.name> wrote:
> This is normally done on trunk then merged to the branch...

Whoops, forgot what branch I was on.  Fixed in r1462293 and r1462294.

Re: svn commit: r1462286 - /subversion/branches/1.7.x/CHANGES

Posted by Ben Reser <be...@reser.org>.
On Thu, Mar 28, 2013 at 1:11 PM, Daniel Shahaf <d....@daniel.shahaf.name> wrote:
> This is normally done on trunk then merged to the branch...

Whoops, forgot what branch I was on.  Fixed in r1462293 and r1462294.

Re: svn commit: r1462286 - /subversion/branches/1.7.x/CHANGES

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
breser@apache.org wrote on Thu, Mar 28, 2013 at 20:05:21 -0000:
> Author: breser
> Date: Thu Mar 28 20:05:21 2013
> New Revision: 1462286
> 
> URL: http://svn.apache.org/r1462286
> Log:
> * CHANGES: First draft of 1.7.9 changes.
> 
> Modified:
>     subversion/branches/1.7.x/CHANGES

This is normally done on trunk then merged to the branch...

Re: svn commit: r1462286 - /subversion/branches/1.7.x/CHANGES

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
breser@apache.org wrote on Thu, Mar 28, 2013 at 20:05:21 -0000:
> Author: breser
> Date: Thu Mar 28 20:05:21 2013
> New Revision: 1462286
> 
> URL: http://svn.apache.org/r1462286
> Log:
> * CHANGES: First draft of 1.7.9 changes.
> 
> Modified:
>     subversion/branches/1.7.x/CHANGES

This is normally done on trunk then merged to the branch...