mirror of
https://github.com/osmarks/ngircd.git
synced 2026-09-14 05:11:24 +00:00
This adds support for sending NOTICEs to a channel.
[also see Bug #70 in ngircd bugzilla]. Based on a patch by Fabian Schlager <fabian.schlager@gmail.com>.
This commit is contained in:
@@ -12,8 +12,11 @@
|
||||
|
||||
ngIRCd HEAD
|
||||
|
||||
ngIRCd 0.11.0-pre2 (2008-01-07)
|
||||
- allow NOTICEs to be sent to a channel. (Fabian Schlager)
|
||||
|
||||
ngIRCd 0.11.0 (2008-01-15)
|
||||
|
||||
ngIRCd 0.11.0-pre2 (2008-01-07)
|
||||
- SECURITY: IRC_PART could reference invalid memory, causing
|
||||
ngircd to crash [from HEAD].
|
||||
|
||||
@@ -735,4 +738,4 @@ ngIRCd 0.0.1, 31.12.2001
|
||||
|
||||
|
||||
--
|
||||
$Id: ChangeLog,v 1.334 2008/01/07 23:08:14 alex Exp $
|
||||
$Id: ChangeLog,v 1.335 2008/01/15 22:28:15 fw Exp $
|
||||
|
||||
Reference in New Issue
Block a user