X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=c5c117090aafb0e16670c8ab6ccb925c2ce5e224;hb=298bc00b04a6a1fc06220d7ac752401fef3f8bb4;hp=f5ff8c35ba864fa2de51e7c3018bc2444b3091df;hpb=799ddbbd670db60472ecb76f824b3dc896ed71fc;p=irc-logger.git diff --git a/debian/changelog b/debian/changelog index f5ff8c3..c5c1170 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,55 @@ +cl-irc-logger (0.9.1-1) unstable; urgency=low + + * More changes for new version of cl-irc + + -- Kevin M. Rosenberg Mon, 29 Mar 2004 20:50:24 -0700 + +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 + * 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