aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2007-02-10 03:38:01 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2007-02-10 03:38:01 +0000
commitc669f36894ba1f6cd2c9f0b032f49a93dd22bebb (patch)
tree7fcf9964d9cb1b90d92cbfcd2da682271b52374f /UPDATING
parentc1b494c191d87ccd6df52c7b821bbfde1a9f8ed3 (diff)
downloadports-c669f36894ba1f6cd2c9f0b032f49a93dd22bebb.tar.gz
ports-c669f36894ba1f6cd2c9f0b032f49a93dd22bebb.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6696b0919846..40b70d230adc 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20070210:
+ AFFECTS: users of x11/kdebase3
+ AUTHOR: kde@freebsd.org
+
+ The media kioslave now mounts cdrom/dvd volumes with local charset
+ conversion (mount_cd9660 -C <charset>), which requires the cd9660_iconv
+ kernel module to be available (will be autoloaded on demand).
+
20070209:
AFFECTS: users of x11/nvidia-driver
AUTHOR: danfe@FreeBSD.org