summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@irssi.org>2008-05-23 07:51:10 +0000
committerexg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564>2008-05-23 07:51:10 +0000
commit8e8d46f2118ae19557fa9451a96a77d3a7734eed (patch)
tree3ff80511dc05be431910946cc26747402c989969 /NEWS
parentae18e36735f04e326b59069209790cf71e274ed8 (diff)
downloadirssi-8e8d46f2118ae19557fa9451a96a77d3a7734eed.zip
Update NEWS.
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4843 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c9a06484..35c71e3e 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,13 @@ 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 'word_completion_backward' command to scroll backwards in the
+ completion list.
+ + add 'list' option to /bind to print all the available commands.
+ - fix leak with $L expando.
+ - fix possible crash with /script reset.
+ - ignore exceptions take precedence over ignores in all cases.
+ - honour -channels preference for ignore -replies (bug #227).
- Fix mode display in whois with unreal (379 numeric) (bug #479).
- Fix regressions that prevented external modules from building/working
(bugs #537 #539).