Merge branch 'release-4.0.3' into develop

This commit is contained in:
Daniel Kraus
2016-11-22 22:05:29 +01:00
2 changed files with 9 additions and 1 deletions

8
NEWS
View File

@ -1,3 +1,11 @@
Version 4.0.3 (2016-11-22)
------------------------------------------------------------------------
- Fix: __NOAUTOLINKS__ magic word would not be respected when saving an edited page.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Version 4.0.2 (2016-11-09)
------------------------------------------------------------------------

View File

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