r11461: Automated commit for Debian build of hyperobject upstream-version-2.11.0
[hyperobject.git] / debian / changelog
index 0f8819ed5a349e55746a3992a2558ca204d69571..edf9821c43995b0b92d28cdca5ecf85c49a970d8 100644 (file)
@@ -1,3 +1,24 @@
+cl-hyperobject (2.11.0-1) unstable; urgency=low
+
+  * Major reworking of MOP layer to add support for current versions of OpenMCL. 
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  6 Jan 2007 11:41:00 -0700
+
+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