diff options
author | Alexander Færøy <ahf@0x90.dk> | 2014-10-15 20:14:17 +0200 |
---|---|---|
committer | Alexander Færøy <ahf@0x90.dk> | 2014-10-15 20:14:17 +0200 |
commit | 136efda1bc54a49c89bbb3967d55b735e2788f72 (patch) | |
tree | 31ef6e57407fe2b4abe0f27898e8f9b9dd4385f8 /NEWS | |
parent | 8bd575df2ec0d4a17b6f59116d555b64f5bb1312 (diff) | |
download | irssi-136efda1bc54a49c89bbb3967d55b735e2788f72.zip |
Add NEWS entry on SSLv3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ v0.8.18-head 2014-XX-YY The Irssi team <staff@irssi.org> + + Disable SSLv3 due to the POODLE vulnerability. v0.8.17 2014-10-11 The Irssi team <staff@irssi.org> + Document that SSL connections aren't properly handled during /UPGRADE. See Github PR #39. |