diff options
author | thierry <thierry@FreeBSD.org> | 2006-01-06 08:39:18 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-01-06 08:39:18 +0800 |
commit | e48f8dfaad5fe413f1d93bee3a5a333db688fcc9 (patch) | |
tree | 24e52b55cbbd4c6d75547ccc87da07826f90f7e6 /UPDATING | |
parent | 922106489a63564790d516923e03c8fa28346fa9 (diff) | |
download | freebsd-ports-gnome-e48f8dfaad5fe413f1d93bee3a5a333db688fcc9.tar.gz freebsd-ports-gnome-e48f8dfaad5fe413f1d93bee3a5a333db688fcc9.tar.zst freebsd-ports-gnome-e48f8dfaad5fe413f1d93bee3a5a333db688fcc9.zip |
Add a note about a script to migrate Kronolith's back-end from MCAL
to SQL.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20060106: + AFFECTS: users of deskutils/kronolith <= 2.0.6 with MCAL backend + AUTHOR: thierry@FreeBSD.org + + Beginning with release 2.1, the support of MCAL will be removed + from Kronolith. To prepare your migration, you can already switch + to a SQL back-end, with the script provided at + /usr/local/www/horde/kronolith/scripts/migrate_to_sql_driver.php. + 20060105: AFFECTS: users of mail/fetchmail >= 6.3.0 AUTHOR: barner@FreeBSD.org |