preparing for 7.5.20 release

This commit is contained in:
Graham Knop 2008-08-14 17:23:19 +00:00
parent 7be08540c1
commit 3ab78b28e6
3 changed files with 9 additions and 7 deletions

View file

@ -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

View file

@ -2,7 +2,7 @@ package WebGUI;
our $VERSION = '7.5.20';
our $STATUS = "beta";
our $STATUS = "stable";
=head1 LEGAL