r11859: Canonicalize whitespace
[postoffice.git] / debian / changelog
index 30a6a5b8997ebf3ae379b24c710363eb37b3aa05..1e99baf8ef6828770e4cd9d3fae99bf872266b54 100644 (file)
@@ -1,3 +1,39 @@
+cl-postoffice (1.8.2.3-1) unstable; urgency=low
+
+  * Use acl-compat.excl package name
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 16 Mar 2004 17:58:40 -0700
+
+cl-postoffice (1.8.2.2-1) unstable; urgency=low
+
+  * Fix typo
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 31 May 2003 07:41:30 -0600
+
+cl-postoffice (1.8.2.1-1) unstable; urgency=low
+
+  * Move .asd file into source distribution
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 28 May 2003 15:10:39 -0600
+
+cl-postoffice (1.8.2-2) unstable; urgency=low
+
+  * Remove 'load-compiled-op from changelog
+  * Changes compared to upstream version: 
+     - Use ACL-COMPAT socket routines on non-Allegro implementations
+     - Rename .cl file extension to .lisp extension
+     - Comment out DNS lookup routines
+     - Merge defpackage forms from imap.cl and smtp.cl into new file
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  2 Dec 2002 11:39:52 -0700
+
+cl-postoffice (1.8.2-1) unstable; urgency=low
+
+  * Change call to make-socket to use string rather than numeric ip
+  address for acl-compat compatibility.
+  
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 20:09:29 -0600
+
 cl-postoffice (1.8.1-1) unstable; urgency=low
 
   * Rework dns-query for non-allegro systems