diff options
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -9,18 +9,18 @@ upgrades. 20070706: AFFECTS: users of www/gallery AUTHOR: freebsd-ports@varju.ca - + The default install location has changed from ${PREFIX}/www/data/gallery to ${PREFIX}/www/gallery. -20070704: +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 + 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: |