r4919: Auto commit for Debian build
[hyperobject.git] / debian / changelog
index 94c60e75146f0a65c5b9c9a5840494e56abdc9b7..a63540894dc48b7381ccf3e0b8eaac0813922d9d 100644 (file)
@@ -1,6 +1,84 @@
+cl-hyperobject (2.8.0-1) unstable; urgency=low
+
+  * Rework object viewing to reduce format calls
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 13 May 2003 17:11:54 -0600
+
+cl-hyperobject (2.7.3-1) unstable; urgency=low
+
+  * Replace multiple-value-lists 
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 13 May 2003 09:52:59 -0600
+
+cl-hyperobject (2.7.2-1) unstable; urgency=low
+
+  * Fix for cmucl's 18e mop
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 May 2003 10:01:34 -0600
+
+cl-hyperobject (2.7.1-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  6 May 2003 16:00:11 -0600
+
+cl-hyperobject (2.7.0-1) unstable; urgency=low
+
+  * Add regression testing
+  * Depend on cl-rt package
+  * Use compat file rather than DH_COMPAT
+  * Rework compute-effective-slot-definition
+  
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Apr 2003 11:40:27 -0600
+
+cl-hyperobject (2.6.5-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 24 Apr 2003 00:55:02 -0600
+
+cl-hyperobject (2.6.4-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 22 Apr 2003 08:06:37 -0600
+
+cl-hyperobject (2.6.3-1) unstable; urgency=low
+
+  * Fix :type in object-view class
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 16 Apr 2003 12:37:33 -0600
+
+cl-hyperobject (2.6.2-1) unstable; urgency=low
+
+  * Handle both named/unnamed implementations of
+    compute-effective-slot-definition
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Apr 2003 23:17:13 -0600
+
+cl-hyperobject (2.6.1-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Apr 2003 08:26:49 -0600
+
+cl-hyperobject (2.6.0-1) unstable; urgency=low
+
+  * Encapsulate differences in class-slot order since sbcl/cmucl
+  reverse the order of slots compared to the defclass macro.
+  * Fix error with lispworks and process-a-class-slot function
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 11 Apr 2003 21:14:17 -0600
+
+cl-hyperobject (2.5.6-1) unstable; urgency=low
+
+  * Have lispworks use add-method
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  1 Apr 2003 09:56:27 -0700
+
 cl-hyperobject (2.5.5-1) unstable; urgency=low
 
-  * More SBCL 0.8pre MOP changes
+  * Simplify shadowing-import for allegro,lispworks,sbcl
 
  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 31 Mar 2003 08:58:41 -0700