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

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

Next version is 2.6.1 :
Update reference translation (en_UK)
Update fr_FR
Update de_DE, thanks to : duke
Update es_ES, thanks to : jpr928 and petaqui
Update ru_RU, thanks to : Konve
Update lv_LV, thanks to : agrisans
Update tr_TR, thanks to : LazBoy

File size: 1.3 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-- 2.6.1 : Update reference translation (en_UK)
33           Update fr_FR
34           Update de_DE, thanks to : duke
35           Update es_ES, thanks to : jpr928 and petaqui
36           Update ru_RU, thanks to : Konve
37           Update lv_LV, thanks to : agrisans
38           Update tr_TR, thanks to : LazBoy
39
40*/
41?>
Note: See TracBrowser for help on using the repository browser.