X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=5a3d912718aa9348aa8ae356e820383e0f51bd07;hb=20d649ec9462eab4b9fc55602308b45a59840e0e;hp=1711271225a517a8780f6e253fd419416d6f6d3d;hpb=e88f4b88a8ddb0a1395e3c0a6ae3e4f269d0b84a;p=kmrcl.git diff --git a/debian/changelog b/debian/changelog index 1711271..5a3d912 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,85 @@ +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 + + -- Kevin M. Rosenberg Mon, 14 Oct 2002 14:48:43 -0600 + +cl-kmrcl (1.9-1) unstable; urgency=low + + * ml-class.lisp: Get package name from object + + -- Kevin M. Rosenberg Mon, 14 Oct 2002 13:23:23 -0600 + +cl-kmrcl (1.8-1) unstable; urgency=low + + * ml-class.lisp: Add defgeneric for generic functions + + -- Kevin M. Rosenberg Mon, 14 Oct 2002 09:11:08 -0600 + +cl-kmrcl (1.7-1) unstable; urgency=low + + * Push :kmrcl onto features + + -- Kevin M. Rosenberg Sun, 13 Oct 2002 20:47:45 -0600 + +cl-kmrcl (1.6-1) unstable; urgency=low + + * ml-class.lisp: Fix CMUCL compatibility, add SBCL compatibility + + -- Kevin M. Rosenberg Sun, 13 Oct 2002 11:04:04 -0600 + +cl-kmrcl (1.5-1) unstable; urgency=low + + * ml-class.lisp: Change pcl package to sb-pcl for sbcl + * kmrcl.asd: remove sbcl from reader conditional for ml-class + + -- Kevin M. Rosenberg Sun, 13 Oct 2002 10:16:14 -0600 + +cl-kmrcl (1.4-1) unstable; urgency=low + + * Add pcl:validate-superclass for CMUCL/SBCL compatibility + + -- Kevin M. Rosenberg Sun, 13 Oct 2002 10:09:39 -0600 + cl-kmrcl (1.3) unstable; urgency=low * Change .asd to fix problem with ml-class