X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=4e2d6a2ee427e8db0a86af4fb241a2dd5ca22930;hp=014cc01aae8d6668607d95e3d14fac47bbeda258;hb=76c718bea5a32b8252daeb5a487860d112011157;hpb=26533896461bb09509b5df14c767afe85dce324d diff --git a/ChangeLog b/ChangeLog index 014cc01..4e2d6a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +24 Nov 2005 Kevin Rosenberg + * Version 3.4.7 + * sql/time.lisp: Commit patch from Aleksandar Bakic for + correct handling of decode-time usec value + * clsql-mysql.asd: Commit patch from Harald Hanche-Olsen to + correct the name of the shared library file. + +16 Nov 2005 Kevin Rosenberg + * version 3.4.6 + * sql/metaclasses.lisp: Avoid calling change-class on + effective-slot-definitions on sbcl to conform to sbcl 0.9.6.38 + changes. + 15 Nov 2005 Kevin Rosenberg * Version 3.4.5 * sql/expressions.lisp: Patch from James Biel to add subselects