X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=aa1caf1dc0f3c0049919f59b891d225e3f8c6880;hb=3e172b14a7f4c73098ab3e1808db2b0bdc0bf986;hp=07e1da5f0d540fcfa2eb5f27339626fcc7064a54;hpb=93b0a41567a808a95f8fc07bd7c76cedc5fbfa40;p=kmrcl.git diff --git a/debian/changelog b/debian/changelog index 07e1da5..aa1caf1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +cl-kmrcl (1.24-1) unstable; urgency=low + + * strings.lisp: fix typo error + + -- Kevin M. Rosenberg Sat, 28 Dec 2002 00:58:18 -0700 + +cl-kmrcl (1.23-1) unstable; urgency=low + + * New upstream, add string functions + + -- Kevin M. Rosenberg Thu, 26 Dec 2002 04:46:15 -0700 + +cl-kmrcl (1.22-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Mon, 2 Dec 2002 17:54:02 -0700 + +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