Author: danielsh
Date: Tue Jun 28 16:27:26 2011
New Revision: 1140711
URL: http://svn.apache.org/viewvc?rev=1140711&view=rev
Log:
* docs/community-guide/releasing.part.html
(deprecation): Fix typo in spelling of 'forever'.
Modified:
subversion/site/publish/docs/community-guide/releasing.part.html
Modified: subversion/site/publish/docs/community-guide/releasing.part.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/releasing.part.html?rev=1140711&r1=1140710&r2=1140711&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/releasing.part.html (original)
+++ subversion/site/publish/docs/community-guide/releasing.part.html Tue Jun 28
16:27:26 2011
@@ -342,7 +342,7 @@ keep them as temporary and as non-diverg
</h3>
<p>When a new, improved version of an API is introduced, the old one
-remains for compatibility, at least until the next major release.
+remains for compatibility, at least until the next major release (2.0.0).
However, we mark the old one as deprecated and point to the new one,
so people know to write to the new API if at all possible. When
deprecating, mention the release after which the deprecation was