From: Jan Schneider Date: Sat, 24 Jan 2009 17:58:30 +0000 (+0100) Subject: Require Date_Holidays 0.20.2, though it will probably be 0.21 in the end. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=4e0e7f9abd48d27aae7b9e3a3773c9ce61d51e86;p=horde.git Require Date_Holidays 0.20.2, though it will probably be 0.21 in the end. --- diff --git a/kronolith/docs/INSTALL b/kronolith/docs/INSTALL index 67e178a3c..801da40cc 100644 --- a/kronolith/docs/INSTALL +++ b/kronolith/docs/INSTALL @@ -89,7 +89,7 @@ To function properly, Kronolith requires the following: pear install XML_Serializer-beta - c. Date_Holidays 0.17.1 [OPTIONAL] + c. Date_Holidays 0.20.2 [OPTIONAL] Kronolith can use the Date_Holidays package to show several sets of national and religious holidays and memorial days. Since Date_Holidays diff --git a/kronolith/docs/UPGRADING b/kronolith/docs/UPGRADING index 8ee396820..c827199af 100644 --- a/kronolith/docs/UPGRADING +++ b/kronolith/docs/UPGRADING @@ -44,6 +44,12 @@ the event times, execute the provided PHP script:: php scripts/upgrades/convert_to_utc.php +Upgrading Kronolith from 2.3 to 2.3.1 +===================================== + +Kronolith requires at least version 0.20.2 of Date_Holidays now, which has +much better support for translations. + Upgrading Kronolith from 2.2 to 2.3.x =====================================