repo: ngircd action: commit revision: path_from: revision_from: b5b7c7f174041197f6018a24bdc7720a4244a533: path_to: revision_to:
commit b5b7c7f174041197f6018a24bdc7720a4244a533 Author: Alexander BartonDate: Fri Sep 2 22:12:43 2005 +0000 Updated Changelog: fixed file descriptor leak in resolver code. diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/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 $
-----END OF PAGE-----