From: Kevin M. Rosenberg Date: Mon, 10 Feb 2003 19:54:15 +0000 (+0000) Subject: r4003: *** empty log message *** X-Git-Tag: v2.5.5~107 X-Git-Url: http://git.kpe.io/?p=lml.git;a=commitdiff_plain;h=2aba65a90adb2811a06ba3bbb5151b9f47a35252 r4003: *** empty log message *** --- diff --git a/base.lisp b/base.lisp index 685382e..3e59034 100644 --- a/base.lisp +++ b/base.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: base.lisp,v 1.9 2003/02/07 04:31:48 kevin Exp $ +;;;; $Id: base.lisp,v 1.10 2003/02/10 19:49:18 kevin Exp $ ;;;; ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -26,7 +26,7 @@ "") (defun xhtml-prologue-string () - "") + "") (defvar *print-spaces* nil) (defvar *indent* 0) diff --git a/debian/changelog b/debian/changelog index ab61691..d7756cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cl-lml (2.2.4-1) unstable; urgency=low + + * Move XHTML to version 1.1 + + -- Kevin M. Rosenberg Mon, 10 Feb 2003 12:49:10 -0700 + cl-lml (2.2.3-1) unstable; urgency=low * Add missing space character to output