Fix bug with minimum title length

This commit is contained in:
Daniel Kraus
2012-05-20 17:22:49 +02:00
parent 1ec072e265
commit 5d3413f8e7
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
Extension:LinkTitles
0.0.6: 2012-05-20
* Fix bug: Minimum length title
0.0.5: 2012-05-20
* Add $wgLinkTitlesMinimumTitleLength configuration variable.