irker history
+1.10 @
+ Expire disconnected connections if they aren't needed or can't reconnect.
+ Eventlet support removed - didn't play well with the library mutex.
+
1.9 @ 2012-10-08
- This is a stable release.
Proper mutex locks prevent an occasional thread crash on session timeout.
There's now systemd installation support for irkerd.
Cope gracefully if an IRC server dies or hangs during the nick handshake.
1.7 @ 2012-10-05
- This is a stable release.
Optional metadata filtering with a user-specified command.
irkerd code is now armored against IRC library errors in the delivery threads.
1.6 @ 2012-10-04
- This is a stable release.
In 1.5 trying to appease pylint broke the Mercurial hook.
Added credits for contributors in hacking.txt.
Fix the aging out of connections when we hit a resource limit.