r11085: support clisp
[hyperobject.git] / debian / changelog
index baf8d69c74b85648ce1405fb523cdde9197d0103..18ecc1957946b4999d7d56475e2634081c0b9240 100644 (file)
@@ -1,9 +1,37 @@
+cl-hyperobject (2.10.0-1) unstable; urgency=low
+
+  * Support CLISP
+  * Remove implementation-dependent access of type slot using
+    slot-definition-type instead.
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 01 Sep 2006 08:49:25 -0600
+
+cl-hyperobject (2.9.2-1) unstable; urgency=low
+
+  * Use initialize-instance :around for direct-slot-definition to be
+  more AMOP compliant for setting lisp type from :value-type initarg 
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Aug 2006 21:44:01 -0600
+
+cl-hyperobject (2.9.1-1) unstable; urgency=low
+
+  * Support change in SBCL MOP
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Aug 2006 12:12:58 -0600
+
+cl-hyperobject (2.9.0-1) unstable; urgency=low
+
+  * New upstream URI
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Sep 2005 16:01:20 -0600
+
 cl-hyperobject (2.8.8-1) unstable; urgency=low
 
   * Change encoding to ISO-8859-1
 
  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 20 Nov 2003 20:40:18 -0700
-
+       
 cl-hyperobject (2.8.7-1) unstable; urgency=low
 
   * Fix invalid setting of documentation for hyperobject-class