mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-13 09:49:31 +02:00
Add version 2.1.1 information.
This commit is contained in:
@ -49,7 +49,7 @@
|
|||||||
'name' => 'LinkTitles',
|
'name' => 'LinkTitles',
|
||||||
'author' => '[https://www.mediawiki.org/wiki/User:Bovender Daniel Kraus]',
|
'author' => '[https://www.mediawiki.org/wiki/User:Bovender Daniel Kraus]',
|
||||||
'url' => 'https://www.mediawiki.org/wiki/Extension:LinkTitles',
|
'url' => 'https://www.mediawiki.org/wiki/Extension:LinkTitles',
|
||||||
'version' => '2.1.0',
|
'version' => '2.1.1',
|
||||||
'descriptionmsg' => 'linktitles-desc'
|
'descriptionmsg' => 'linktitles-desc'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
3
NEWS
3
NEWS
@ -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
|
LinkTitles 2.1.0: 2013-02-23
|
||||||
* Introduced new 'magic word' __NOAUTOLINKS__, whose presence on a page will
|
* Introduced new 'magic word' __NOAUTOLINKS__, whose presence on a page will
|
||||||
prevent the extension from adding links.
|
prevent the extension from adding links.
|
||||||
|
BIN
release/LinkTitles-2.1.1.tar.gz
Normal file
BIN
release/LinkTitles-2.1.1.tar.gz
Normal file
Binary file not shown.
Reference in New Issue
Block a user