From: Kevin M. Rosenberg Date: Fri, 18 Aug 2006 07:47:23 +0000 (+0000) Subject: r11040: new upstream X-Git-Tag: debian-2.11.0-2~14 X-Git-Url: http://git.kpe.io/?p=hyperobject.git;a=commitdiff_plain;h=8f7a0e9fb88dcbf6355038323a8bd77fbfc7ab3a r11040: new upstream --- diff --git a/debian/changelog b/debian/changelog index 0f8819e..6a38bb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +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