338e4b261185277e78b3a71778a412c2f0a65ce4
[cl-base64.git] / debian / changelog
1 cl-base64 (1.2-1) unstable; urgency=low
2
3   * Bug fix in base64-to-integer
4
5  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 29 Dec 2002 00:03:11 -0700
6
7 cl-base64 (1.1-1) unstable; urgency=low
8
9   * Rewritten version, significant optimizations
10   * BSD-style license
11   * Adds conversion to and from integers
12   * Renamed functions
13
14  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 28 Dec 2002 21:28:42 -0700
15
16 cl-base64 (1.0-1) unstable; urgency=low
17
18   * Initial upload
19   * Changes compared to upstream: 
20      - Added .asd file for use with Common Lisp Controller
21      - Changes for Allegro's case sensitive mode
22
23  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Dec 2002 19:17:51 -0700