Guppy announced the latest release of eggdrop in the form of eggdrop 1.6.19, this is mostly a fix release which does only contain one note worthy point and thats the
requirement of TCL equal to or greater than 8.5. This is the first release of eggdrop since July 2006 so it has been sometime since the last version.
- Update the recommended TCL version to 8.5
- Updated Copyright dates
- load blowfish by default
- added a TCL to handle the PONG :<cookie> junk on some EFnet servers
- add a simple TCL to handle the PASS <numbers> junk on some Undernet servers
- add support for chanmode +T
- CTCP parsing was broken by the servmsg.c buffer overflow patch
- Fixed a couple of typos in the FEATURES file.
- Fixed two buffer overflows in servmsg.c (CVE-2007-2807).