diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-07-04 10:25:00 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-07-04 10:25:00 +0000 |
commit | 961141fb14b688f13c92a4be6bbc4ba0ab9cf51b (patch) | |
tree | 8d33a723594dd3d8d48dfd3dcd1ded76eb0a52c0 /UPDATING | |
parent | 266731846b6f73f86b69daad7127f89ecc40fac2 (diff) | |
download | ports-961141fb14b688f13c92a4be6bbc4ba0ab9cf51b.tar.gz ports-961141fb14b688f13c92a4be6bbc4ba0ab9cf51b.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |