diff --git a/cur_news.php b/cur_news.php index d8550ef..6e6899d 100644 --- a/cur_news.php +++ b/cur_news.php @@ -1,4 +1,8 @@ + + $newsItem = '
A lot of people prefer web forums to mailing lists. SourceForge offers them, but they\'re not very friendly to use. Red Fox, the guy running the Netfrag Zap UBB board has graciously offered us a forum which is much easier to use. The URL is a long CGI script, so there\'s a shortcut at http://quakeforge.net/board/ to save typing.'; + newsItem('25 Apr 2000', 'Knghtbrd', $newsItem); + $newsItem = '
Fully working support for Mega2k\'s airscout and view height adjustments have been committed. We\'re also gearing up for a release of 0.2.0 as soon as several critical bugs are found and squashed. Please send us info on any major bugs as well as how to reproduce them.'; newsItem('2 Apr 2000', 'Knghtbrd', $newsItem); @@ -12,7 +16,4 @@ $newsItem = '
Knghtbrd, our stable release manager, has been instructed to lay off the Quack.. <=:]'; newsItem('27 Feb 2000', 'Mercury', $newsItem); - $newsItem = '
QuackForge 0.1.1 has arrived! tar.gz, tar.bz2, and zip source archives are available at our Downloads page. Grab your copy today!'; - newsItem('27 Feb 2000', 'Knghtbrd', $newsItem); - ?> diff --git a/old_news.php b/old_news.php index 3b8d44e..94303fe 100644 --- a/old_news.php +++ b/old_news.php @@ -1,4 +1,8 @@ + + $newsItem = '
QuackForge 0.1.1 has arrived! tar.gz, tar.bz2, and zip source archives are available at our Downloads page. Grab your copy today!'; + newsItem('27 Feb 2000', 'Knghtbrd', $newsItem); + $newsItem = '
Daniel McGregor has joined the project to maintain OpenBSD support.' . '
As a result of the current situation with QuakeLives, we have added a new goal: to support mod developers (such as MegaTF) more and provide 32-bit Windows executables (now that we have a qualified Windows developer working with us) for download.'; newsItem('25 Feb 2000', 'Palisade', $newsItem);