diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 28d3ada0..d0d009a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,8 @@ ngIRCd HEAD + - SECURITY: IRC_PART could reference invalid memory, causing + ngircd to crash. - Use dotted-decimal IP address if hostname is >= 64. - Add support for /STAT u (server uptime) command. - New [Server] configuration Option "Bind" allows to specify @@ -724,4 +726,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.332 2008/01/02 11:31:48 alex Exp $ +$Id: ChangeLog,v 1.333 2008/01/07 11:42:00 fw Exp $ |