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