X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=f55084c6573ba5e40fa8ad5170f7a90a2f284485;hb=7c770e87ff4bec570e43970ffd79e4e30b3a39e5;hp=94c60e75146f0a65c5b9c9a5840494e56abdc9b7;hpb=fe08abdb44f449a2814aa1ffb0f8274c88e90e8c;p=hyperobject.git diff --git a/debian/changelog b/debian/changelog index 94c60e7..f55084c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,26 @@ +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 - * More SBCL 0.8pre MOP changes + * Simplify shadowing-import for allegro,lispworks,sbcl -- Kevin M. Rosenberg Mon, 31 Mar 2003 08:58:41 -0700