From: Kevin M. Rosenberg Date: Tue, 12 Nov 2002 04:39:39 +0000 (+0000) Subject: r3390: *** empty log message *** X-Git-Tag: v2.5.5~130 X-Git-Url: http://git.kpe.io/?a=commitdiff_plain;h=cc8e2c2612822e5bf40c68f04e492ac0597b362a;hp=b0a23d5a57b8cb782e0784941e59f90826d16c29;p=lml.git r3390: *** empty log message *** --- diff --git a/debian/changelog b/debian/changelog index 2e17d99..93afc91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cl-lml (1.7.3-1) unstable; urgency=low + + * Export *html-stream* + + -- Kevin M. Rosenberg Mon, 11 Nov 2002 21:31:24 -0700 + cl-lml (1.7.2-1) unstable; urgency=low * Remove 'load-compiled-op from .asd file diff --git a/package.lisp b/package.lisp index f71ee39..e3150c1 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: package.lisp,v 1.1 2002/09/30 10:26:43 kevin Exp $ +;;;; $Id: package.lisp,v 1.2 2002/11/12 04:39:39 kevin Exp $ ;;;; ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -30,7 +30,8 @@ #:page #:lml-print #:lml-print-date - + #:*html-stream* + ;; files.cl #:with-dir #:process-dir