1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-12 07:16:02 +00:00

ngircd 0.10.0-pre2 release.

This commit is contained in:
Alexander Barton
2006-09-09 18:50:47 +00:00
parent 6f2f2ecd3b
commit 57fb95eb1d
3 changed files with 11 additions and 6 deletions

View File

@@ -10,8 +10,12 @@
-- ChangeLog --
ngIRCd 0.10.0-pre1 (2006-08-02)
ngIRCd 0.10.0-pre2 (2006-09-09)
- Fixed build problems with GCC option -fstack-protector.
- Minor documentation updates.
ngIRCd 0.10.0-pre1 (2006-08-02)
- Validate "ServerName" (see RFC 2812, section 2.3.1).
- Enhanced DIE to accept a single parameter ("comment text") which is sent
to all locally connected clients before the server goes down.
@@ -654,4 +658,4 @@ ngIRCd 0.0.1, 31.12.2001
--
$Id: ChangeLog,v 1.302.2.1 2006/08/02 08:19:38 alex Exp $
$Id: ChangeLog,v 1.302.2.2 2006/09/09 18:50:47 alex Exp $