From ae3ab7995fcb150eeb6bb717a7e201f0d41a37ec Mon Sep 17 00:00:00 2001 From: gerd <gerd> Date: Thu, 17 Jul 2003 17:50:20 +0000 Subject: [PATCH] *** empty log message *** --- general-info/release-19a.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt index ac7967556..7f9a5dc11 100644 --- a/general-info/release-19a.txt +++ b/general-info/release-19a.txt @@ -134,6 +134,7 @@ New in this release: - Lambda-lists of the form (X . Y) in DESTRUCTURING-BIND and macros are now equivalent to (X &REST Y). - LAST, BUTLAST, NBUTLAST accepting bignum counts. + - WITH-OUTPUT-TO-STRING accepting :ELEMENT-TYPE. * Numerous bugfixes: - NSET-EXCLUSIVE-OR returns the same results as SET-EXCLUSIVE-OR -- GitLab