r7808: update version numbers to regenerate upstream tarballs
[lml.git] / debian / changelog
index a226f52e704b468c883abcee21ba4cf78cdf1db5..9ba3b1e1eff3386abe631c8853e63184e7dc5b78 100644 (file)
@@ -1,3 +1,109 @@
+cl-lml (2.5.2.1-1) unstable; urgency=low
+
+  * Update description (closes:209608)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 10 Sep 2003 00:15:25 -0600
+
+cl-lml (2.5.2-1) unstable; urgency=low
+
+  * Fix xhtml document type
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Jun 2003 23:52:59 -0600
+
+cl-lml (2.5.1-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 12 Jun 2003 06:19:40 -0600
+
+cl-lml (2.5.0-1) unstable; urgency=low
+
+  * Add test suite
+  * Improvements in downloads.lisp
+  * Added more XHTML tags
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 12 Jun 2003 06:13:08 -0600
+
+cl-lml (2.4.1-1) unstable; urgency=low
+
+  * New upstream, export *print-spaces*.xs
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  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 <kmr@debian.org>  Fri, 18 Apr 2003 21:47:19 -0600
+
+cl-lml (2.3.4-1) unstable; urgency=low
+
+  * Minor upstream change
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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 <link ...></link>
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  6 Feb 2003 19:36:42 -0700
+
+cl-lml (2.2.1-1) unstable; urgency=low
+
+  * Upstream change
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  Sun, 26 Jan 2003 14:35:20 -0700
+
 cl-lml (2.1.2-1) unstable; urgency=low
 
   * New upstream