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