summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorailin-nemui <ailin-nemui@users.noreply.github.com>2016-09-14 13:34:39 +0200
committerailin-nemui <ailin-nemui@users.noreply.github.com>2016-09-14 13:34:39 +0200
commit52fedeaf0229e27f9d86b72b23f16120c92c1fea (patch)
treef0899f7a4ca1067756e39609f3329db00e57c0b1 /NEWS
parent7455ad51d43ad925a613ff90e3b6d3c866b2fe7b (diff)
downloadirssi-52fedeaf0229e27f9d86b72b23f16120c92c1fea.zip
Update NEWS for 0.8.20
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 65aab5ed..265827b3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+v0.8.20 2016-09-16 The Irssi team <staff@irssi.org>
+ - Correct the name of an emitted sasl signal (#484)
+ - Correct the prototype for the 'message private' signal (#515)
+ - Corrections in away and hilight help text (#477, #518)
+ - /squery and /servlist commands have been restored.
+ - Where Irssi would previously only report "System error" on connect,
+ it will now try harder to retrieve the system error message.
+ - Fixed issue with +channels not working properly (#533)
+ - Fixed crash in optchan when item has no server (#485)
+ - Fixed random remote crash in the nicklist handling (#529)
+ - Fixed remote crash due to incorrect bounds checking on
+ formats, reported by Gabriel Campana and Adrien Guinet from
+ Quarkslab.
+
v0.8.19 2016-03-23 The Irssi team <staff@irssi.org>
- Fixed regression when joining and parting channels on IRCnet (#435)
- Fixed SASL EXTERNAL (#432)