mirror of
https://github.com/osmarks/ngircd.git
synced 2025-03-12 12:08:12 +00:00
Updated Changelog: fixed file descriptor leak in resolver code.
This commit is contained in:
parent
a8d50a1ee4
commit
ff91c6db38
@ -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 $
|
||||
|
Loading…
x
Reference in New Issue
Block a user