vanity commit + documenting:
authorDomas Mituzas <midom@users.mediawiki.org>
Sun, 28 May 2006 21:35:25 +0000 (21:35 +0000)
committerDomas Mituzas <midom@users.mediawiki.org>
Sun, 28 May 2006 21:35:25 +0000 (21:35 +0000)
* Use optimized php5-only microtime()
* Add possibility to store local message cache as PHP executable script
* Fix profiling table definition

README
RELEASE-NOTES
includes/SpecialVersion.php

diff --git a/README b/README
index 8adef87..4bf269e 100644 (file)
--- a/README
+++ b/README
@@ -30,6 +30,7 @@ The MediaWiki software was written by:
 * Evan Prodromou
 * Ævar Arnfjörð Bjarmason
 * Niklas Laxström
+* Domas Mituzas
 * Several others
 
 The contributors hold the copyright to this work, and it is licensed
index ab26607..52e1053 100644 (file)
@@ -365,6 +365,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 6117) Use message for history feed description, add German localization
 * (bug 1017) fixed thumbnails of animated gifs.
 * Add APC as object caching option
+* Use optimized php5-only microtime()
+* Add possibility to store local message cache as PHP executable script
+* Fix profiling table definition
 * Update to Albanian localization (sq)
 * (bug 6099) Introduce {{DIRECTIONMARK}} magic word (with {{DIRMARK}} as an alias)
 
index daf5103..69d5db4 100644 (file)
@@ -53,7 +53,7 @@ class SpecialVersion {
                This wiki is powered by '''[http://www.mediawiki.org/ MediaWiki]''',
                copyright (C) 2001-2006 Magnus Manske, Brion Vibber, Lee Daniel Crocker,
                Tim Starling, Erik Möller, Gabriel Wicke, Ævar Arnfjörð Bjarmason,
-               Niklas Laxström and others.
+               Niklas Laxström, Domas Mituzas and others.
 
                MediaWiki is free software; you can redistribute it and/or modify
                it under the terms of the GNU General Public License as published by