Author: cmpilato
Date: Thu Mar 10 15:56:29 2011
New Revision: 1080257
URL: http://svn.apache.org/viewvc?rev=1080257&view=rev
Log:
For issue #3831 ("Add errata /release note noise around ra_serf's
editor drive violations")...
* site/publish/docs/release-notes/1.7.html
(#compatibility): Note that *most* of the API errata is in the WC libs, but
that there's a notable exception in ra_serf's editor drive approach.
Modified:
subversion/site/publish/docs/release-notes/1.7.html
Modified: subversion/site/publish/docs/release-notes/1.7.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.7.html?rev=1080257&r1=1080256&r2=1080257&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.7.html (original)
+++ subversion/site/publish/docs/release-notes/1.7.html Thu Mar 10 15:56:29 2011
@@ -92,10 +92,14 @@ cannot necessarily compile or run agains
slightly modified from previous releases. These are cases where edge cases
of the functionality has been deemed buggy, and therefore improved or removed.
Please consult the
-<a href="http://svn.apache.org/repos/asf/subversion/trunk/notes/api-errata/1.7/">
-API errata</a> for more detailed information on what these APIs are and what
-impact these changes may have. For Subversion 1.7, these errata are limited to
-<code>libsvn_wc</code>.</p>
+<a href="http://svn.apache.org/repos/asf/subversion/trunk/notes/api-errata/1.7/"
+
+>API errata</a> for more detailed information on what these APIs are
+and what impact these changes may have. For Subversion 1.7, these
+errata are mostly limited to <code>libsvn_wc</code>, with one notable
+exception: <code>libsvn_ra_serf</code>'s approach to driving
+the <code>svn_delta_editor_t</code> interfaces (provided it indirectly
+via calls to the <code>svn_ra.h</code> interfaces).</p>
<div class="h3" id="new-feature-compatibility-table">
<h3>New Feature Compatibility Table
|