diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2009-01-08 05:31:08 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2009-01-08 05:31:08 +0000 |
commit | 6c3cacccc4b5b9697428574a3e1dffec7beac969 (patch) | |
tree | de64163de725151c26e19941e8e222ac0ae6e4ba /UPDATING | |
parent | 8d38cd37a31447ada316111d44fdaf7fa3792ec9 (diff) | |
download | ports-6c3cacccc4b5b9697428574a3e1dffec7beac969.tar.gz ports-6c3cacccc4b5b9697428574a3e1dffec7beac969.zip |
- Add entry for databases/unixODBC
Notes
Notes:
svn path=/head/; revision=225433
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -7,6 +7,18 @@ time you update your ports collection, before attempting any port upgrades. 20090107: + AFFECTS: users of databases/unixODBC + AUTHOR: beech@freebsd.org + + The databases/unixODBC port has been updated to 2.2.14. While + containing many bug fixes and minor feature adjustments, this version + no longer ships with the (obsolete) MySQL ODBC driver. MySQL ODBC + driver users will probably want to use databases/mysql-connector-odbc + instead. The text-backed/flatfile driver (libtxtodbc) has also been + removed by the developers but due to some demand may make a return in + a future version or as a separate port. + +20090107: AFFECTS: users of security/libgcrypt AUTHOR: rafan@FreeBSD.org |