diff options
author | Emanuele Giaquinta <exg@irssi.org> | 2008-05-23 07:51:10 +0000 |
---|---|---|
committer | exg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2008-05-23 07:51:10 +0000 |
commit | 8e8d46f2118ae19557fa9451a96a77d3a7734eed (patch) | |
tree | 3ff80511dc05be431910946cc26747402c989969 | |
parent | ae18e36735f04e326b59069209790cf71e274ed8 (diff) | |
download | irssi-8e8d46f2118ae19557fa9451a96a77d3a7734eed.zip |
Update NEWS.
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4843 dbcabf3a-b0e7-0310-adc4-f8d773084564
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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). |