-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog.php
More file actions
44 lines (31 loc) · 1.04 KB
/
changelog.php
File metadata and controls
44 lines (31 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?php
/**
* Changelog for mod_rsgallery2_image_wall
* @version $Id$
* @package mod_rsgallery2_image_wall
* @copyright (C) 2003 - 2019 RSGallery2 Team
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
**/
// no direct access
defined( '_JEXEC' ) or die( 'Restricted access' );
?>
1. Changelog
------------
Legend:
* -> Security Fix
# -> Bug Fix
+ -> Addition
^ -> Change
- -> Removed
! -> Note
---------------- Recent ----------------
* --- 4.0.3 --- 2018-06-10 --- whazzup ------------------------------
# Fixed wrong path to image source
# Fixed copy and paste error: Image list had wrong name
* --- 4.0.2 --- 2018-06-06 --- whazzup ------------------------------
^ Pathes to files now written with slashes '../.../...' instead of '...' . DS . '...'
+ Added updateserver file
* --- 4.0.1 --- 2015-10-08 --- whazzup ------------------------------
! Release in github module_rsgallery2_randomimages Version_4.0.1
---------------- 4.0.0 -- (not in the SVN) -- 2015-08-28 -------------
Initial release mod_rsgallery2_image_wall v4.0.0 for Joomla 3.x