aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-01-06 08:39:18 +0800
committerthierry <thierry@FreeBSD.org>2006-01-06 08:39:18 +0800
commite48f8dfaad5fe413f1d93bee3a5a333db688fcc9 (patch)
tree24e52b55cbbd4c6d75547ccc87da07826f90f7e6 /UPDATING
parent922106489a63564790d516923e03c8fa28346fa9 (diff)
downloadfreebsd-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--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 04a0299030b6..22c2472694db 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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