X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=4275e42268398af9749654b0badac1a180e0bf46;hb=e0fde65db4134d8a1f369d95aa8a04edf3c728f2;hp=d92c054efcbbf5a96b489270beb6642e114bca68;hpb=4cf004c41a51e8ecad9974fa567b9abd503ac82b;p=lml.git diff --git a/debian/changelog b/debian/changelog index d92c054..4275e42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,64 @@ +cl-lml (2.4.1-1) unstable; urgency=low + + * New upstream, export *print-spaces*.xs + + -- Kevin M. Rosenberg Fri, 23 May 2003 09:39:28 -0600 + +cl-lml (2.4.0-1) unstable; urgency=low + + * Move read-macro to it's own file. + + -- Kevin M. Rosenberg Fri, 18 Apr 2003 21:47:19 -0600 + +cl-lml (2.3.4-1) unstable; urgency=low + + * Minor upstream change + + -- Kevin M. Rosenberg Sat, 22 Mar 2003 23:30:29 -0700 + +cl-lml (2.3.3-1) unstable; urgency=low + + * New upstream [fixes mcl issue] + + -- Kevin M. Rosenberg Wed, 12 Mar 2003 10:01:25 -0700 + +cl-lml (2.3.2-1) unstable; urgency=low + + * Fix typo in lml-write-char + + -- Kevin M. Rosenberg Tue, 4 Mar 2003 21:24:53 -0700 + +cl-lml (2.3.1-1) unstable; urgency=low + + * doc/readme.lml: Update with new meta arguents + + -- Kevin M. Rosenberg Mon, 17 Feb 2003 00:04:52 -0700 + +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