Author: julianfoad
Date: Wed Oct 12 16:26:39 2011
New Revision: 1182464
URL: http://svn.apache.org/viewvc?rev=1182464&view=rev
Log:
Tweak wording in the release notes: clarify that a new server can write to
(as well as read from) an older repository.
* publish/docs/release-notes/1.7.html,
publish/docs/release-notes/1.8.html
(compatibility): Tweak wording.
Modified:
subversion/site/publish/docs/release-notes/1.7.html
subversion/site/publish/docs/release-notes/1.8.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=1182464&r1=1182463&r2=1182464&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.7.html (original)
+++ subversion/site/publish/docs/release-notes/1.7.html Wed Oct 12 16:26:39 2011
@@ -69,8 +69,8 @@ also cases where a new feature will work
the client is new and the server old.</p>
<p>There is <strong>no need</strong> to dump and reload your
-repositories. Subversion 1.7 can read repositories created by earlier
-versions. To upgrade an existing installation, just install the
+repositories. Subversion 1.7 can read and write to repositories created by
+earlier versions. To upgrade an existing installation, just install the
newest libraries and binaries on top of the older ones.</p>
<p>Subversion 1.7 uses the same repository formats as 1.6 does. Therefore,
Modified: subversion/site/publish/docs/release-notes/1.8.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.8.html?rev=1182464&r1=1182463&r2=1182464&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.8.html (original)
+++ subversion/site/publish/docs/release-notes/1.8.html Wed Oct 12 16:26:39 2011
@@ -73,8 +73,8 @@ also cases where a new feature will work
the client is new and the server old.</p>
<p>There is <strong>no need</strong> to dump and reload your
-repositories. Subversion 1.8 can read repositories created by earlier
-versions. To upgrade an existing installation, just install the
+repositories. Subversion 1.8 can read and write to repositories created by
+earlier versions. To upgrade an existing installation, just install the
newest libraries and binaries on top of the older ones.</p>
<p>Subversion 1.8 maintains API/ABI compatibility with earlier