X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=8e062f57264b090a51fd1d11998b8d9c99eed2dc;hb=1533ee3e699f3984e6f786ca6f3b7e90fc1e01b7;hp=57678f2120bdda1c7b90d34d60ac5755f30c1463;hpb=1f88c89d8d2dae56a47efd19ed6d96b5e823d224;p=ptester.git diff --git a/debian/changelog b/debian/changelog index 57678f2..8e062f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +cl-tester (1.1.1-4) unstable; urgency=low + + * Remove 'load-compiled-op from .asd file + + -- 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 + + -- Kevin M. Rosenberg Sat, 5 Oct 2002 07:50:49 -0600 + +cl-tester (1.1.1-1) unstable; urgency=high + + * Add version to common-lisp-controller Depends + * Rename .cl to .lisp files + + -- Kevin M. Rosenberg Wed, 2 Oct 2002 07:47:46 -0600 + +cl-tester (1.1-2) unstable; urgency=low + + * Add Franz's Preamble to the copyright file + + -- Kevin M. Rosenberg Sat, 21 Sep 2002 11:47:04 -0600 + cl-tester (1.1-1) unstable; urgency=low * Initial Release (closes: 161614)