source: extensions/Password_Policy/changelog.txt.php @ 27180

Last change on this file since 27180 was 27180, checked in by Eric, 10 years ago

Next version is 2.6.0:
Piwigo 2.6 compatibility
Update nl_NL, thanks to : eijdenberg

File size: 1.0 KB
Line 
1<?php
2/*
3Plugin Name: Password Policy
4** Change log **
5
6-- 2.5.0 : Initial release for Piwigo 2.5
7
8-- 2.5.1 : Improve workflow when account is locked and a password renewal is set
9           Missing translation keys
10           Update it_IT, thanks to : Ericnet
11           
12-- 2.5.2 : Update ru_RU, thanks to : Konve
13           Update de_DE, thanks to : fs101299
14           Update tr_TR, thanks to : LazBoy
15           Update da_DK, thanks to : Kaare
16           Update pt_BR, thanks to : flaviove
17           Update lv_LV, thanks to : agrisans
18           Update es_ES, thanks to : jpr928
19
20-- 2.5.3 : Update tr_TR, thanks to : LazBoy
21           Update de_DE, thanks to : bezz
22           Update lv_LV, thanks to : agrisans
23           Update el_GR, thanks to : bas_alba
24           Update pt_PT, thanks to : ANO
25           Update it_IT, thanks to : Ericnet
26           Update pl_PL, thanks to : T00kie
27           Update uk_UA, thanks to : animan
28
29-- 2.6.0 : Piwigo 2.6 compatibility
30           Update nl_NL, thanks to : eijdenberg
31
32*/
33?>
Note: See TracBrowser for help on using the repository browser.