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