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