From fd9939b70a3471dc26dff486d76dab5d2420fdaf Mon Sep 17 00:00:00 2001 From: Russ Tyndall Date: Mon, 12 Sep 2011 13:48:12 -0400 Subject: [PATCH] added changelog entry describing previous bug fix --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 92dae27..ae9680c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2011-09-12 Russ Tyndall + * sql/fddl.lisp sql/generic-postgres.lisp db-mysql/mysql-sql.lisp + sql/generic-odbc.lisp sql/odbc-api.lisp sql/odbc-dbi.lisp + + Fix bugs in list-attribute(s|-types) where passing an escaped, + instead of unescaped column name, caused these functions to return + less data than they should have. + 2011-08-03 Kevin Rosenberg * CLSQL 6.0.0 released -- 2.34.1