2e17d99049eed2849b57cbe9da79e1b05fc9e870
[lml.git] / debian / changelog
1 cl-lml (1.7.2-1) unstable; urgency=low
2
3   * Remove 'load-compiled-op from .asd file
4
5  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 09:48:34 -0700
6
7 cl-lml (1.7.1-1) unstable; urgency=medium
8
9   * download.lisp: Fix bug in strip-ftp-base
10
11  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 31 Oct 2002 11:51:50 -0700
12
13 cl-lml (1.7-1) unstable; urgency=low
14
15   * Change #p"" reader forms to "" for SCL compatibility
16
17  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Oct 2002 00:29:34 -0600
18
19 cl-lml (1.6-1) unstable; urgency=low
20
21   * Add support for SCL
22
23  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 16 Oct 2002 05:25:22 -0600
24
25 cl-lml (1.5-1) unstable; urgency=low
26
27   * Another fix in downloads.lisp
28
29  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 16 Oct 2002 04:21:47 -0600
30
31 cl-lml (1.4-1) unstable; urgency=low
32
33   * Minor cleanup in downloads.lisp
34
35  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 21:45:18 -0600
36
37 cl-lml (1.3-1) unstable; urgency=low
38
39   * Add type declarations 
40   * downloads.lisp: fix error 
41
42  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 21:17:29 -0600
43
44 cl-lml (1.2.1-1) unstable; urgency=low
45
46   * Add another CMUCL work-around (thanks Fabricio Chalub)
47
48  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 11:42:33 -0600
49
50 cl-lml (1.2-1) unstable; urgency=low
51
52   * New upstream: Work around bug for CMUCL in when compiling .lml files
53
54  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 09:19:49 -0600
55
56 cl-lml (1.1.1-1) unstable; urgency=high
57
58   * New upstream
59   * Changes Common Lisp Controller Depends to version 3.35 (closes: 162968)  * 
60
61  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  2 Oct 2002 07:46:19 -0600
62
63 cl-lml (1.1.0-3) unstable; urgency=high
64
65   * Increase common-lisp-controller depeneds to 3.37
66
67  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  1 Oct 2002 15:14:22 -0600
68
69 cl-lml (1.1.0-2) unstable; urgency=low
70
71   * Changes Common Lisp Controller Depends to version 3.35 (closes: 162968)
72
73  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  1 Oct 2002 15:14:01 -0600
74
75 cl-lml (1.1.0-1) unstable; urgency=low
76
77   * Rename .cl files to .lisp
78
79  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 04:23:11 -0600
80
81 cl-lml (1.0.9-2) unstable; urgency=low
82
83   * Add missing dependency (closes: 162090)
84
85  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 23 Sep 2002 18:31:02 -0600
86
87 cl-lml (1.0.9-1) unstable; urgency=low
88
89   * Change default lml-quite exit status to 0
90   * stdsite.cl: check better if source-file exists
91   
92  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 12:46:00 -0600
93
94 cl-lml (1.0.8-1) unstable; urgency=low
95
96   * Rework lml-file-name
97
98  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 11:13:05 -0600
99
100 cl-lml (1.0.7-1) unstable; urgency=low
101
102   * Fix broken upstream source
103
104  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 00:25:49 -0600
105
106 cl-lml (1.0.6-1) unstable; urgency=low
107
108   * Add support for pushing :lml onto features when using 'load-compiled-op
109
110  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 23:26:51 -0600
111
112 cl-lml (1.0.5-1) unstable; urgency=low
113
114   * Update .asd file
115
116  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 17:31:15 -0600
117
118 cl-lml (1.0.4-1) unstable; urgency=low
119
120   * Remove pathname from asd file
121
122  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 17 Sep 2002 12:32:09 -0600
123
124 cl-lml (1.0.3-1) unstable; urgency=low
125
126   * Add [] read-macro 
127
128  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Sep 2002 04:18:08 -0600
129
130 cl-lml (1.0.2-1) unstable; urgency=low
131
132   * Add HR function.
133   
134   * Add documentation file and examples.
135   
136   * Add (:use :cl) to defpackage
137
138   * Remove defconstants because of trouble with SBCL thinking that constants
139   are being redefined
140   
141   * Fix indent-spaces function
142   
143  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Sep 2002 04:17:50 -0600
144
145 cl-lml (1.0.1-1) unstable; urgency=low
146
147   * Changle FILE-LENGTH function to use stream.
148
149  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 15 Sep 2002 21:09:30 -0600
150
151 cl-lml (1.0.0-1) unstable; urgency=low
152
153   * Initial Release (closes: 161007) 
154
155  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 15 Sep 2002 17:00:47 -0600
156