diff --git a/ChangeLog b/ChangeLog index 0e4caab2..1ed41407 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,8 @@ ngIRCd 0.9.x + - Fixed a bug that caused the daemon to leak file descriptors when no + resolver subprocesses could be created. - Fixed server NOTICEs to users with "s" mode ("server messages"). - Fixed a format string bug in "connection statistics" messages to clients. @@ -625,4 +627,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.276.2.9 2005/08/29 11:19:48 alex Exp $ +$Id: ChangeLog,v 1.276.2.10 2005/09/02 22:10:58 alex Exp $