X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=8f5857f027a8741fee709699f30946a15d3d3979;hb=0f01ebb0d49a8997a519acf744339bfe8382e108;hp=bf0fef48b92501143eaffed4ef2ce7cec5624765;hpb=118ee93d69e2b09d12eb317f6db3fbda113be82f;p=cl-modlisp.git diff --git a/debian/changelog b/debian/changelog index bf0fef4..8f5857f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,40 @@ +cl-modlisp (0.5.1-1) unstable; urgency=low + + * Don't export non-existent symbol (closes:215173) + + -- Kevin M. Rosenberg Sat, 11 Oct 2003 13:26:16 -0600 + +cl-modlisp (0.5.0-1) unstable; urgency=low + + * Add support for remote-host-checker + + -- Kevin M. Rosenberg Fri, 11 Jul 2003 00:59:47 -0600 + +cl-modlisp (0.4.0-1) unstable; urgency=low + + * init/listener: Add timeout and number-fixed-workers keywords + * update readme.lml + + -- Kevin M. Rosenberg Thu, 10 Jul 2003 20:43:58 -0600 + +cl-modlisp (0.3.1-1) unstable; urgency=low + + * Add documentation file + + -- Kevin M. Rosenberg Thu, 10 Jul 2003 14:23:25 -0600 + +cl-modlisp (0.3-1) unstable; urgency=low + + * New version + + -- Kevin M. Rosenberg Thu, 10 Jul 2003 12:52:34 -0600 + +cl-modlisp (0.2-1) unstable; urgency=low + + * New upstream version + + -- Kevin M. Rosenberg Tue, 8 Jul 2003 06:11:56 -0600 + cl-modlisp (0.1-1) unstable; urgency=low * First upload