X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=a63540894dc48b7381ccf3e0b8eaac0813922d9d;hb=89bc5fbd6bc6c7a112fcc52b1f17c7bed655a757;hp=94c60e75146f0a65c5b9c9a5840494e56abdc9b7;hpb=fe08abdb44f449a2814aa1ffb0f8274c88e90e8c;p=hyperobject.git diff --git a/debian/changelog b/debian/changelog index 94c60e7..a635408 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,84 @@ +cl-hyperobject (2.8.0-1) unstable; urgency=low + + * Rework object viewing to reduce format calls + + -- Kevin M. Rosenberg Tue, 13 May 2003 17:11:54 -0600 + +cl-hyperobject (2.7.3-1) unstable; urgency=low + + * Replace multiple-value-lists + + -- Kevin M. Rosenberg Tue, 13 May 2003 09:52:59 -0600 + +cl-hyperobject (2.7.2-1) unstable; urgency=low + + * Fix for cmucl's 18e mop + + -- Kevin M. Rosenberg Wed, 7 May 2003 10:01:34 -0600 + +cl-hyperobject (2.7.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Tue, 6 May 2003 16:00:11 -0600 + +cl-hyperobject (2.7.0-1) unstable; urgency=low + + * Add regression testing + * Depend on cl-rt package + * Use compat file rather than DH_COMPAT + * Rework compute-effective-slot-definition + + -- Kevin M. Rosenberg Mon, 28 Apr 2003 11:40:27 -0600 + +cl-hyperobject (2.6.5-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 24 Apr 2003 00:55:02 -0600 + +cl-hyperobject (2.6.4-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Tue, 22 Apr 2003 08:06:37 -0600 + +cl-hyperobject (2.6.3-1) unstable; urgency=low + + * Fix :type in object-view class + + -- Kevin M. Rosenberg Wed, 16 Apr 2003 12:37:33 -0600 + +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 - * More SBCL 0.8pre MOP changes + * Simplify shadowing-import for allegro,lispworks,sbcl -- Kevin M. Rosenberg Mon, 31 Mar 2003 08:58:41 -0700