mirror of
https://github.com/osmarks/ngircd.git
synced 2025-07-28 05:22:49 +00:00
ChnageLog file: even more spelling fixes ...
This commit is contained in:
parent
ea8a2bf1fc
commit
56da86b4f4
@ -18,10 +18,10 @@ ngIRCd 21~rc1 (2013-10-05)
|
|||||||
unnecessary duplicates.
|
unnecessary duplicates.
|
||||||
- Add support to show all user links using the "STATS L" (uppercase)
|
- Add support to show all user links using the "STATS L" (uppercase)
|
||||||
command (restricted to IRC Operators).
|
command (restricted to IRC Operators).
|
||||||
- Fixed blocking of server reconnects in some error confitions.
|
- Fixed blocking of server reconnects in some error configurations.
|
||||||
- Don't ignore SSL-related errors during startup any more: abort startup
|
- Don't ignore SSL-related errors during startup any more: abort startup
|
||||||
when SSL is requested by the configuration but can't be initialized and
|
when SSL is requested by the configuration but can't be initialized and
|
||||||
don't continue only listening on plain text communicaiton ports.
|
don't continue only listening on plain text communication ports.
|
||||||
(Closes bug #163)
|
(Closes bug #163)
|
||||||
- Implement configurable SSL cipher list selection for GnuTLS and OpenSSL
|
- Implement configurable SSL cipher list selection for GnuTLS and OpenSSL
|
||||||
using the new configuration option "CipherList". In addition, this
|
using the new configuration option "CipherList". In addition, this
|
||||||
@ -31,8 +31,8 @@ ngIRCd 21~rc1 (2013-10-05)
|
|||||||
is "syntax error") when there are too many parameters.
|
is "syntax error") when there are too many parameters.
|
||||||
- Clean up lots of permission and parameter checks in functions handling
|
- Clean up lots of permission and parameter checks in functions handling
|
||||||
IRC commands; and more consistently add penalty times on errors.
|
IRC commands; and more consistently add penalty times on errors.
|
||||||
- Fix error numeric of WHOIS when no nick namename has been provided:
|
- Fix error numeric of WHOIS when no nick name has been provided:
|
||||||
as per RFC it shoud be ERR_NONICKNAMEGIVEN(431).
|
as per RFC it should be ERR_NONICKNAMEGIVEN(431).
|
||||||
- Only log "IDENT ... no result" messages when an IDENT looked took place
|
- Only log "IDENT ... no result" messages when an IDENT looked took place
|
||||||
and didn't return any data, not when IDENT has been disabled.
|
and didn't return any data, not when IDENT has been disabled.
|
||||||
- Show connection flag "s" (SSL) in RPL_TRACE{LINK|SERVER} messages: now
|
- Show connection flag "s" (SSL) in RPL_TRACE{LINK|SERVER} messages: now
|
||||||
|
Loading…
x
Reference in New Issue
Block a user