X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=617f72d5bcbf8ed06f68fbe1614c6f5370622e08;hb=d289ec60467cae9601d4eb2f1b150037bf586fb9;hp=d4263769d4a9f68bbce01d688ab9af5437933c36;hpb=c12932912e292d322e6451aa4357c48863a8ecc0;p=irc-logger.git diff --git a/debian/changelog b/debian/changelog index d426376..617f72d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,61 @@ +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 + + -- Kevin M. Rosenberg Wed, 7 Jan 2004 07:12:52 -0700 + +cl-irc-logger (0.6-1) unstable; urgency=low + + * Much improved background monitor + + -- Kevin M. Rosenberg Thu, 1 Jan 2004 12:54:56 -0700 + +cl-irc-logger (0.5-1) unstable; urgency=low + + * Added background monitor + + -- Kevin M. Rosenberg Thu, 1 Jan 2004 01:02:40 -0700 + +cl-irc-logger (0.4-1) unstable; urgency=low + + * Fix bug with :mode event + * add remove-channel, add-channel + + -- Kevin M. Rosenberg Wed, 17 Dec 2003 14:54:30 -0700 + cl-irc-logger (0.3-1) unstable; urgency=low * New upstream