X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=c5e226d85a13020516c33105bd175cc9c44a0ce5;hp=a03088506ab71458a5f064a53418a3e7cd1e9a3f;hb=9f1b97ba188b6c065146fc2cb7e818e5c62b7175;hpb=105606732f2cc5681c7eb76da58a11988ba64d96 diff --git a/ChangeLog b/ChangeLog index a030885..c5e226d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,11 @@ increase CommonSQL conformance. * tests/test-init.lisp: Change a :column attribute to test symbols as value + * sql/relations.lisp: Remove functions since they don't support + many to many relationships. + * examples/clsql-tutorial.lisp, doc/csql.lisp: Remove use + of add-to-relations function and replace with explicit field settings. + * base/classes.lisp: Remove obsolute query-stream. Add record-caches slot. 9 May 2004 Kevin Rosenberg (kevin@rosenberg.net) * Version 2.10.15