Merge branch 'release-4.0.5' into develop

This commit is contained in:
Daniel Kraus
2016-12-14 22:22:25 +01:00
3 changed files with 12 additions and 2 deletions

10
NEWS
View File

@ -1,3 +1,13 @@
Version 4.0.5 (2016-12-14)
------------------------------------------------------------------------
- Fix: Maintenance script would crash if invoked with the --page option.
- Fix: Remove leftover error log call.
- Improvement: Refactored maintenance script, improving user interaction.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Version 4.0.4 (2016-11-30) Version 4.0.4 (2016-11-30)
------------------------------------------------------------------------ ------------------------------------------------------------------------

View File

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