r4454: Auto commit for Debian build
[hyperobject.git] / debian / changelog
index 662a12a7af869a5817a3817838c993c2a0336aaf..48075985bb3450c00c9676274792bbce1f50f49f 100644 (file)
@@ -1,3 +1,17 @@
+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
 
   * Simplify shadowing-import for allegro,lispworks,sbcl