commit b5b7c7f174041197f6018a24bdc7720a4244a533 from: Alexander Barton date: Fri Sep 02 22:12:43 2005 UTC Updated Changelog: fixed file descriptor leak in resolver code. commit - 6444442931c537eb3c8f816ff0ab3f4602ccc767 commit + b5b7c7f174041197f6018a24bdc7720a4244a533 blob - 4606d65b680bb245bbc4a3e5e875ac7190d1a06b blob + ebfee022305c28b10b764427089e48f465987878 --- ChangeLog +++ ChangeLog @@ -12,6 +12,8 @@ ngIRCd CVSHEAD + - Fixed a bug that caused the daemon to leak file descriptors when no + resolver subprocesses could be created. - JOIN now supports more than one channel key at a time. - Implementec numeric "333": Time and user name who set a channel topic. - Fixed server NOTICEs to users with "s" mode ("server messages"). @@ -639,4 +641,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.293 2005/09/02 15:46:49 alex Exp $ +$Id: ChangeLog,v 1.294 2005/09/02 22:12:43 alex Exp $