r4457: Auto commit for Debian build
[hyperobject.git] / debian / changelog
index 4238430ae90dc8ede615ff509144d748ff208874..f55084c6573ba5e40fa8ad5170f7a90a2f284485 100644 (file)
@@ -1,3 +1,87 @@
+cl-hyperobject (2.6.1-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 24 Mar 2003 21:56:05 -0700
+
+cl-hyperobject (2.5.2-1) unstable; urgency=low
+
+  * fix typo in sql.lisp
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 17 Jan 2003 12:16:20 -0700
+
+cl-hyperobject (2.5.1-1) unstable; urgency=low
+
+  * Fix :ie-xml view categories
+  * Rework display of XML string data
+  * Add rules.lisp file
+  
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Dec 2002 04:47:35 -0700
+
+cl-hyperobject (2.5.0-1) unstable; urgency=low
+
+  * Reworked slot options, incompatible with previous version
+  * Complete redesign of object views
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  Fri, 22 Nov 2002 08:40:39 -0700
+
 cl-hyperobject (1.2.4-1) unstable; urgency=low
 
   * Remove 'load-compiled-op from .asd file