Index: trunk/extensions/Nuke/RELEASE-NOTES |
— | — | @@ -1,10 +1,14 @@ |
2 | 2 | These are the release notes for the Nuke extension. |
3 | | - |
| 3 | + |
4 | 4 | Extension page on mediawiki.org: https://www.mediawiki.org/wiki/Extension:Nuke |
5 | 5 | Latest version of the release notes: http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/Nuke/RELEASE-NOTES?view=co |
6 | 6 | |
| 7 | +=== Version 1.1.5 == |
| 8 | +(2012-03-14) |
| 9 | +* (bug 35214) Special:Nuke allows deletions even when blocked |
| 10 | +* (bug 16985) Show number of recent edits in Special:Nuke |
| 11 | +* (bug 23600) Nuke extension w/PostgreSQL: column "recentchanges.rc_timestamp" should be in GROUP BY |
7 | 12 | |
8 | | - |
9 | 13 | === Version 1.1.4 === |
10 | 14 | (2012-2-12) |
11 | 15 | |
— | — | @@ -33,4 +37,4 @@ |
34 | 38 | === Version 1.1 === |
35 | 39 | (2011-2-14) |
36 | 40 | |
37 | | -* Added a changable limit and the option to not filter the recent changes on a single user. |
\ No newline at end of file |
| 41 | +* Added a changable limit and the option to not filter the recent changes on a single user. |