[Super-tux-commit] htdocs download.xml,1.13,1.14 news.xml,1.6,1.7
Brought to you by:
wkendrick
From: Ryan F. <sik...@us...> - 2004-08-25 04:09:18
|
Update of /cvsroot/super-tux/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8549 Modified Files: download.xml news.xml Log Message: - SuperTux 0.1.2 release Index: news.xml =================================================================== RCS file: /cvsroot/super-tux/htdocs/news.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- news.xml 14 Jul 2004 21:06:21 -0000 1.6 +++ news.xml 25 Aug 2004 04:08:58 -0000 1.7 @@ -2,6 +2,12 @@ <page title="SuperTux"> <section title="News"> <news> + <item date="24. August 2004"> + SuperTux 0.1.2 has been released! It features 22 new levels from both + the SuperTux team and contributors. You can wait for the various + packages to be released or you can + <a href="download.html">get the source tarball now</a>. + </item> <item date="14. July 2004"> A new SuperTux 0.1.1 Mac OS X binary is available that fixes a start-up crash in OS X 10.2. We also now have a SuperTux 0.1.1 Fedora Core 2 RPM available. Index: download.xml =================================================================== RCS file: /cvsroot/super-tux/htdocs/download.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- download.xml 14 Jul 2004 21:06:21 -0000 1.13 +++ download.xml 25 Aug 2004 04:08:58 -0000 1.14 @@ -1,6 +1,12 @@ <?xml version="1.0"?> <page title="SuperTux"> <section title="SuperTux Download"> + <subsection title="SuperTux 0.1.2 - Auguest 24, 2004"> + <ul> + <li>Source: <a href="http://prdownloads.sourceforge.net/super-tux/supertux-0.1.2.tar.bz2?download">supertux-0.1.2.tar.bz2</a></li> + <li>More packages coming soon.</li> + </ul> + </subsection> <subsection title="SuperTux (Milestone1) 0.1.1 - May 11, 2004"> <ul> <li>Source: <a href="http://prdownloads.sourceforge.net/super-tux/supertux-0.1.1.tar.bz2?download">supertux-0.1.1.tar.bz2</a></li> |