X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=617f72d5bcbf8ed06f68fbe1614c6f5370622e08;hb=d289ec60467cae9601d4eb2f1b150037bf586fb9;hp=f5ff8c35ba864fa2de51e7c3018bc2444b3091df;hpb=799ddbbd670db60472ecb76f824b3dc896ed71fc;p=irc-logger.git diff --git a/debian/changelog b/debian/changelog index f5ff8c3..617f72d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,36 @@ +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 + * Name log files by UTC rather than local time + + -- Kevin M. Rosenberg Sun, 8 Feb 2004 01:00:10 -0700 + +cl-irc-logger (0.7.3-1) unstable; urgency=low + + * Fix bug with unknown/private streams + + -- Kevin M. Rosenberg Mon, 19 Jan 2004 20:59:32 -0700 + +cl-irc-logger (0.7.2-1) unstable; urgency=low + + * New upstream + * Change installation directory (closes:227364) + + -- Kevin M. Rosenberg Tue, 13 Jan 2004 10:51:44 -0700 + +cl-irc-logger (0.7.1-1) unstable; urgency=low + + * Remove old UFFI declarations + + -- Kevin M. Rosenberg Wed, 7 Jan 2004 10:00:32 -0700 + cl-irc-logger (0.7-1) unstable; urgency=low * New upstream