X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=6c4c9f3edde2c9fab5ac3b827d9274f05852fea5;hb=a9d2317b140c0709db1837922c8ec9528e6d8b76;hp=e7746e436ec7e3667dda3021ec5efc2415d44a55;hpb=73631a484a54cfd9596d7610e303295778cf4b11;p=lml.git diff --git a/debian/changelog b/debian/changelog index e7746e4..6c4c9f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,65 @@ +cl-lml (2.2.3-1) unstable; urgency=low + + * Add missing space character to output + + -- 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.