X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=edf9821c43995b0b92d28cdca5ecf85c49a970d8;hb=de7eaca7f5f852ffb39102ecaa3e3368c4306faf;hp=baf8d69c74b85648ce1405fb523cdde9197d0103;hpb=191bf3190b8742d5d9c2c82f54d4804b7f8e9354;p=hyperobject.git diff --git a/debian/changelog b/debian/changelog index baf8d69..edf9821 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,43 @@ +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 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 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 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 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 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 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