
ialex at svn
Nov 4, 2009, 9:22 AM
Post #1 of 1
(14 views)
Permalink
|
|
SVN: [58553] trunk/phase3/RELEASE-NOTES
|
|
http://www.mediawiki.org/wiki/Special:Code/MediaWiki/58553 Revision: 58553 Author: ialex Date: 2009-11-04 17:22:31 +0000 (Wed, 04 Nov 2009) Log Message: ----------- Fix for r58269: move RELEASE-NOTES entry to correct section as this is not API related ;) Modified Paths: -------------- trunk/phase3/RELEASE-NOTES Modified: trunk/phase3/RELEASE-NOTES =================================================================== --- trunk/phase3/RELEASE-NOTES 2009-11-04 17:21:58 UTC (rev 58552) +++ trunk/phase3/RELEASE-NOTES 2009-11-04 17:22:31 UTC (rev 58553) @@ -620,6 +620,7 @@ * Allow SpecialActiveusers to work on non-MySQL databases * (bug 6579) Fixed protecting images from uploading only * (bug 18609) Search index was empty for some pages +* (bug 13453) rebuildrecentchanges maintenance script works on PG again == API changes in 1.16 == @@ -680,7 +681,6 @@ * (bug 21085) list=deletedrevs no longer returns only one revision when drcontinue param is passed * (bug 21106) Deprecated parameters now tagged in action=paraminfo -* (bug 13453) rebuildrecentchanges maintenance script works on PG again * (bug 19004) Added support for tags * (bug 21083) list=allusers no longer returns current timestamp for users without registration date _______________________________________________ MediaWiki-CVS mailing list MediaWiki-CVS[at]lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs
|