r3537: *** empty log message ***
[ptester.git] / debian / changelog
index 831b9e2a38913bd818006e472d96ee53c79f2234..0ef943aef977496d7b7c862c912c5c8bac56fb16 100644 (file)
@@ -1,3 +1,34 @@
+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 <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  Wed,  2 Oct 2002 07:47:46 -0600
+
 cl-tester (1.1-2) unstable; urgency=low
 
   * Add Franz's Preamble to the copyright file