diff options
author | Alexander Færøy <ahf@irssi.org> | 2014-01-11 15:10:59 +0000 |
---|---|---|
committer | ahf <ahf@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2014-01-11 15:10:59 +0000 |
commit | 952698dc3a885b80f63aa065a0f00fe1a907c437 (patch) | |
tree | ba8a468a834444d5fa5c488a5f619247fe86b5c7 /NEWS | |
parent | 03359ba0fe1b7053165702f253f90c7927aa56de (diff) | |
download | irssi-952698dc3a885b80f63aa065a0f00fe1a907c437.zip |
Update NEWS file
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5230 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |