X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=573716d282d30d6437172305459407187ee4abfe;hp=df1e1b83356bef4f3a4e00473f9ab58325261c5a;hb=d9b32644383f3c4087d0ecac10c645f38d17648d;hpb=c5ba863f6f0cda2c1ef5939f190e0fcc41cdf452 diff --git a/ChangeLog b/ChangeLog index df1e1b8..573716d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ 16 May 2004 Kevin Rosenberg (kevin@rosenberg.net) * doc/TODO: New file - + * test/test-fdml.lisp: Added FDML/SELECT/34 to test + run-time instantiation of variables in reader macros. + * TODO: Remove item already complete + 16 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk) * sql/syntax.lisp: added condition to the reader macro to treat [*] as a column identifier (rather than an operation) for CommonSQL