summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGeert Hauwaerts <geert@hauwaerts.be>2014-07-14 13:19:31 +0200
committerGeert Hauwaerts <geert@hauwaerts.be>2014-07-14 13:19:31 +0200
commita5154c4e774bf5a7499298612a655c790167e05b (patch)
treeae3a6261462fb2c78d30e18d53e015761faea50e /NEWS
parent58b42997ff4de0a4daa548e022f1f263124128a8 (diff)
downloadirssi-a5154c4e774bf5a7499298612a655c790167e05b.zip
Fixing a typo
Fixing a typo.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a398e03c..38f1decd 100644
--- a/NEWS
+++ b/NEWS
@@ -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.