X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=50c71396540a5db51b568270dda701bb35f01e6f;hb=5a20b2bd0d0859d58da60fd22ab37658673ef291;hp=ab46d98ce2d4f5afe0459cc93f6787281efb5df2;hpb=516272144b06d6a8a96a1a4f7b38bbaf410f2f14;p=hyperobject.git diff --git a/debian/changelog b/debian/changelog index ab46d98..50c7139 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,71 @@ +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 + + -- Kevin M. Rosenberg Mon, 4 Nov 2002 09:38:26 -0700 + +cl-hyperobject (1.1-1) unstable; urgency=low + + * Fix upstream + + -- Kevin M. Rosenberg Sun, 3 Nov 2002 16:34:52 -0700 + cl-hyperobject (1.0-1) unstable; urgency=low * Initial Release (closes: 167591)