source: extensions/Icy_Picture_Modify/CHANGELOG @ 11637

Last change on this file since 11637 was 11637, checked in by icy, 13 years ago

Merge git/master into svn

File size: 649 bytes
Line 
11.0.2 2011-07-04
2
3  - Compatible with Piwigo 2.2.3
4  - Redirect user to the original page 'picture_modify.php' if the
5    current user is an administrator
6  - Check if an image does exist before invoking other codes
7    (the original code 'picture_modify' doesn't check that.)
8  - Fix display name of the plugin in the Piwigo's panel
9  - Doesn't show the internal data if image_id is invalid
10    (use bad_request instead of fatal_error)
11
121.0.1 2011-07-04
13
14  - Compatible with Piwigo 2.2.3
15  - Fix Plugin URI (to support AutoUpdate)
16  - Update the file README
17  - Clean up code
18
191.0.0 2011-07-03
20
21  - Compatible with Piwigo 2.2.3
22  - Initial version
Note: See TracBrowser for help on using the repository browser.