r11040: new upstream
[hyperobject.git] / debian / changelog
1 cl-hyperobject (2.9.2-1) unstable; urgency=low
2
3   * Use initialize-instance :around for direct-slot-definition to be
4   more AMOP compliant for setting lisp type from :value-type initarg 
5
6  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Aug 2006 21:44:01 -0600
7
8 cl-hyperobject (2.9.1-1) unstable; urgency=low
9
10   * Support change in SBCL MOP
11
12  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Aug 2006 12:12:58 -0600
13
14 cl-hyperobject (2.9.0-1) unstable; urgency=low
15
16   * New upstream URI
17   * New upstream
18
19  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Sep 2005 16:01:20 -0600
20
21 cl-hyperobject (2.8.8-1) unstable; urgency=low
22
23   * Change encoding to ISO-8859-1
24
25  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 20 Nov 2003 20:40:18 -0700
26         
27 cl-hyperobject (2.8.7-1) unstable; urgency=low
28
29   * Fix invalid setting of documentation for hyperobject-class
30
31  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 15 Nov 2003 19:32:25 -0700
32
33 cl-hyperobject (2.8.6-1) unstable; urgency=low
34
35   * New upstream
36
37  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 17 Jun 2003 00:32:30 -0600
38
39 cl-hyperobject (2.8.5-1) unstable; urgency=low
40
41   * New upstream
42
43  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 12 Jun 2003 06:14:45 -0600
44
45 cl-hyperobject (2.8.4-1) unstable; urgency=low
46
47   * New upstream
48
49  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 16 May 2003 01:33:12 -0600
50
51 cl-hyperobject (2.8.3-1) unstable; urgency=low
52
53   * New upstream version
54
55  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 15 May 2003 23:57:32 -0600
56
57 cl-hyperobject (2.8.2-1) unstable; urgency=low
58
59   * Use hash-table based ensure-lazy-reader for Allegro/SCL
60
61  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 15 May 2003 00:05:06 -0600
62
63 cl-hyperobject (2.8.1-1) unstable; urgency=low
64
65   * New upstream
66
67  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 14 May 2003 13:45:01 -0600
68
69 cl-hyperobject (2.8.0-1) unstable; urgency=low
70
71   * Rework object viewing to reduce format calls
72
73  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 13 May 2003 17:11:54 -0600
74
75 cl-hyperobject (2.7.3-1) unstable; urgency=low
76
77   * Replace multiple-value-lists 
78
79  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 13 May 2003 09:52:59 -0600
80
81 cl-hyperobject (2.7.2-1) unstable; urgency=low
82
83   * Fix for cmucl's 18e mop
84
85  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 May 2003 10:01:34 -0600
86
87 cl-hyperobject (2.7.1-1) unstable; urgency=low
88
89   * New upstream
90
91  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  6 May 2003 16:00:11 -0600
92
93 cl-hyperobject (2.7.0-1) unstable; urgency=low
94
95   * Add regression testing
96   * Depend on cl-rt package
97   * Use compat file rather than DH_COMPAT
98   * Rework compute-effective-slot-definition
99   
100  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Apr 2003 11:40:27 -0600
101
102 cl-hyperobject (2.6.5-1) unstable; urgency=low
103
104   * New upstream
105
106  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 24 Apr 2003 00:55:02 -0600
107
108 cl-hyperobject (2.6.4-1) unstable; urgency=low
109
110   * New upstream
111
112  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 22 Apr 2003 08:06:37 -0600
113
114 cl-hyperobject (2.6.3-1) unstable; urgency=low
115
116   * Fix :type in object-view class
117
118  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 16 Apr 2003 12:37:33 -0600
119
120 cl-hyperobject (2.6.2-1) unstable; urgency=low
121
122   * Handle both named/unnamed implementations of
123     compute-effective-slot-definition
124
125  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Apr 2003 23:17:13 -0600
126
127 cl-hyperobject (2.6.1-1) unstable; urgency=low
128
129   * New upstream
130
131  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Apr 2003 08:26:49 -0600
132
133 cl-hyperobject (2.6.0-1) unstable; urgency=low
134
135   * Encapsulate differences in class-slot order since sbcl/cmucl
136   reverse the order of slots compared to the defclass macro.
137   * Fix error with lispworks and process-a-class-slot function
138
139  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 11 Apr 2003 21:14:17 -0600
140
141 cl-hyperobject (2.5.6-1) unstable; urgency=low
142
143   * Have lispworks use add-method
144
145  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  1 Apr 2003 09:56:27 -0700
146
147 cl-hyperobject (2.5.5-1) unstable; urgency=low
148
149   * Simplify shadowing-import for allegro,lispworks,sbcl
150
151  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 31 Mar 2003 08:58:41 -0700
152
153 cl-hyperobject (2.5.4-1) unstable; urgency=low
154
155   * Use add-method where supported
156   
157  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 29 Mar 2003 16:18:44 -0700
158
159 cl-hyperobject (2.5.3-1) unstable; urgency=low
160
161   * New upstream for SBCL 0.8pre MOP changes
162
163  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 24 Mar 2003 21:56:05 -0700
164
165 cl-hyperobject (2.5.2-1) unstable; urgency=low
166
167   * fix typo in sql.lisp
168
169  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 17 Jan 2003 12:16:20 -0700
170
171 cl-hyperobject (2.5.1-1) unstable; urgency=low
172
173   * Fix :ie-xml view categories
174   * Rework display of XML string data
175   * Add rules.lisp file
176   
177  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Dec 2002 04:47:35 -0700
178
179 cl-hyperobject (2.5.0-1) unstable; urgency=low
180
181   * Reworked slot options, incompatible with previous version
182   * Complete redesign of object views
183
184  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Dec 2002 03:08:23 -0700
185
186 cl-hyperobject (2.1.1-1) unstable; urgency=low
187
188   * New upstream, fixed hyperlink printing
189
190  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  5 Dec 2002 16:39:23 -0700
191
192 cl-hyperobject (2.1.0-1) unstable; urgency=low
193
194   * Rename :reference slot option
195   * Start automated SQL support
196
197  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  1 Dec 2002 19:20:01 -0700
198
199 cl-hyperobject (2.0.1-1) unstable; urgency=low
200
201   * Rework definition of class and slot options
202
203  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 26 Nov 2002 14:52:22 -0700
204
205 cl-hyperobject (2.0.0-1) unstable; urgency=low
206
207   * New version, incompatibe with version 1.x
208
209  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 22 Nov 2002 08:40:39 -0700
210
211 cl-hyperobject (1.2.4-1) unstable; urgency=low
212
213   * Remove 'load-compiled-op from .asd file
214
215  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 09:38:56 -0700
216
217 cl-hyperobject (1.2.3-1) unstable; urgency=low
218
219   * Add README file
220
221  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  5 Nov 2002 08:02:20 -0700
222
223 cl-hyperobject (1.2.2-1) unstable; urgency=low
224
225   * Change position of a defclass
226
227  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Nov 2002 12:09:58 -0700
228
229 cl-hyperobject (1.2.1-1) unstable; urgency=low
230
231   * Fix parameter bug
232
233  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Nov 2002 11:37:35 -0700
234
235 cl-hyperobject (1.2-1) unstable; urgency=low
236
237   * New upstream
238
239  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Nov 2002 09:38:26 -0700
240
241 cl-hyperobject (1.1-1) unstable; urgency=low
242
243   * Fix upstream
244
245  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  3 Nov 2002 16:34:52 -0700
246
247 cl-hyperobject (1.0-1) unstable; urgency=low
248
249   * Initial Release (closes: 167591)
250
251  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  5 Oct 2002 13:19:33 -0600
252