Updating Release Notes about addition of getCreator and getOldestRevision methods
authorKaldari <rkaldari@wikimedia.org>
Tue, 15 May 2012 17:50:23 +0000 (10:50 -0700)
committerKaldari <rkaldari@wikimedia.org>
Tue, 15 May 2012 17:50:23 +0000 (10:50 -0700)
Change-Id: I2cda54984c6cc652e868608d941be704cba3dae6

RELEASE-NOTES-1.20

index 2df3043..8875eeb 100644 (file)
@@ -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.