preparing for 7.5.20 release
This commit is contained in:
parent
7be08540c1
commit
3ab78b28e6
3 changed files with 9 additions and 7 deletions
|
|
@ -27,6 +27,7 @@
|
|||
- fixed: Gallery Cross Publish now works properly
|
||||
- fixed: Exposed a form element for the GalleryAlbum Others Can Add property
|
||||
- fixed: Form attachment icons no longer break Safari 3 (no longer loaded inline).
|
||||
|
||||
7.5.19
|
||||
- fixed: paginator doesn't show correct number of page links with a limit applied
|
||||
- fixed: user profile defaults can contain arbitrary perl code
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -2,7 +2,7 @@ package WebGUI;
|
|||
|
||||
|
||||
our $VERSION = '7.5.20';
|
||||
our $STATUS = "beta";
|
||||
our $STATUS = "stable";
|
||||
|
||||
|
||||
=head1 LEGAL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue