summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlexander Færøy <ahf@0x90.dk>2014-10-15 20:14:17 +0200
committerAlexander Færøy <ahf@0x90.dk>2014-10-15 20:14:17 +0200
commit136efda1bc54a49c89bbb3967d55b735e2788f72 (patch)
tree31ef6e57407fe2b4abe0f27898e8f9b9dd4385f8 /NEWS
parent8bd575df2ec0d4a17b6f59116d555b64f5bb1312 (diff)
downloadirssi-136efda1bc54a49c89bbb3967d55b735e2788f72.zip
Add NEWS entry on SSLv3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5d313da1..de36d195 100644
--- a/NEWS
+++ b/NEWS
@@ -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.