From: Kaldari Date: Tue, 15 May 2012 17:50:23 +0000 (-0700) Subject: Updating Release Notes about addition of getCreator and getOldestRevision methods X-Git-Tag: 1.31.0-rc.0~23589^2 X-Git-Url: http://git.cyclocoop.org/%22%20.%20%20%20%24self2%20.%20%20%20%22&var_mode_affiche=boucle?a=commitdiff_plain;h=0981ec817b7c87f50b296b769be3fd425ff60be3;p=lhc%2Fweb%2Fwiklou.git Updating Release Notes about addition of getCreator and getOldestRevision methods Change-Id: I2cda54984c6cc652e868608d941be704cba3dae6 --- diff --git a/RELEASE-NOTES-1.20 b/RELEASE-NOTES-1.20 index 2df3043dab..8875eeb141 100644 --- a/RELEASE-NOTES-1.20 +++ b/RELEASE-NOTES-1.20 @@ -62,6 +62,7 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki. * QUnit.newMwEnvironment now supports passing a custom setup and/or teardown function. Arguments signature has changed. First arguments is now an options object of which 'config' can be a property. Previously 'config' itself was the first and only argument. +* New getCreator and getOldestRevision methods added to WikiPage class === Bug fixes in 1.20 === * (bug 30245) Use the correct way to construct a log page title.