irkerd now uses green threads, with much lower overhead.
Fix a bug in handling of channel names with no prefix.
-1.4 @ 2012-10-01
+1.4 @ 2012-10-02
Graceful handling of server disconnects and kicks.
Distribution now inclues an installable irkerd plist for Mac OS/X.
The color variable is no longer boolean; may be miRC or ANSI.
1.5 @
Mercurial support.
- Shorten nick negatiation by choosing a random bick base from a large range.
+ Shorten nick negotiation by choosing a random bick base from a large range.
+ Make irkerd exit cleanly on control-C.
Under git, a call to irkerhook.py should be installed in the update
hook script of your repo. Under Subversion, the call goes in your
-repo's post-commit script. Under Mercurial there are twi different
+repo's post-commit script. Under Mercurial there are two different
ways to install it. See the irkerhook manual page for details.
== Testing ==