Module MediaWiki changes log.
-----------------------------------
15.08.2006 - version 1.06:
minor bugfixes
* fixed minor bug in setup
* fixed mistype in test suite
* forced recreation of deleted page

14.08.2006 - version 1.05:
minor feature enhancements
* fixed bug in login()
* config key 'special' is not needed more for uploads
* documented error codes
* added on_error callback

13.08.2006 - version 1.04:
major bugfixes
* fixed critical bug in prepared loading code
* added switch() routine - for interwiki bots
* Config::IniHash and Data::Dumper are now optional
* added basic error handling (incomplete)

09.08.2006 - version 1.03:
major feature enhancements
* fixed bug in image uploads
* added filepath() and download() routines
* various documentation fixes
* optional usage of query.php for category listing

06.08.2006 - version 1.00:
initial release