X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=0ef943aef977496d7b7c862c912c5c8bac56fb16;hb=0303c869304dbb69de3d3b6e173874d0b9a9a0f1;hp=f86df130142579b981f6c362b92ef04c097e280f;hpb=08d17167d2f399fb2cba10eb0577c97877bb18d6;p=ptester.git diff --git a/debian/changelog b/debian/changelog index f86df13..0ef943a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +cl-tester (1.1.1-4) unstable; urgency=low + + * Remove 'load-compiled-op from .asd file + * Changes compared to upstream: + - Added .asd file for use with Common Lisp Controller + - Defined condition SIMPLE-BREAK and BREAK for CMU + - Include if* source in the tester.cl file, remove dependency on excl package + - Modify WITH-TEST so it does not depend on (sys:gsgc-switch :print) form + + -- Kevin M. Rosenberg Fri, 8 Nov 2002 09:44:56 -0700 + +cl-tester (1.1.1-3) unstable; urgency=low + + * Improve loading on Allegro systems: (require :tester) on Allegro systems + now loads the Allegro supplied product. + + -- Kevin M. Rosenberg Tue, 22 Oct 2002 09:47:02 -0600 + cl-tester (1.1.1-2) unstable; urgency=high * Fix common-lisp-controller depends