X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=69b6f6e461c9b8d382d85e20ddcd4654307851d3;hp=be86ce13a65a62d924f64df4741022a7933a344f;hb=7c7edf1d85706148f55a8507a261d024defa0c7c;hpb=3af3a416aa3f8e4e18c41753cc89698000a7b1a0 diff --git a/ChangeLog b/ChangeLog index be86ce1..69b6f6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +26 May 2004 Kevin Rosenberg + * sql/oodml.lisp: Commit universal-time typo patch from Edi Weitz + * test/test-init.lisp: Add universal-time slot to person. + * test/test-fddl.lisp: Add tests of universal-time slot + * test/test-ooddl.lisp: Test universal-time slot in an object + * TODO: Remove need for universal-time test + * debian/rules, debian/control: Add cl-sql-oracle binary package + 25 May 2004 Kevin Rosenberg * sql/oodml.lisp: (string n) now produces a CHAR field. Add new VARCHAR type. Added *default-varchar-length* rather than previous hard-coded