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:58:00 UTC

svn commit: r1462302 - /subversion/trunk/CHANGES

Author: breser
Date: Thu Mar 28 20:58:00 2013
New Revision: 1462302

URL: http://svn.apache.org/r1462302
Log:
* CHANGES: Make entries about r1453780 fit in 80 columns.

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1462302&r1=1462301&r2=1462302&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Thu Mar 28 20:58:00 2013
@@ -81,7 +81,7 @@ http://svn.apache.org/repos/asf/subversi
     
   - 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)
+    * mod_dav_svn will omit some property values for activity urls (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)
@@ -613,7 +613,7 @@ http://svn.apache.org/repos/asf/subversi
 
  User-visible changes
   - Server-side bugfixes:
-    * mod_dav_svn will omit values on some properties for activity resources (r1453780)
+    * mod_dav_svn will omit some property values for activity urls (r1453780)
 
  Developer-visible changes:
   - General: