X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=c456f1f16e151fd83bb80721611ef4199cc02298;hb=7b2b34e0e1d09d82715cd71f9a6f176a5c6bb34f;hp=58b268fe6dd43563f3e6f9558e4d8b1c1142dea1;hpb=db7cb6535295545bd9e283e87be01f53bb37b099;p=postoffice.git diff --git a/debian/changelog b/debian/changelog index 58b268f..c456f1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +cl-postoffice (1.8.2.2-1) unstable; urgency=low + + * Fix typo + + -- Kevin M. Rosenberg 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 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 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 Tue, 15 Oct 2002 20:09:29 -0600 + +cl-postoffice (1.8.1-1) unstable; urgency=low + + * Rework dns-query for non-allegro systems + + -- Kevin M. Rosenberg Tue, 15 Oct 2002 19:35:17 -0600 + cl-postoffice (1.8-1) unstable; urgency=low * Initial Release (closes: #163953)