source: extensions/NBM_Subscriber/changelog.txt.php @ 14518

Last change on this file since 14518 was 14225, checked in by Eric, 12 years ago

New version 2.4.0 hard coded for compliance with Piwigo 2.4
Adding index.php in language/ru_RU/ directory

  • Property svn:eol-style set to LF
File size: 1.1 KB
Line 
1<?php
2/*
3Plugin Name: NBM Subscriber
4** Change log **
5**************************************
6***** Plugin history (branch 1.0)*****
7**************************************
8
9-- 1.0.0 : Initial beta release for Piwigo compatibility
10-- 1.0.1 : Multilanguage bug fixed
11-- 1.0.2 : Bug fixed on adding new users in NBM list
12-- 1.0.3 : Localisation files update
13-- 1.0.4 : Add of sk_SK translation - Thx to dodo
14
15
16**************************************
17***** Plugin history (branch 2.2)*****
18**************************************
19
20-- 2.2.0 : Compliance with Piwigo 2.2
21-- 2.2.1 : Add of lv_LV translation (thanks to Aivars Baldone)
22-- 2.2.2 : IT translation updated (thx to Rio)
23
24
25**************************************
26***** Plugin history (branch 2.3)*****
27**************************************
28-- 2.3.0 : Compliance with Piwigo 2.3
29           DE translation updated (thx to Unphysicalix)
30
31**************************************
32***** Plugin history (branch 2.4)*****
33**************************************
34-- 2.4.0 : Compliance with Piwigo 2.4
35           Add ru_RU translation (thanks to marchelly)
36*/
37?>
Note: See TracBrowser for help on using the repository browser.