Scarab commit: svn commit: r10411 - branches/release/b21: www xdocs
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: dabbous
Date: 2007-02-09 11:09:12-0800
New Revision: 10411
Modified:
branches/release/b21/www/index.html
branches/release/b21/xdocs/changes.xml
Log:
release 0.21
Modified: branches/release/b21/www/index.html
Url: http://scarab.tigris.org/source/browse/scarab/branches/release/b21/www/index.html?view=diff&rev=10411&p1=branches/release/b21/www/index.html&p2=branches/release/b21/www/index.html&r1=10410&r2=10411
==============================================================================
--- branches/release/b21/www/index.html (original)
+++ branches/release/b21/www/index.html 2007-02-09 11:09:12-0800
@@ -38,7 +38,7 @@
<table border="0">
<tr>
<td>
- <a href="http://scarab.tigris.org/servlets/ProjectDownloadList">Scarab 1.0 Beta 20</a>
+ <a href="http://scarab.tigris.org/servlets/ProjectDownloadList">Scarab 0.21</a>
</td>
<td>
(source download)
@@ -68,7 +68,7 @@
<td>synchronised with repository</td>
</tr>
<tr>
- <td><a href="http://www.solitone.org/site/scarab/b20/faq.html">Beta 20 Documentation</a></td>
+ <td><a href="http://www.solitone.org/site/scarab/0.21/faq.html">0.21 Documentation</a></td>
<td></td>
</tr>
</table>
Modified: branches/release/b21/xdocs/changes.xml
Url: http://scarab.tigris.org/source/browse/scarab/branches/release/b21/xdocs/changes.xml?view=diff&rev=10411&p1=branches/release/b21/xdocs/changes.xml&p2=branches/release/b21/xdocs/changes.xml&r1=10410&r2=10411
==============================================================================
--- branches/release/b21/xdocs/changes.xml (original)
+++ branches/release/b21/xdocs/changes.xml 2007-02-09 11:09:12-0800
@@ -6,7 +6,7 @@
</properties>
<body>
- <release version="b21" date="in-development">
+ <release version="0.21" date="in-development">
<action dev="pledbrook" type="fix" due-to="Ronny Voelker" fix="SCB1736">
Sorting on the "Created By" and "Modified By" attributes now works
without any problems.