Updated NEWS to reflect ChangeLog.
This commit is contained in:
parent
6bd35bf090
commit
000a227a74
5
NEWS
5
NEWS
|
@ -12,6 +12,9 @@
|
|||
|
||||
ngIRCd HEAD
|
||||
|
||||
- implement RFC 2812 handling of "0" argument to 'JOIN':
|
||||
must be treated as if the user had sent PART commands
|
||||
for all channels the user is a member of. (Dana Dahlstrom)
|
||||
- allow NOTICEs to be sent to a channel. (Fabian Schlager)
|
||||
|
||||
ngIRCd 0.11.0 (2008-01-15)
|
||||
|
@ -255,4 +258,4 @@ ngIRCd 0.0.1, 31.12.2001
|
|||
|
||||
|
||||
--
|
||||
$Id: NEWS,v 1.84 2008/02/05 12:02:59 alex Exp $
|
||||
$Id: NEWS,v 1.85 2008/02/05 14:41:50 fw Exp $
|
||||
|
|
Loading…
Reference in New Issue