RELEASE-NOTES for r53034
[lhc/web/wiklou.git] / RELEASE-NOTES
index 731ba0b..bbcc8bb 100644 (file)
@@ -110,6 +110,11 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   set $wgCacheDirectory to get a faster CDB-based implementation.
 * Expanded the number of variables which can be set in the extension messages 
   files.
+* Added a feature to allow per-article process pool size control for the parsing 
+  task, to limit resource usage when the cache for a heavily-viewed article is
+  invalidated. Requires an external daemon. 
+* Leading > is now syntax for <blockquote>.
+* Switched from XHTML 1.0 Transitional to HTML 5.
 
 === Bug fixes in 1.16 ===
 
@@ -229,6 +234,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
    extension (since 0.ext is perfectly valid)
 * (bug 19468) Enotif preferences are now only displayed when they are turned on
 * (bug 19442) Show/hide options on watchlist only work once
+* (bug 19602) PubMed Magic links now use updated NIH url
 
 == API changes in 1.16 ==