r4691: Auto commit for Debian build
[hyperobject.git] / debian / changelog
1 cl-hyperobject (2.7.0-1) unstable; urgency=low
2
3   * Add regression testing
4   * Depend on cl-rt package
5   * Use compat file rather than DH_COMPAT
6   * Rework compute-effective-slot-definition
7   
8  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Apr 2003 11:40:27 -0600
9
10 cl-hyperobject (2.6.5-1) unstable; urgency=low
11
12   * New upstream
13
14  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 24 Apr 2003 00:55:02 -0600
15
16 cl-hyperobject (2.6.4-1) unstable; urgency=low
17
18   * New upstream
19
20  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 22 Apr 2003 08:06:37 -0600
21
22 cl-hyperobject (2.6.3-1) unstable; urgency=low
23
24   * Fix :type in object-view class
25
26  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 16 Apr 2003 12:37:33 -0600
27
28 cl-hyperobject (2.6.2-1) unstable; urgency=low
29
30   * Handle both named/unnamed implementations of
31     compute-effective-slot-definition
32
33  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Apr 2003 23:17:13 -0600
34
35 cl-hyperobject (2.6.1-1) unstable; urgency=low
36
37   * New upstream
38
39  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Apr 2003 08:26:49 -0600
40
41 cl-hyperobject (2.6.0-1) unstable; urgency=low
42
43   * Encapsulate differences in class-slot order since sbcl/cmucl
44   reverse the order of slots compared to the defclass macro.
45   * Fix error with lispworks and process-a-class-slot function
46
47  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 11 Apr 2003 21:14:17 -0600
48
49 cl-hyperobject (2.5.6-1) unstable; urgency=low
50
51   * Have lispworks use add-method
52
53  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  1 Apr 2003 09:56:27 -0700
54
55 cl-hyperobject (2.5.5-1) unstable; urgency=low
56
57   * Simplify shadowing-import for allegro,lispworks,sbcl
58
59  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 31 Mar 2003 08:58:41 -0700
60
61 cl-hyperobject (2.5.4-1) unstable; urgency=low
62
63   * Use add-method where supported
64   
65  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 29 Mar 2003 16:18:44 -0700
66
67 cl-hyperobject (2.5.3-1) unstable; urgency=low
68
69   * New upstream for SBCL 0.8pre MOP changes
70
71  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 24 Mar 2003 21:56:05 -0700
72
73 cl-hyperobject (2.5.2-1) unstable; urgency=low
74
75   * fix typo in sql.lisp
76
77  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 17 Jan 2003 12:16:20 -0700
78
79 cl-hyperobject (2.5.1-1) unstable; urgency=low
80
81   * Fix :ie-xml view categories
82   * Rework display of XML string data
83   * Add rules.lisp file
84   
85  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Dec 2002 04:47:35 -0700
86
87 cl-hyperobject (2.5.0-1) unstable; urgency=low
88
89   * Reworked slot options, incompatible with previous version
90   * Complete redesign of object views
91
92  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Dec 2002 03:08:23 -0700
93
94 cl-hyperobject (2.1.1-1) unstable; urgency=low
95
96   * New upstream, fixed hyperlink printing
97
98  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  5 Dec 2002 16:39:23 -0700
99
100 cl-hyperobject (2.1.0-1) unstable; urgency=low
101
102   * Rename :reference slot option
103   * Start automated SQL support
104
105  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  1 Dec 2002 19:20:01 -0700
106
107 cl-hyperobject (2.0.1-1) unstable; urgency=low
108
109   * Rework definition of class and slot options
110
111  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 26 Nov 2002 14:52:22 -0700
112
113 cl-hyperobject (2.0.0-1) unstable; urgency=low
114
115   * New version, incompatibe with version 1.x
116
117  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 22 Nov 2002 08:40:39 -0700
118
119 cl-hyperobject (1.2.4-1) unstable; urgency=low
120
121   * Remove 'load-compiled-op from .asd file
122
123  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 09:38:56 -0700
124
125 cl-hyperobject (1.2.3-1) unstable; urgency=low
126
127   * Add README file
128
129  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  5 Nov 2002 08:02:20 -0700
130
131 cl-hyperobject (1.2.2-1) unstable; urgency=low
132
133   * Change position of a defclass
134
135  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Nov 2002 12:09:58 -0700
136
137 cl-hyperobject (1.2.1-1) unstable; urgency=low
138
139   * Fix parameter bug
140
141  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Nov 2002 11:37:35 -0700
142
143 cl-hyperobject (1.2-1) unstable; urgency=low
144
145   * New upstream
146
147  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Nov 2002 09:38:26 -0700
148
149 cl-hyperobject (1.1-1) unstable; urgency=low
150
151   * Fix upstream
152
153  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  3 Nov 2002 16:34:52 -0700
154
155 cl-hyperobject (1.0-1) unstable; urgency=low
156
157   * Initial Release (closes: 167591)
158
159  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  5 Oct 2002 13:19:33 -0600
160