From 952698dc3a885b80f63aa065a0f00fe1a907c437 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20F=C3=A6r=C3=B8y?= Date: Sat, 11 Jan 2014 15:10:59 +0000 Subject: [PATCH] Update NEWS file git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5230 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index afffdde9..f21ee455 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,8 @@ v0.8.16-rc1 2013-06-26 The Irssi team - Fixed signal handling for /exec'd commands. Irssi now sends the signal to the process group id instead of the process id. - Fixed segfault generated by SSL disconnections (see bug #752). + - Fix compilation when built with -Werror=format-security. Patch by + Jaroslav Skarvada. v0.8.15 2010-04-03 The Irssi team + Add active_window_ignore_refnum option