From 0981ec817b7c87f50b296b769be3fd425ff60be3 Mon Sep 17 00:00:00 2001 From: Kaldari Date: Tue, 15 May 2012 10:50:23 -0700 Subject: [PATCH] Updating Release Notes about addition of getCreator and getOldestRevision methods Change-Id: I2cda54984c6cc652e868608d941be704cba3dae6 --- RELEASE-NOTES-1.20 | 1 + 1 file changed, 1 insertion(+) 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. -- 2.20.1