Follow-up r72872: added RELEASE-NOTES entry
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 1 Oct 2010 19:29:37 +0000 (19:29 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 1 Oct 2010 19:29:37 +0000 (19:29 +0000)
RELEASE-NOTES

index 2713487..ab29de7 100644 (file)
@@ -67,6 +67,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   through a resource loader request, which bypasses server cache (like squid) and
   checks the user parameter against $wgUser. The former adds more data to all
   pages, while the latter adds a request which cannot be cached server side.
+* Removed $wgUpdates for database updates; extension should use
+  DatabaseUpdater::addExtensionUpdate().
 
 === New features in 1.17 ===
 * (bug 10183) Users can now add personal styles and scripts to all skins via