X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=0a04c70f2bc8842787c573320e4cd6f3ed6664da;hb=b2d601fcc40acb08a61cb3607f4455bfbd3126fc;hp=c256bc51ae41cc22a8abaa4bf145ab3c1de07748;hpb=9c9a88110167cb4727f04677192fd7afd4c8b00f;p=lml.git diff --git a/debian/changelog b/debian/changelog index c256bc5..0a04c70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,84 @@ +cl-lml (2.3.0-1) unstable; urgency=low + + * Change definition of link/meta + + -- Kevin M. Rosenberg Sun, 16 Feb 2003 23:46:37 -0700 + +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 + * Fix bug in img macro + + -- Kevin M. Rosenberg Thu, 6 Feb 2003 21:20:06 -0700 + +cl-lml (2.2.2-1) unstable; urgency=low + + * Rename link to alink and add new link macro that produces a + + -- Kevin M. Rosenberg Thu, 6 Feb 2003 19:36:42 -0700 + +cl-lml (2.2.1-1) unstable; urgency=low + + * Upstream change + + -- Kevin M. Rosenberg Thu, 6 Feb 2003 16:25:29 -0700 + +cl-lml (2.2.0-1) unstable; urgency=low + + * downloads.lisp: Change from FTP to more general Download term to better + handle HTTP downloads. + + -- Kevin M. Rosenberg Sun, 2 Feb 2003 17:15:27 -0700 + +cl-lml (2.1.3-1) unstable; urgency=low + + * New upstream: Add th and textarea + + -- Kevin M. Rosenberg Sun, 26 Jan 2003 14:35:20 -0700 + +cl-lml (2.1.2-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Fri, 24 Jan 2003 01:51:53 -0700 + +cl-lml (2.1.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Fri, 17 Jan 2003 15:13:42 -0700 + +cl-lml (2.1.0-1) unstable; urgency=low + + * Rework tags that don't have endtags (such as BR and HR) to evaluate + keyword arguments + + -- Kevin M. Rosenberg Tue, 14 Jan 2003 01:38:52 -0700 + +cl-lml (2.0.2-1) unstable; urgency=low + + * Fix with-dir to properly evaluate parameters (Thanks Matthew Danish) + + -- Kevin M. Rosenberg Sat, 11 Jan 2003 21:02:23 -0700 + +cl-lml (2.0.1-1) unstable; urgency=low + + * Quote class for link-c + + -- Kevin M. Rosenberg Sat, 4 Jan 2003 13:40:55 -0700 + +cl-lml (2.0.0-1) unstable; urgency=low + + * Major change: keyword parameters are now evaluated in the lexical environment. + + -- Kevin M. Rosenberg Sat, 4 Jan 2003 06:17:40 -0700 + cl-lml (1.7.6-1) unstable; urgency=low * Add checked to input macro