4275e42268398af9749654b0badac1a180e0bf46
[lml.git] / debian / changelog
1 cl-lml (2.4.1-1) unstable; urgency=low
2
3   * New upstream, export *print-spaces*.xs
4
5  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 23 May 2003 09:39:28 -0600
6
7 cl-lml (2.4.0-1) unstable; urgency=low
8
9   * Move read-macro to it's own file.
10
11  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Apr 2003 21:47:19 -0600
12
13 cl-lml (2.3.4-1) unstable; urgency=low
14
15   * Minor upstream change
16
17  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 22 Mar 2003 23:30:29 -0700
18
19 cl-lml (2.3.3-1) unstable; urgency=low
20
21   * New upstream [fixes mcl issue]
22
23  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 12 Mar 2003 10:01:25 -0700
24
25 cl-lml (2.3.2-1) unstable; urgency=low
26
27   * Fix typo in lml-write-char
28
29  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  4 Mar 2003 21:24:53 -0700
30
31 cl-lml (2.3.1-1) unstable; urgency=low
32
33   * doc/readme.lml: Update with new meta arguents
34
35  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 17 Feb 2003 00:04:52 -0700
36
37 cl-lml (2.3.0-1) unstable; urgency=low
38
39   * Change definition of link/meta 
40
41  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 16 Feb 2003 23:46:37 -0700
42
43 cl-lml (2.2.4-1) unstable; urgency=low
44
45   * Move XHTML to version 1.1
46
47  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 10 Feb 2003 12:49:10 -0700
48
49 cl-lml (2.2.3-1) unstable; urgency=low
50
51   * Add missing space character to output
52   * Fix bug in img macro
53
54  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  6 Feb 2003 21:20:06 -0700
55
56 cl-lml (2.2.2-1) unstable; urgency=low
57
58   * Rename link to alink and add new link macro that produces a <link ...></link>
59
60  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  6 Feb 2003 19:36:42 -0700
61
62 cl-lml (2.2.1-1) unstable; urgency=low
63
64   * Upstream change
65
66  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  6 Feb 2003 16:25:29 -0700
67
68 cl-lml (2.2.0-1) unstable; urgency=low
69
70   * downloads.lisp: Change from FTP to more general Download term to better 
71   handle HTTP downloads.
72
73  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  2 Feb 2003 17:15:27 -0700
74
75 cl-lml (2.1.3-1) unstable; urgency=low
76
77   * New upstream: Add th and textarea
78
79  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 26 Jan 2003 14:35:20 -0700
80
81 cl-lml (2.1.2-1) unstable; urgency=low
82
83   * New upstream
84
85  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 24 Jan 2003 01:51:53 -0700
86
87 cl-lml (2.1.1-1) unstable; urgency=low
88
89   * New upstream
90
91  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 17 Jan 2003 15:13:42 -0700
92
93 cl-lml (2.1.0-1) unstable; urgency=low
94
95   * Rework tags that don't have endtags (such as BR and HR) to evaluate
96   keyword arguments
97
98  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 14 Jan 2003 01:38:52 -0700
99
100 cl-lml (2.0.2-1) unstable; urgency=low
101
102   * Fix with-dir to properly evaluate parameters (Thanks Matthew Danish)
103
104  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 11 Jan 2003 21:02:23 -0700
105
106 cl-lml (2.0.1-1) unstable; urgency=low
107
108   * Quote class for link-c
109
110  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  4 Jan 2003 13:40:55 -0700
111
112 cl-lml (2.0.0-1) unstable; urgency=low
113
114   * Major change: keyword parameters are now evaluated in the lexical environment.
115
116  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  4 Jan 2003 06:17:40 -0700
117
118 cl-lml (1.7.6-1) unstable; urgency=low
119
120   * Add checked to input macro
121
122  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 29 Dec 2002 02:10:21 -0700
123
124 cl-lml (1.7.5-1) unstable; urgency=low
125
126   * Add support for OpenMCL
127
128  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  8 Dec 2002 15:41:33 -0700
129
130 cl-lml (1.7.4-1) unstable; urgency=low
131
132   * Fix export
133
134  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 11 Nov 2002 22:54:21 -0700
135
136 cl-lml (1.7.3-1) unstable; urgency=low
137
138   * Export *html-stream*
139
140  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 11 Nov 2002 21:31:24 -0700
141
142 cl-lml (1.7.2-1) unstable; urgency=low
143
144   * Remove 'load-compiled-op from .asd file
145
146  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 09:48:34 -0700
147
148 cl-lml (1.7.1-1) unstable; urgency=medium
149
150   * download.lisp: Fix bug in strip-ftp-base
151
152  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 31 Oct 2002 11:51:50 -0700
153
154 cl-lml (1.7-1) unstable; urgency=low
155
156   * Change #p"" reader forms to "" for SCL compatibility
157
158  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Oct 2002 00:29:34 -0600
159
160 cl-lml (1.6-1) unstable; urgency=low
161
162   * Add support for SCL
163
164  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 16 Oct 2002 05:25:22 -0600
165
166 cl-lml (1.5-1) unstable; urgency=low
167
168   * Another fix in downloads.lisp
169
170  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 16 Oct 2002 04:21:47 -0600
171
172 cl-lml (1.4-1) unstable; urgency=low
173
174   * Minor cleanup in downloads.lisp
175
176  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 21:45:18 -0600
177
178 cl-lml (1.3-1) unstable; urgency=low
179
180   * Add type declarations 
181   * downloads.lisp: fix error 
182
183  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 21:17:29 -0600
184
185 cl-lml (1.2.1-1) unstable; urgency=low
186
187   * Add another CMUCL work-around (thanks Fabricio Chalub)
188
189  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 11:42:33 -0600
190
191 cl-lml (1.2-1) unstable; urgency=low
192
193   * New upstream: Work around bug for CMUCL in when compiling .lml files
194
195  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 09:19:49 -0600
196
197 cl-lml (1.1.1-1) unstable; urgency=high
198
199   * New upstream
200   * Changes Common Lisp Controller Depends to version 3.35 (closes: 162968)  * 
201
202  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  2 Oct 2002 07:46:19 -0600
203
204 cl-lml (1.1.0-3) unstable; urgency=high
205
206   * Increase common-lisp-controller depeneds to 3.37
207
208  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  1 Oct 2002 15:14:22 -0600
209
210 cl-lml (1.1.0-2) unstable; urgency=low
211
212   * Changes Common Lisp Controller Depends to version 3.35 (closes: 162968)
213
214  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  1 Oct 2002 15:14:01 -0600
215
216 cl-lml (1.1.0-1) unstable; urgency=low
217
218   * Rename .cl files to .lisp
219
220  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 04:23:11 -0600
221
222 cl-lml (1.0.9-2) unstable; urgency=low
223
224   * Add missing dependency (closes: 162090)
225
226  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 23 Sep 2002 18:31:02 -0600
227
228 cl-lml (1.0.9-1) unstable; urgency=low
229
230   * Change default lml-quite exit status to 0
231   * stdsite.cl: check better if source-file exists
232   
233  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 12:46:00 -0600
234
235 cl-lml (1.0.8-1) unstable; urgency=low
236
237   * Rework lml-file-name
238
239  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 11:13:05 -0600
240
241 cl-lml (1.0.7-1) unstable; urgency=low
242
243   * Fix broken upstream source
244
245  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 00:25:49 -0600
246
247 cl-lml (1.0.6-1) unstable; urgency=low
248
249   * Add support for pushing :lml onto features when using 'load-compiled-op
250
251  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 23:26:51 -0600
252
253 cl-lml (1.0.5-1) unstable; urgency=low
254
255   * Update .asd file
256
257  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 17:31:15 -0600
258
259 cl-lml (1.0.4-1) unstable; urgency=low
260
261   * Remove pathname from asd file
262
263  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 17 Sep 2002 12:32:09 -0600
264
265 cl-lml (1.0.3-1) unstable; urgency=low
266
267   * Add [] read-macro 
268
269  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Sep 2002 04:18:08 -0600
270
271 cl-lml (1.0.2-1) unstable; urgency=low
272
273   * Add HR function.
274   
275   * Add documentation file and examples.
276   
277   * Add (:use :cl) to defpackage
278
279   * Remove defconstants because of trouble with SBCL thinking that constants
280   are being redefined
281   
282   * Fix indent-spaces function
283   
284  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Sep 2002 04:17:50 -0600
285
286 cl-lml (1.0.1-1) unstable; urgency=low
287
288   * Changle FILE-LENGTH function to use stream.
289
290  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 15 Sep 2002 21:09:30 -0600
291
292 cl-lml (1.0.0-1) unstable; urgency=low
293
294   * Initial Release (closes: 161007) 
295
296  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 15 Sep 2002 17:00:47 -0600
297