diff options
author | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2017-01-03 14:24:55 +0100 |
---|---|---|
committer | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2017-01-03 14:24:55 +0100 |
commit | 7cac354161a8914712264408347a9a2882aab22f (patch) | |
tree | f7ce024f735ce2526759ffc209c5a30ad2fc2f17 /NEWS | |
parent | 6c6c42e3d1b49d90aacc0b67f8540471cae02a1d (diff) | |
download | irssi-7cac354161a8914712264408347a9a2882aab22f.zip |
tag as 0.8.21
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +v0.8.21 2017-01-03 The Irssi team <staff@irssi.org> + - Correct a NULL pointer dereference in the nickcmp function found by + Joseph Bisch (GL#1) + - Correct an out of bounds read in certain incomplete control codes + found by Joseph Bisch (GL#2) + - Correct an out of bounds read in certain incomplete character + sequences found by Hanno Böck and independently by J. Bisch (GL#3) + - Correct an error when receiving invalid nick message (GL#4, #466) + 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) |