From c65ac7da8c84d58b8acea7858987522957402b6a Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 4 Dec 2007 02:28:51 +0000 Subject: Support library function case. * i-spec1.boot (userDefinedCase): New. (upcase): Use it. --- src/interp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/interp/ChangeLog') diff --git a/src/interp/ChangeLog b/src/interp/ChangeLog index 462d22fa..f1c40d6f 100644 --- a/src/interp/ChangeLog +++ b/src/interp/ChangeLog @@ -1,3 +1,9 @@ +2007-12-03 Gabriel Dos Reis + + Support library function case. + * i-spec1.boot (userDefinedCase): New. + (upcase): Use it. + 2007-12-03 Gabriel Dos Reis * vmlisp.lisp (CGREATERP): Return canonical truthvalue. -- cgit v1.2.3