From 508c4b5bfa6d1bf0cc8434bc991c14395493a7f0 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sun, 9 May 2004 22:46:36 +0000 Subject: [PATCH] r9292: fix filename typo --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 41b5822..95c8302 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,9 @@ 9 May 2004 Kevin Rosenberg (kevin@rosenberg.net) - * sql/test-fdml.lisp: Renumber SELECT tests to avoid overwriting + * sql/objects.lisp: Fix (setf slot-value-using-class) for Lispworks + * tests/test-fdml.lisp: Renumber SELECT tests to avoid overwriting a previous test - * sql/test-init.lisp: Check test-database-underlying-type for + * tests/test-init.lisp: Check test-database-underlying-type for ODBC/MySQL tests - * sql/objects.lisp: Fix (setf slot-value-using-class) for Lispworks 8 May 2004 Marcus Pearce (m.t.pearce@city.ac.uk) * sql/operations.lisp: complete remaining operations for the sql -- 2.34.1