X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=d55348bddf7447b0e67d4c156aec19d7fb8ba610;hb=aab275e8e82b4a4a4af4749d79ca49d2dd596c1c;hp=008a13ac997006aec8dfcbb9e1e3132076a422f1;hpb=3497e18db2a0c64a2595ae8305c15f3069858daa;p=kmrcl.git diff --git a/debian/changelog b/debian/changelog index 008a13a..d55348b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,92 @@ +cl-kmrcl (1.21-1) unstable; urgency=low + + * Remore allegroserve dependant modules + + -- Kevin M. Rosenberg Sun, 24 Nov 2002 13:13:05 -0700 + +cl-kmrcl (1.20.2-1) unstable; urgency=low + + * Remove 'load-compiled-op from .asd file + + -- Kevin M. Rosenberg Fri, 8 Nov 2002 09:41:22 -0700 + +cl-kmrcl (1.20.1-1) unstable; urgency=low + + * Add with-each-file-line & with-each-stream-line to export list, fix + bugs in those functions + + -- Kevin M. Rosenberg Wed, 7 Nov 2002 14:52:39 -0700 + +cl-kmrcl (1.20-1) unstable; urgency=low + + * Add with-each-stream-line, with-each-file-line + * Use gensyms in other functions to avoid variable capture + + -- Kevin M. Rosenberg Wed, 6 Nov 2002 13:33:39 -0700 + +cl-kmrcl (1.19.1-1) unstable; urgency=low + + * Made indent-spaces reslient to non-numeric parameter + + -- Kevin M. Rosenberg Mon, 4 Nov 2002 11:33:03 -0700 + +cl-kmrcl (1.19-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Sun, 3 Nov 2002 13:08:44 -0700 + +cl-kmrcl (1.18-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Mon, 21 Oct 2002 11:51:17 -0600 + +cl-kmrcl (1.17-1) unstable; urgency=low + + * Fix buggy kmrcl.asd file + + -- Kevin M. Rosenberg Mon, 21 Oct 2002 11:51:17 -0600 + +cl-kmrcl (1.16-1) unstable; urgency=low + + * Rework handling of aserve requirement + + -- Kevin M. Rosenberg Sun, 20 Oct 2002 20:37:01 -0600 + +cl-kmrcl (1.15-1) unstable; urgency=low + + * Add depends: for common-lisp-controller and cl-aserve + + -- Kevin M. Rosenberg Sat, 19 Oct 2002 19:59:02 -0600 + +cl-kmrcl (1.14-1) unstable; urgency=low + + * ml-class.lisp: Add XHTML format + * web-utils.lisp: Add standard headers for xml, html, xhtml, + added user-agent-ie-p + + -- Kevin M. Rosenberg Thu, 17 Oct 2002 16:25:31 -0600 + +cl-kmrcl (1.13-1) unstable; urgency=low + + * ml-class.lisp: Add ie-xmlrefformat for Internet Explorer's idea of + a link in XML. Add SCL compatibility. + + -- Kevin M. Rosenberg Tue, 15 Oct 2002 23:23:57 -0600 + +cl-kmrcl (1.12-1) unstable; urgency=low + + * Fix .asd file if CL-ASERVE is not installed + + -- Kevin M. Rosenberg Tue, 15 Oct 2002 16:46:47 -0600 + +cl-kmrcl (1.11-1) unstable; urgency=low + + * Change .asd file for ASERVE require + + -- Kevin M. Rosenberg Tue, 15 Oct 2002 16:38:28 -0600 + cl-kmrcl (1.10-1) unstable; urgency=low * ml-class.lisp: Fix package name