WebGUI 3.2.0 release
This commit is contained in:
parent
71cd27d3bc
commit
cb88a99e52
60 changed files with 1284 additions and 474 deletions
File diff suppressed because one or more lines are too long
|
|
@ -7,6 +7,12 @@ upgrading from one version to the next, or even between multiple
|
|||
versions. Be sure to heed the warnings contained herein as they will
|
||||
save you many hours of grief.
|
||||
|
||||
3.2.0
|
||||
--------------------------------------------------------------------
|
||||
* You need to get two new Perl modules before you upgrade. Those
|
||||
are Date::Calc and HTML::CalendarMonthSimple.
|
||||
|
||||
|
||||
3.0.2
|
||||
--------------------------------------------------------------------
|
||||
* 3.0.2 was accidentally released with an internal version number
|
||||
|
|
|
|||
|
|
@ -22,6 +22,8 @@ QnD INSTALL INSTRUCTIONS:
|
|||
Digest::MD5
|
||||
Net::LDAP
|
||||
Tie::CPHash
|
||||
Date::Calc
|
||||
HTML::CalendarMonthSimple
|
||||
|
||||
3. Install Apache (with or without mod_perl) and set up your config.
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
55
docs/upgrades/upgrade_3.1.0-3.2.0.sql
Normal file
55
docs/upgrades/upgrade_3.1.0-3.2.0.sql
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue