summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@irssi.org>2008-06-10 10:21:00 +0000
committerexg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564>2008-06-10 10:21:00 +0000
commitf84a7d9e2b35436e462c5df1dee1b9ae1e01f2cf (patch)
tree80b89caa19a42e1c4596d18f3a374243e1324509 /NEWS
parent8c482d03a9956c2d285244144e85be5c77f4385e (diff)
downloadirssi-f84a7d9e2b35436e462c5df1dee1b9ae1e01f2cf.zip
Add 'actlist_names' option to add active items names in 'act' statusbar item.
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4860 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed22c903..5ea50ce5 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ v0.8.13
+ /ping without arguments does not send anymore a ctcp ping to a channel
(bug #542).
+ Track IRC operator status of nicks a bit better.
+ + new 'actlist_names' option to add active items names in 'act'
+ statusbar item.
+ new 'word_completion_backward' command to scroll backwards in the
completion list.
+ add 'list' option to /bind to print all the available commands.