X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=10f5efccd9b008587f0d29294f5aef7846d06f28;hb=16ac0a894c208a354443b0165d710b96f1da4982;hp=f5ff8c35ba864fa2de51e7c3018bc2444b3091df;hpb=799ddbbd670db60472ecb76f824b3dc896ed71fc;p=irc-logger.git diff --git a/debian/changelog b/debian/changelog index f5ff8c3..10f5efc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,61 @@ +cl-irc-logger (0.9.2-1) unstable; urgency=low + + * Add print-object + + -- Kevin M. Rosenberg Mon, 12 Jul 2004 22:35:43 -0600 + +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