X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=6148842220a673010325cb98a0995b24e19f2924;hb=75d1ee3641045c3041d1aa8b0e5bf5d1f382da44;hp=df1e1b83356bef4f3a4e00473f9ab58325261c5a;hpb=2051cd1a64edc450319626f8ff1417c36e08a063;p=clsql.git diff --git a/ChangeLog b/ChangeLog index df1e1b8..6148842 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ 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. Add note about + condition variances + 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