X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=50c71396540a5db51b568270dda701bb35f01e6f;hb=5a20b2bd0d0859d58da60fd22ab37658673ef291;hp=b1c3d7da35173dc84f425730452d5b6e2a12e7f5;hpb=c257d1813b0eb826e8473ea267b60a16cf5d531c;p=hyperobject.git diff --git a/debian/changelog b/debian/changelog index b1c3d7d..50c7139 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,59 @@ +cl-hyperobject (2.5.0-1) unstable; urgency=low + + * Reworked slot options, incompatible with previous version + * Complete redesign of object views + + -- Kevin M. Rosenberg Fri, 13 Dec 2002 03:08:23 -0700 + +cl-hyperobject (2.1.1-1) unstable; urgency=low + + * New upstream, fixed hyperlink printing + + -- Kevin M. Rosenberg Thu, 5 Dec 2002 16:39:23 -0700 + +cl-hyperobject (2.1.0-1) unstable; urgency=low + + * Rename :reference slot option + * Start automated SQL support + + -- Kevin M. Rosenberg Sun, 1 Dec 2002 19:20:01 -0700 + +cl-hyperobject (2.0.1-1) unstable; urgency=low + + * Rework definition of class and slot options + + -- Kevin M. Rosenberg Tue, 26 Nov 2002 14:52:22 -0700 + +cl-hyperobject (2.0.0-1) unstable; urgency=low + + * New version, incompatibe with version 1.x + + -- Kevin M. Rosenberg Fri, 22 Nov 2002 08:40:39 -0700 + +cl-hyperobject (1.2.4-1) unstable; urgency=low + + * Remove 'load-compiled-op from .asd file + + -- Kevin M. Rosenberg Fri, 8 Nov 2002 09:38:56 -0700 + +cl-hyperobject (1.2.3-1) unstable; urgency=low + + * Add README file + + -- Kevin M. Rosenberg Tue, 5 Nov 2002 08:02:20 -0700 + +cl-hyperobject (1.2.2-1) unstable; urgency=low + + * Change position of a defclass + + -- Kevin M. Rosenberg Mon, 4 Nov 2002 12:09:58 -0700 + +cl-hyperobject (1.2.1-1) unstable; urgency=low + + * Fix parameter bug + + -- Kevin M. Rosenberg Mon, 4 Nov 2002 11:37:35 -0700 + cl-hyperobject (1.2-1) unstable; urgency=low * New upstream