Fixes from the 5.2.5 bugfix cycle.
This commit is contained in:
parent
6949f42a2c
commit
afbcfc7d56
17 changed files with 2422 additions and 36 deletions
|
|
@ -38,6 +38,7 @@ Contributing Translators.............AGOFER Ltda.
|
|||
Andreas Graf
|
||||
Emiliano Grilli / Webopen
|
||||
Ehab Heikal
|
||||
Markus Hynna
|
||||
Bart Jol / ProcoliX
|
||||
Mattias Kunkel / WERU AG
|
||||
Nils-Magne Kvammen
|
||||
|
|
@ -47,6 +48,7 @@ Contributing Translators.............AGOFER Ltda.
|
|||
orosor@yahoo.com.tw
|
||||
Paolo Pigati / Webopen
|
||||
Michael Ugilt
|
||||
Michael Westlund
|
||||
Zhou Xiaopeng
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
||||
5.2.5
|
||||
--------------------------------------------------------------------
|
||||
* You'll need to upgrade HTML::Parser to at least version 3.27.
|
||||
|
||||
|
||||
5.2.0
|
||||
--------------------------------------------------------------------
|
||||
* You'll need to add a section to the style sheet of each one of
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@ QnD INSTALL INSTRUCTIONS:
|
|||
DBD::mysql
|
||||
Digest::MD5
|
||||
Date::Calc
|
||||
HTML::Parser (3.27+)
|
||||
Image::Magick (optional)
|
||||
Cache::FileCache (optional)
|
||||
|
||||
|
|
|
|||
2367
docs/upgrades/upgrade_5.2.4-5.2.5.sql
Normal file
2367
docs/upgrades/upgrade_5.2.4-5.2.5.sql
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue