Use mysql_config to find proper libs for multi-arch mysql (closes: #649938)
[manu/libnss-mysql-bg.git] / ChangeLog
index 4d2a28f..a44d306 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,16 @@
-# $Id: ChangeLog,v 1.61 2004/11/13 17:07:54 cinergi Exp $
+# $Id: ChangeLog,v 1.64 2005/09/04 03:34:00 cinergi Exp $
 
-1.2 - 1.3 (NOT YET RELEASED)
+1.4 - 1.5
+    * BUGFIX: Bug ID 1244484 - Connect timeout broke ability to connect to
+              MySQL server on some platforms.
+
+1.3 - 1.4
+
+    * CHANGE: Read [libnss-mysql] and [client] sections in /etc/my.cnf;
+              Removed these options from libnss-mysql.cfg: timeout, compress,
+              initcmd
+
+1.2 - 1.3
 
     * NEW:    Configuration file line continuation is now supported.  See
               samples for examples.