summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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 <staff@irssi.org>
- 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 <staff@irssi.org>
+ Add active_window_ignore_refnum option