X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=ac4dc74d9b17d222959187ab481914b50232c092;hb=f57679aba5abb3dc8d7e34c38f94201319a5af29;hp=75ff1843fdc9d3d352bf062442ca48bba25f8dea;hpb=75187c42d441401dd0711f2d18a020066208b68d;p=hyperobject.git diff --git a/debian/changelog b/debian/changelog index 75ff184..ac4dc74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +cl-hyperobject (2.6.2-1) unstable; urgency=low + + * Handle both named/unnamed implementations of + compute-effective-slot-definition + + -- Kevin M. Rosenberg Mon, 14 Apr 2003 23:17:13 -0600 + +cl-hyperobject (2.6.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Sat, 12 Apr 2003 08:26:49 -0600 + +cl-hyperobject (2.6.0-1) unstable; urgency=low + + * Encapsulate differences in class-slot order since sbcl/cmucl + reverse the order of slots compared to the defclass macro. + * Fix error with lispworks and process-a-class-slot function + + -- Kevin M. Rosenberg Fri, 11 Apr 2003 21:14:17 -0600 + +cl-hyperobject (2.5.6-1) unstable; urgency=low + + * Have lispworks use add-method + + -- Kevin M. Rosenberg Tue, 1 Apr 2003 09:56:27 -0700 + +cl-hyperobject (2.5.5-1) unstable; urgency=low + + * Simplify shadowing-import for allegro,lispworks,sbcl + + -- Kevin M. Rosenberg Mon, 31 Mar 2003 08:58:41 -0700 + +cl-hyperobject (2.5.4-1) unstable; urgency=low + + * Use add-method where supported + + -- Kevin M. Rosenberg Sat, 29 Mar 2003 16:18:44 -0700 + cl-hyperobject (2.5.3-1) unstable; urgency=low * New upstream for SBCL 0.8pre MOP changes