5507bc2ec0b155f06022d740735acdaf34dab9c6
[puri.git] / debian / changelog
1 cl-puri (1.3.1.1-2) unstable; urgency=low
2
3   * Fix description
4
5  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 27 Aug 2004 19:03:12 -0600
6
7 cl-puri (1.3.1.1-1) unstable; urgency=low
8
9   * Use #:net.uri nickname on non-Allegro platforms
10
11  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 16 Mar 2004 18:32:10 -0700
12
13 cl-puri (1.3.1-1) unstable; urgency=low
14
15   * New upstream
16
17  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Jul 2003 05:18:27 -0600
18
19 cl-puri (1.3.0-1) unstable; urgency=low
20
21   * Change parse-error condition to uri-parse-error for
22     cross-implementation compatibility.
23   * Invoke renamed ptester module
24   
25  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 20 Jul 2003 13:04:45 -0600
26
27 cl-puri (1.2.5-1) unstable; urgency=low
28
29   * add shrink vector, AllegroCL fixes
30
31  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 19 Jul 2003 07:33:57 -0600
32
33 cl-puri (1.2.4-1) unstable; urgency=low
34
35   * Fix typo for non-Allegro / non-SBCL platforms
36
37  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 21:11:54 -0600
38
39 cl-puri (1.2.3-1) unstable; urgency=low
40
41   * Include uri.html documentation file.
42
43  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 19:57:03 -0600
44
45 cl-puri (1.2.2-1) unstable; urgency=low
46
47   * Improve tests.lisp
48
49  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 17:32:11 -0600
50
51 cl-puri (1.2.1-1) unstable; urgency=low
52
53   * Package name fixes, .asd files
54
55  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 17:06:35 -0600
56
57 cl-puri (1.2-1) unstable; urgency=low
58
59   * More porting fixes. Now passes 126/126 regression tests.
60
61  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 13:59:51 -0600
62
63 cl-puri (1.1-1) unstable; urgency=low
64
65   * Fix some porting issues
66
67  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 08:59:04 -0600
68
69 cl-puri (1.0) unstable; urgency=low
70
71   * Initial upload
72   * Changes compared to upstream: 
73      - Added .asd file for use with ASDF
74      - Include if* source in the uri-src.lisp file
75      - Ported from AllegroCL specific functions
76
77  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Jul 2003 21:39:34 -0600