mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-13 01:39:30 +02:00
Add version 2.1.1 information.
This commit is contained in:
@ -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
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
|
||||
* Introduced new 'magic word' __NOAUTOLINKS__, whose presence on a page will
|
||||
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