1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-09 06:20:45 +00:00

Fixing a typo

Fixing a typo.
This commit is contained in:
Geert Hauwaerts 2014-07-14 13:19:31 +02:00
parent 58b42997ff
commit a5154c4e77

2
NEWS
View File

@ -11,7 +11,7 @@ v0.8.17-head 2014-xx-xx The Irssi team <staff@irssi.org>
fragments. See Github PR #29.
+ Added special /ignore NO_ACT level to ignore only activity (see /help ignore).
+ Support for 256 and true color terminals (see Github PR #48).
+ Support for italtics (see Github PR #58).
+ Support for italics (see Github PR #58).
+ Rewrote many help files.
- Fixed various compiler warnings and use of deprecated functions.
- Fixed Perl API usage and added PERL_NO_GET_CONTEXT to reduce code size.