summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@irssi.org>2007-11-18 10:30:44 +0000
committerexg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564>2007-11-18 10:30:44 +0000
commit4c96fd70220fc9677ffa5efd5605a5726ac1011b (patch)
tree4445ba4af72ed62d086f5440c88d158b08f1a272 /NEWS
parentc1b446e5eda6fbb898ce8eb5f47ff7907288435b (diff)
downloadirssi-4c96fd70220fc9677ffa5efd5605a5726ac1011b.zip
Update.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4643 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2c390d2e..006333cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+v0.8.13
+ + Support for reading kicks/msgs from TARGMAX/MAXTARGETS 005 tokens.
+ + Enhancements to the redirections code.
+ + Support for RPL_WHOISACTUALLY (338 numeric) for both ratbox and ircu
+ (bug #428).
+ + -idle option of /notify is gone.
+ + /layout save now makes window-channel bindings instantly effective
+ (bug #35).
+ + /ping without arguments does not send anymore a ctcp ping to a channel
+ (bug #542).
+ - Fix mode display in whois with unreal (379 numeric) (bug #479).
+ - Fix regressions that prevented external modules from building/working
+ (bugs #537 #539).
+
v0.8.12 2007-10-06 The Irssi team <staff@irssi.org>
+ Some changes to character set recoding.
+ Rewrite SSL connection/handshake code.