1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-11-26 18:15:14 +00:00

document new "Bind" server config option in changelog.

This commit is contained in:
Florian Westphal
2007-11-23 16:28:05 +00:00
parent 82d32ffb28
commit 37563537a9

View File

@@ -12,6 +12,8 @@
ngIRCd HEAD ngIRCd HEAD
- New [Server] configuration Option "Bind" allows to specify
the source ip adress to use when connecting to remote server.
- New configuration option "MaxNickLength" to specify the allowed maximum - New configuration option "MaxNickLength" to specify the allowed maximum
length of user nick names. Note: must be unique in an IRC network! length of user nick names. Note: must be unique in an IRC network!
- Enhanced the IRC+ protocol to support an enhanced "server handshake" and - Enhanced the IRC+ protocol to support an enhanced "server handshake" and
@@ -718,4 +720,4 @@ ngIRCd 0.0.1, 31.12.2001
-- --
$Id: ChangeLog,v 1.329 2007/11/21 12:16:33 alex Exp $ $Id: ChangeLog,v 1.330 2007/11/23 16:28:05 fw Exp $