From: Alexandre Emsenhuber Date: Wed, 12 Aug 2009 21:39:35 +0000 (+0000) Subject: * removed entries for removed functionnalities X-Git-Tag: 1.31.0-rc.0~40338 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=commitdiff_plain;h=f8c79e0bd3acc79f98958131d2b10903b86b0100;p=lhc%2Fweb%2Fwiklou.git * removed entries for removed functionnalities * fixed entry per r51736 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c397571002..0e3a414f0b 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -99,8 +99,6 @@ this. Was used when mwEmbed was going to be an extension. Special:Version * (bug 18420) Missing file revisions are handled gracefully now * (bug 9219) Auth plugins can control editing RealName/Email/Nick preferences -* New hook: MessageNotInMwNs to handle localised messages that aren't in the - Mediawiki Namespace, before checking the message files * (bug 18466) Add note or warning when overruling a move (semi-)protection * (bug 18342) insertTags works in edit summary box * (bug 18411) The upload form also checks post_max_size @@ -219,7 +217,6 @@ this. Was used when mwEmbed was going to be an extension. * (bug 18289) Database connection error page now returns correct HTML * "successbox", "errorbox" and related CSS classes are now available in all skins -* Fixed a PHP notice when $wgEnableSerializedMessages was set to false * (bug 18316) Removed superfluous name="fulltext" from Special:Search * (bug 18331) MediaWiki:Undelete-revision can now have wikitext * The "noautoblock" flag is no longer displayed in the block log when blocking @@ -294,7 +291,7 @@ this. Was used when mwEmbed was going to be an extension. * (bug 18925) history.js removes class names of list elements on initialization * Multiple whitespace in TOC anchors is now stripped, for consistency with the link from the edit comment -* (bug 19112) Preferences now respects $wgUseExternalEditor, $wgExternalDiffEngine +* (bug 19112) Preferences now respects $wgUseExternalEditor * (bug 18173) MediaWiki now fails when unable to determine a client IP * (bug 19170) Special:Version should follow the content language direction * (bug 19160) maintenance/purgeOldText.inc is now compatible with PostgreSQL