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:

01/06/2009
Version 1.9
	* Modernisized. 

01/06/2009
Version 1.8
	* Make PostgreSQL compatible. Patch contributed by Hans Spaans.

11/01/2008
Version 1.7
	* use wfLoadExtensionMessages for NewestPages
	* remove pre MW1.11 backward compat
	* delay message loading

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