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

Last change on this file since 25973 was 25134, checked in by Eric, 11 years ago

Next version is 2.5.2 :

Update ru_RU, thanks to : Konve
Update de_DE, thanks to : fs101299
Update tr_TR, thanks to : LazBoy
Update da_DK, thanks to : Kaare
Update pt_BR, thanks to : flaviove
Update lv_LV, thanks to : agrisans
Update es_ES, thanks to : jpr928

File size: 602 bytes
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*/
21?>
Note: See TracBrowser for help on using the repository browser.