Fix spelling in NEWS and ChangeLog files

This commit is contained in:
Alexander Barton 2013-10-07 21:59:02 +02:00
parent 4c5b439992
commit 1b349b05d5
2 changed files with 4 additions and 4 deletions

View File

@ -59,7 +59,7 @@ ngIRCd 21~rc1 (2013-10-05)
If set to the empty string, local clients can't create new channels at If set to the empty string, local clients can't create new channels at
all, which equals the old "PredefChannelsOnly = yes" setting. all, which equals the old "PredefChannelsOnly = yes" setting.
This change deprecates the "PredefChannelsOnly" variable, too, but it is This change deprecates the "PredefChannelsOnly" variable, too, but it is
still supported and translated to the apropriate "AllowedChannelTypes" still supported and translated to the appropriate "AllowedChannelTypes"
setting. When the old "PredefChannelsOnly" variable is processed, a setting. When the old "PredefChannelsOnly" variable is processed, a
warning message is logged. (Closes bug #152) warning message is logged. (Closes bug #152)
- Add support for "client certificate fingerprinting". When a client - Add support for "client certificate fingerprinting". When a client
@ -125,7 +125,7 @@ ngIRCd 21~rc1 (2013-10-05)
InspIRCd, for example -- but as usual, other numerics are in use, too, InspIRCd, for example -- but as usual, other numerics are in use, too,
like 613 in UltimateIRCd ... like 613 in UltimateIRCd ...
Please note that neither the Operator (+o) not the "bot status" (+B) Please note that neither the Operator (+o) not the "bot status" (+B)
of an IRC service id displayed in the output. of an IRC service is displayed in the output.
- Exit message: use singular & plural :-) - Exit message: use singular & plural :-)
- autogen.sh: Check for autoconf/automake wrapper scripts - autogen.sh: Check for autoconf/automake wrapper scripts
- Add missing punctuation marks in log messages, adjust some severity - Add missing punctuation marks in log messages, adjust some severity

4
NEWS
View File

@ -36,7 +36,7 @@ ngIRCd 21~rc1 (2013-10-05)
If set to the empty string, local clients can't create new channels at If set to the empty string, local clients can't create new channels at
all, which equals the old "PredefChannelsOnly = yes" setting. all, which equals the old "PredefChannelsOnly = yes" setting.
This change deprecates the "PredefChannelsOnly" variable, too, but it is This change deprecates the "PredefChannelsOnly" variable, too, but it is
still supported and translated to the apropriate "AllowedChannelTypes" still supported and translated to the appropriate "AllowedChannelTypes"
setting. When the old "PredefChannelsOnly" variable is processed, a setting. When the old "PredefChannelsOnly" variable is processed, a
warning message is logged. (Closes bug #152) warning message is logged. (Closes bug #152)
- Add support for "client certificate fingerprinting". When a client - Add support for "client certificate fingerprinting". When a client
@ -72,7 +72,7 @@ ngIRCd 21~rc1 (2013-10-05)
InspIRCd, for example -- but as usual, other numerics are in use, too, InspIRCd, for example -- but as usual, other numerics are in use, too,
like 613 in UltimateIRCd ... like 613 in UltimateIRCd ...
Please note that neither the Operator (+o) not the "bot status" (+B) Please note that neither the Operator (+o) not the "bot status" (+B)
of an IRC service id displayed in the output. of an IRC service is displayed in the output.
- Update systemd(8) example configuration files in ./contrib/ directory: - Update systemd(8) example configuration files in ./contrib/ directory:
the "ngircd.service" file now uses the "forking" service type which the "ngircd.service" file now uses the "forking" service type which
enhances the log messages shown by "systemctl status ngircd.service", enhances the log messages shown by "systemctl status ngircd.service",