Version bump for release 2.4.
[irker.git] / NEWS
1                         irker history 
2
3 2.4 @ 2013-12-03
4    Bug fix release - some users reported failure to connect with 2.3.
5    Also prevent a crash if Unicode shows up in the wrong place.
6
7 2.3 @ 2013-11-30
8   -i option enables immediate sending of one line in foreground.
9
10 2.2 @ 2013-11-29
11   Fixed Unicode processing - got busted in 2.0 when irclib was removed.
12   Show Python traceback on higher debug levels.
13
14 2.1 @ 2013-11-26
15   A performance improvement in the git repository hook.
16   Documentation polishing.
17
18 2.0 @ 2013-11-16
19   The dependency on irclib is gone.
20   An email delivery method, suitable for use on SourceForge.
21   irkerhook can now be used as a hg changegroup hook.
22   Prevent misbehavior on UTF-8 in commit metadata.
23   Fix a crash bug on invalid hostnames.
24
25 1.20 @ 2013-05-17
26   Compatibility back to Python 2.4 (provided simplejson is present).
27   Increased anti-flood delay to avoid trouble with freenode.
28
29 1.19 @ 2013-05-06
30   Fixed a minor bug in argument processing
31
32 1.18 @ 2013-04-16
33   Added -l option; irker can now be used as a channel monitor.
34   Added -n and -p option: the nick can be forced and authenticated.
35
36 1.17 @ 2013-02-03
37   Various minor fixes and bulletproofing.
38
39 1.16 @ 2013-01-24
40   Deal gracefully with non-ASCII author names and '|' in the command line.
41
42 1.15 @ 2012-12-08
43   Don't append an extra newline in the Subversion hook.
44
45 1.14 @ 2012-11-26
46   irclib 5.0 and urlparse compatibility fixes.
47
48 1.13 @ 2012-11-06
49   Fix for a very rare thread race found by AI0867.
50   Work around a midesign in the IRC library.
51
52 1.12 @ 2012-10-11
53   Emergency workaround for a Unicode-handling error buried deep in irclib.
54   The IRC library at version 3.2 or later is required for this version!
55   Only ship to freenode #commits by default.
56
57 1.11 @ 2012-10-10
58   Code is now fully Unicode-safe.
59   A 'cialike' option emulates the file-summary behavior on the old CIA service.
60
61 1.10 @ 2012-10-09
62   Expire disconnected connections if they aren't needed or can't reconnect.
63   Eventlet support removed - didn't play well with the library mutex.
64
65 1.9 @ 2012-10-08
66   Proper mutex locks prevent an occasional thread crash on session timeout.
67   There's now systemd installation support for irkerd.
68
69 1.8 @ 2012-10-06
70   It's now possible to send to nick URLs.
71   Cope gracefully if an IRC server dies or hangs during the nick handshake.
72
73 1.7 @ 2012-10-05
74   Optional metadata filtering with a user-specified command.
75   irkerd code is now armored against IRC library errors in the delivery threads.
76
77 1.6 @ 2012-10-04
78   In 1.5 trying to appease pylint broke the Mercurial hook.
79   Added credits for contributors in hacking.txt.
80   Fix the aging out of connections when we hit a resource limit.
81
82 1.5 @ 2012-10-03
83   Mercurial support.
84   Shorten nick negotiation by choosing a random nick base from a large range.
85   Make irkerd exit cleanly on control-C.
86
87 1.4 @ 2012-10-02
88   Graceful handling of server disconnects and kicks.
89   Distribution now inclues an installable irkerd plist for Mac OS/X.
90   The color variable is no longer boolean; may be miRC or ANSI.
91   The installation instructions for irkerhook.py have changed!
92
93 1.3 @ 2012-10-01
94   Support for an irker.conf file to set irkerhook variables under Subversion.
95   Color highlighting of notification fields can be enabled. 
96   irkerhook.py now has its own manual page.
97   Added channelmax variable for rate-limiting.
98   irkerd now uses green threads, with much lower overhead.
99   Fix a bug in handling of channel names with no prefix.
100
101 1.2 @ 2012-09-30
102   All segments of a message with embedded newlines are now transmitted.
103   Message reduction - irkerhook drops the filelist on excessively long ones.
104   Shell quote hardening in irkerhook.py and some anti-DoS logic.
105
106 1.1 @ 2012-09-28
107   Add a delay to avoid threads spinning on the empty-queue-check, eating CPU.
108   Fix a bug in reporting of multi-file commits.
109
110 1.0 @ 2012-09-27
111   First production version, somewhat rushed by the sudden death of cia.vc
112   on 24 September.
113
114
115
116
117
118
119
120
121
122
123
124
125