r10110: Automated commit for Debian build of clsql upstream-version-3.0.11
[clsql.git] / ChangeLog
index 56b1a4772e263f65ac9e6e6f48735ec352e9d870..7af023f92785e99b5e4256eedef7c6e2ad330752 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+23 Oct 2004 Kevin Rosenberg <kevin@rosenberg.net>
+       * sql/oodml.lisp: Commit patch from Walter Pelis
+       to use an object's database for a select on its slot.
+       
+20 Oct 2004 Kevin Rosenberg <kevin@rosenberg.net>
+       * uffi/uffi.c, uffi/clsql-uffi.lisp: Commit patch from
+       Aurelio Bignoli to fix negative 64-bit integers
+       
+07 Oct 2004 Kevin Rosenberg <kevin@rosenberg.net>
+       * db-mysql/mysql.c: Fix parameters in bind_param call
+
 07 Oct 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * uffi/clsql-uffi.lisp: Add support for :blob result-type
        * db-mysql/mysql-sql.lisp: Add support for :blob