add changelog entry
[irc-logger.git] / debian / changelog
1 cl-irc-logger (0.9.4-3) unstable; urgency=low
2
3   * Build with debhelper extension dh-lisp
4   * control: Add Vcs-Browser field. Fix Depends field.
5  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 03 Aug 2009 18:34:26 -0600
6
7 cl-irc-logger (0.9.4-2) unstable; urgency=low
8
9   * debian/watch: New file
10   * debian/control: Require debhelper 7. Change to new lisp section.
11   Add Vcs-Git and Homepage fields.
12   * debian/compat: Update to version 7
13   * debian/rules: Update for debhelper 7, architecture-independent build
14   * debian/{prerm,postrm}: Remove path from binary function
15
16  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 02 Aug 2009 03:30:54 -0600
17
18 cl-irc-logger (0.9.4-1) unstable; urgency=low
19
20   * Use default IRC port number is port keyword is not supplied 
21
22  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 14 Nov 2007 15:09:08 -0700
23
24 cl-irc-logger (0.9.3-1) unstable; urgency=low
25
26   * Support non-standard IRC port numbers
27
28  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  9 Sep 2007 19:13:49 -0600
29
30 cl-irc-logger (0.9.2-1) unstable; urgency=low
31
32   * Add print-object
33
34  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 12 Jul 2004 22:35:43 -0600
35
36 cl-irc-logger (0.9.1-1) unstable; urgency=low
37
38   * More changes for new version of cl-irc
39
40  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 29 Mar 2004 20:50:24 -0700
41
42 cl-irc-logger (0.9.0-1) unstable; urgency=low
43
44   * New upstream, improvements to background monitor
45   * Changes for new version of cl-irc
46
47  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 29 Mar 2004 11:32:52 -0700
48
49 cl-irc-logger (0.8.2-1) unstable; urgency=low
50
51   * Fix compilation on SBCL
52
53  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 16 Mar 2004 18:07:59 -0700
54
55 cl-irc-logger (0.8.1-1) unstable; urgency=low
56
57   * Add timeouts to some functions which may not return when the logger
58   is disconnected.
59
60  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Feb 2004 11:18:53 -0700
61
62 cl-irc-logger (0.8.0-1) unstable; urgency=low
63
64   * Extensive code cleanup
65   * Name log files by UTC rather than local time
66
67  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  8 Feb 2004 01:00:10 -0700
68
69 cl-irc-logger (0.7.3-1) unstable; urgency=low
70
71   * Fix bug with unknown/private streams
72
73  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 19 Jan 2004 20:59:32 -0700
74
75 cl-irc-logger (0.7.2-1) unstable; urgency=low
76
77   * New upstream
78   * Change installation directory (closes:227364)
79
80  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 13 Jan 2004 10:51:44 -0700
81
82 cl-irc-logger (0.7.1-1) unstable; urgency=low
83
84   * Remove old UFFI declarations
85
86  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 Jan 2004 10:00:32 -0700
87
88 cl-irc-logger (0.7-1) unstable; urgency=low
89
90   * New upstream
91
92  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 Jan 2004 07:12:52 -0700
93
94 cl-irc-logger (0.6-1) unstable; urgency=low
95
96   * Much improved background monitor 
97
98  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  1 Jan 2004 12:54:56 -0700
99
100 cl-irc-logger (0.5-1) unstable; urgency=low
101
102   * Added background monitor
103
104  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  1 Jan 2004 01:02:40 -0700
105
106 cl-irc-logger (0.4-1) unstable; urgency=low
107
108   * Fix bug with :mode event
109   * add remove-channel, add-channel
110
111  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 17 Dec 2003 14:54:30 -0700
112
113 cl-irc-logger (0.3-1) unstable; urgency=low
114
115   * New upstream
116
117  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 16 Dec 2003 17:02:35 -0700
118
119 cl-irc-logger (0.2-1) unstable; urgency=low
120
121   * Initial upload
122
123  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 16 Dec 2003 14:37:39 -0700