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/10 20:02:30 UTC

svn commit: r1419670 - /subversion/trunk/CHANGES

Author: breser
Date: Mon Dec 10 19:02:29 2012
New Revision: 1419670

URL: http://svn.apache.org/viewvc?rev=1419670&view=rev
Log:
* CHANGES: Add entries for 1.7.8

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1419670&r1=1419669&r2=1419670&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Mon Dec 10 19:02:29 2012
@@ -55,6 +55,37 @@ http://svn.apache.org/repos/asf/subversi
     * star-imports in swig-py only import 'svn_*' symbols (r1303375)
 
 
+Version 1.7.8
+(17 Dec 2012, from /branches/1.7.x)
+http://svn.apache.org/repos/asf/subversion/tags/1.7.8
+ User-visible changes
+  - Client- and server-side bugfixes:
+    * Fix typos in pt_BR, es and zh_TW translations (r1402417, r1402421)
+
+  - Client-side bugfixes:
+    * fix crash with --username option (r1396285)
+    * add missing attributes to "svn log -v --xml" output (r1398100)
+    * fix error with svn patch (r1399174)
+    * fix hang with ra_serf (r1403583)
+    * ignore file externals with mergeinfo when merging (r1401915)
+    * fix SEGV with "svnmucc cp rev arg" (issue #4079)
+    * fix conflict handling on symlinks (issue #4091)
+    
+  - Server-side bugfixes:
+    * properly detect threading availability (r1398325)
+    * fix "svnadmin load --bypass-prop-validation" (r1237779)
+    * fix group parsing in authz file (issue #3531)
+    * add Vary: header to GET responses (r1390653)
+    * fix fs_fs to cleanup after failed rep transmission (r1403964, et al)
+    * fix mod_dav_svn to complain about revisions > HEAD (r1403588)
+
+ Developer-visible changes:
+  - General:
+    * fix incorrect status returned by 1.6 api (r1403258)
+    * fix compilation with g++ 4.7 (r1345740)
+    * fix svn_uri_get_file_url_from_dirent on Windows (r1409146)
+
+
 Version 1.7.7
 (09 Oct 2012, from /branches/1.7.x)
 http://svn.apache.org/repos/asf/subversion/tags/1.7.7