X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=6a38bb44579b74e39f5a0b838ebf8ec2d8e600a7;hb=8f7a0e9fb88dcbf6355038323a8bd77fbfc7ab3a;hp=5ccf133589c86ddb1e7fb21a8493546581804cc3;hpb=5de0b4ebdcffc6438060a08ceeb582f013aca25b;p=hyperobject.git diff --git a/debian/changelog b/debian/changelog index 5ccf133..6a38bb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +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 + + -- Kevin M. Rosenberg Sat, 15 Nov 2003 19:32:25 -0700 + cl-hyperobject (2.8.6-1) unstable; urgency=low * New upstream