r3327: *** empty log message ***
[kmrcl.git] / debian / changelog
1 cl-kmrcl (1.20-1) unstable; urgency=low
2
3   * Add with-each-stream-line, with-each-file-line
4   * Use gensyms in other functions to avoid variable capture
5
6  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  6 Nov 2002 13:33:39 -0700
7
8 cl-kmrcl (1.19.1-1) unstable; urgency=low
9
10   * Made indent-spaces reslient to non-numeric parameter
11
12  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Nov 2002 11:33:03 -0700
13
14 cl-kmrcl (1.19-1) unstable; urgency=low
15
16   * New upstream
17
18  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  3 Nov 2002 13:08:44 -0700
19
20 cl-kmrcl (1.18-1) unstable; urgency=low
21
22   * New upstream
23
24  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 11:51:17 -0600
25
26 cl-kmrcl (1.17-1) unstable; urgency=low
27
28   * Fix buggy kmrcl.asd file
29
30  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 11:51:17 -0600
31
32 cl-kmrcl (1.16-1) unstable; urgency=low
33
34   * Rework handling of aserve requirement
35
36  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 20 Oct 2002 20:37:01 -0600
37
38 cl-kmrcl (1.15-1) unstable; urgency=low
39
40   * Add depends: for common-lisp-controller and cl-aserve
41
42  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 19 Oct 2002 19:59:02 -0600
43
44 cl-kmrcl (1.14-1) unstable; urgency=low
45
46   * ml-class.lisp: Add XHTML format
47   * web-utils.lisp: Add standard headers for xml, html, xhtml, 
48   added user-agent-ie-p
49
50  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Oct 2002 16:25:31 -0600
51
52 cl-kmrcl (1.13-1) unstable; urgency=low
53
54   * ml-class.lisp: Add ie-xmlrefformat for Internet Explorer's idea of
55   a link in XML. Add SCL compatibility.
56
57  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 23:23:57 -0600
58
59 cl-kmrcl (1.12-1) unstable; urgency=low
60
61   * Fix .asd file if CL-ASERVE is not installed
62
63  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 16:46:47 -0600
64
65 cl-kmrcl (1.11-1) unstable; urgency=low
66
67   * Change .asd file for ASERVE require
68   
69  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 16:38:28 -0600
70
71 cl-kmrcl (1.10-1) unstable; urgency=low
72
73   * ml-class.lisp: Fix package name
74
75  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 14:48:43 -0600
76
77 cl-kmrcl (1.9-1) unstable; urgency=low
78
79   * ml-class.lisp: Get package name from object
80
81  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 13:23:23 -0600
82
83 cl-kmrcl (1.8-1) unstable; urgency=low
84
85   * ml-class.lisp: Add defgeneric for generic functions
86
87  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 09:11:08 -0600
88
89 cl-kmrcl (1.7-1) unstable; urgency=low
90
91   * Push :kmrcl onto features
92
93  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 20:47:45 -0600
94
95 cl-kmrcl (1.6-1) unstable; urgency=low
96
97   * ml-class.lisp: Fix CMUCL compatibility, add SBCL compatibility
98
99  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 11:04:04 -0600
100
101 cl-kmrcl (1.5-1) unstable; urgency=low
102
103   * ml-class.lisp: Change pcl package to sb-pcl for sbcl
104   * kmrcl.asd: remove sbcl from reader conditional for ml-class
105
106  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 10:16:14 -0600
107
108 cl-kmrcl (1.4-1) unstable; urgency=low
109
110   * Add pcl:validate-superclass for CMUCL/SBCL compatibility
111
112  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 10:09:39 -0600
113
114 cl-kmrcl (1.3) unstable; urgency=low
115
116   * Change .asd to fix problem with ml-class
117
118  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Oct 2002 13:03:49 -0600
119
120 cl-kmrcl (1.2-1) unstable; urgency=low
121
122   * Seperate string and equal functions into their own files
123
124  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Oct 2002 00:03:18 -0600
125
126 cl-kmrcl (1.1-1) unstable; urgency=low
127
128   * Re-arrange defclass order in ml-classes.lisp for cmucl compatibility
129
130  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 11 Oct 2002 20:00:29 -0600
131
132 cl-kmrcl (1.0-1) unstable; urgency=low
133
134   * Initial Release (closes: 163955)
135
136  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  5 Oct 2002 13:19:33 -0600
137