NEWEST PAGES EXTENSION
CHANGE LOG

For a complete log of all changes, including internationalisation
updates from third parties, view the Subversion log at
http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/NewestPages/?view=log.

The main changes between versions are listed here:

27/08/2006
Version 1.6
	* Allow user to exclude redirects from results
	* Minor tweaks to HTML

17/08/2006
Version 1.5
	* Wrap links to redirect pages in <span class="allpagesredirect">
	* Changes to default message text

12/07/2006
Version 1.4
	* Backwards-compatible support for class autoloading with 1.7.0+
	* Expose namespace filtering when in normal view mode

13/05/2006
Version 1.3
	* Allow the namespace to be customised

13/05/2006
Version 1.2
	* Moved internationalisation into a separate file
	* Add absolute limit of 5000 pages, for performance
	* Allow the default limit to be customised

30/04/2006
Version 1.1
	* Fix issues when using a table prefix

15/04/2006
Version 1.0
	* Initial release