X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=1aaf4ff270597e151d2553aec04ff437a0207098;hb=c099ce5b24762d430a73dfc9c99e65783933ccc6;hp=c85220d0c76ec80933c2ac808164f35d47cb6404;hpb=a965224d14cf77adbe25556368af633b7468f924;p=irc-logger.git diff --git a/debian/changelog b/debian/changelog index c85220d..1aaf4ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +cl-irc-logger (0.8.3-1) unstable; urgency=low + + * New upstream, improvements to background monitor + + -- Kevin M. Rosenberg Mon, 29 Mar 2004 11:32:52 -0700 + +cl-irc-logger (0.8.2-1) unstable; urgency=low + + * Fix compilation on SBCL + + -- Kevin M. Rosenberg Tue, 16 Mar 2004 18:07:59 -0700 + +cl-irc-logger (0.8.1-1) unstable; urgency=low + + * Add timeouts to some functions which may not return when the logger + is disconnected. + + -- Kevin M. Rosenberg Fri, 13 Feb 2004 11:18:53 -0700 + cl-irc-logger (0.8.0-1) unstable; urgency=low * Extensive code cleanup