aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2007-07-04 10:25:00 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2007-07-04 10:25:00 +0000
commit961141fb14b688f13c92a4be6bbc4ba0ab9cf51b (patch)
tree8d33a723594dd3d8d48dfd3dcd1ded76eb0a52c0 /UPDATING
parent266731846b6f73f86b69daad7127f89ecc40fac2 (diff)
downloadports-961141fb14b688f13c92a4be6bbc4ba0ab9cf51b.tar.gz
ports-961141fb14b688f13c92a4be6bbc4ba0ab9cf51b.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 5970ecfd568b..4b164c829fb1 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20070704:
+ AFFECTS: users of x11/kdebase3
+ AUTHOR: kde@freebsd.org
+
+ The media kioslave now mounts all filesystems that support charset conversion
+ with charset conversion turned on, set to the locale from the user's
+ environment (LANG). If you are using a customized kernel configuration, make
+ sure all *_iconv kernel modules are available. At the time of writing, these
+ are cd9660_iconv, udf_iconv, msdosfs_iconv and ntfs_iconv.
+
20070614:
AFFECTS: users of www/oscommerce
AUTHOR: vlad@vlad.uz.ua