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