X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=2d25cb1cb4e42594e5ce7972936c9bf36895c49e;hb=d0bdcfd940d8ab0538fc1f9aba38e91edee65232;hp=c85220d0c76ec80933c2ac808164f35d47cb6404;hpb=a965224d14cf77adbe25556368af633b7468f924;p=irc-logger.git diff --git a/debian/changelog b/debian/changelog index c85220d..2d25cb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +cl-irc-logger (0.9.0-1) unstable; urgency=low + + * New upstream, improvements to background monitor + * Changes for new version of cl-irc + + -- 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