http://www.mediawiki.org/wiki/Special:Code/MediaWiki/74090

Revision: 74090
Author:   ialex
Date:     2010-10-01 19:29:37 +0000 (Fri, 01 Oct 2010)

Log Message:
-----------
Follow-up r72872: added RELEASE-NOTES entry

Modified Paths:
--------------
    trunk/phase3/RELEASE-NOTES

Modified: trunk/phase3/RELEASE-NOTES
===================================================================
--- trunk/phase3/RELEASE-NOTES  2010-10-01 19:26:08 UTC (rev 74089)
+++ trunk/phase3/RELEASE-NOTES  2010-10-01 19:29:37 UTC (rev 74090)
@@ -67,6 +67,8 @@
   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



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to