11004365df80c087c17f7cec39a4a7d37b48b299
[lml.git] / debian / changelog
1 cl-lml (1.0.2-1) unstable; urgency=low
2
3   * Add HR function.
4   
5   * Add documentation file and examples.
6   
7   * Add (:use :cl) to defpackage
8
9   * Remove defconstants because of trouble with SBCL thinking that constants
10   are being redefined
11   
12   * Fix indent-spaces function
13   
14  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Sep 2002 02:17:48 -0600
15
16 cl-lml (1.0.1-1) unstable; urgency=low
17
18   * Changle FILE-LENGTH function to use stream.
19
20  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 15 Sep 2002 21:09:30 -0600
21
22 cl-lml (1.0.0-1) unstable; urgency=low
23
24   * Initial Release (closes: 161007) 
25
26  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 15 Sep 2002 17:00:47 -0600
27