Add version 2.1.1 information.

This commit is contained in:
Daniel Kraus
2013-03-06 19:04:08 +01:00
parent aaa89cb536
commit 0f15be2fa8
3 changed files with 4 additions and 1 deletions

View File

@ -49,7 +49,7 @@
'name' => 'LinkTitles',
'author' => '[https://www.mediawiki.org/wiki/User:Bovender Daniel Kraus]',
'url' => 'https://www.mediawiki.org/wiki/Extension:LinkTitles',
'version' => '2.1.0',
'version' => '2.1.1',
'descriptionmsg' => 'linktitles-desc'
);

3
NEWS
View File

@ -1,3 +1,6 @@
LinkTitles 2.1.1: 2013-03-06
* Fix crashing bugs that occurred with older PHP versions (prior to 5.3).
LinkTitles 2.1.0: 2013-02-23
* Introduced new 'magic word' __NOAUTOLINKS__, whose presence on a page will
prevent the extension from adding links.

Binary file not shown.