Merge branch 'release-4.0.7' into develop

This commit is contained in:
Daniel Kraus
2017-01-02 13:48:56 +01:00
4 changed files with 12 additions and 3 deletions

9
NEWS
View File

@ -1,6 +1,15 @@
Version 4.0.7 (2017-01-02)
------------------------------------------------------------------------
- Improvement: Increase performance of special page and maintenance script.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Version 4.0.6 (2016-12-28) Version 4.0.6 (2016-12-28)
------------------------------------------------------------------------ ------------------------------------------------------------------------
- Fix: Bug fixes.
- Fix: Custom namespace weights were not respected. - Fix: Custom namespace weights were not respected.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

View File

@ -27,4 +27,4 @@ Contributors
- Daniel Kraus (@bovender), main developer - Daniel Kraus (@bovender), main developer
- Ulrich Strauss (@c0nnex), namespaces - Ulrich Strauss (@c0nnex), namespaces
- Brent Laabs (@labster), bug fixes - Brent Laabs (@labster), code review and bug fixes

View File

@ -7,7 +7,7 @@
], ],
"type": "parserhook", "type": "parserhook",
"url": "https://www.mediawiki.org/wiki/Extension:LinkTitles", "url": "https://www.mediawiki.org/wiki/Extension:LinkTitles",
"version": "4.0.6", "version": "4.0.7",
"license-name": "GPL-2.0+", "license-name": "GPL-2.0+",
"descriptionmsg": "linktitles-desc", "descriptionmsg": "linktitles-desc",
"requires": { "requires": {