X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=0ef29d1ea432c0611806790d1521dd054cf79427;hb=6c70be35cc348b559d8aa869ecd0e14e27d5edbc;hp=5adcac1522f13eda795e94082f0c885ad230e40a;hpb=cd64aa8907160d3a2c2d0e531c831f1db44c7a61;p=clsql.git diff --git a/ChangeLog b/ChangeLog index 5adcac1..0ef29d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +10 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net) + * Version 2.6.4 + * test/test-init.lisp: Properly handle object + creation. Close database after use. + * sql/sql.lisp: Make DESCRIBE-TABLE a generic + function so can have methods specialized on + table being a string or an sql-table object. + * base/pool.lisp: Really CMUCL locking + 10 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net) * Version 2.6.3 * test/test-init.lisp: Signal correctly