Support non-standard IRC port numbers
[irc-logger.git] / debian / changelog
index c1c5bde52615b5912f69824310df0da37949411a..5679164dbf1036be22f060f8061fa89e9c435e2f 100644 (file)
@@ -1,3 +1,54 @@
+cl-irc-logger (0.9.3-1) unstable; urgency=low
+
+  * Support non-standard IRC port numbers
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  9 Sep 2007 19:13:49 -0600
+
+cl-irc-logger (0.9.2-1) unstable; urgency=low
+
+  * Add print-object
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  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 <kmr@debian.org>  Mon, 19 Jan 2004 20:59:32 -0700
+
 cl-irc-logger (0.7.2-1) unstable; urgency=low
 
   * New upstream