diff options
author | Alexander Færøy <ahf@irssi.org> | 2013-06-25 21:35:19 +0000 |
---|---|---|
committer | ahf <ahf@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2013-06-25 21:35:19 +0000 |
commit | 85f272daaf0f6ea6bb4d270f888723a220496d15 (patch) | |
tree | fb912b6e6191fa74ae9b295ce2de88aa238994e2 /NEWS | |
parent | eb8dfc8cc933cd9bfc420900416bfcb09a6ff682 (diff) | |
download | irssi-85f272daaf0f6ea6bb4d270f888723a220496d15.zip |
Prepare for 0.8.16rc1
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5224 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -1,3 +1,28 @@ +v0.8.16rc1 2013-06-26 The Irssi team <staff@irssi.org> + + Add -noautosendcmd to /SERVER and /CONNECT. Passing this option will + force Irssi to not execute the content of the autosendcmd chatnet-setting + upon connect. + + Accept names replies with nick!user@host instead of just nick, if they + are enabled (see bug #805). + + Set window binds for channel items as sticky when re-creating window + binds as part of /layout save. This fixes the bug where previously saved + channel windows forgets their window number upon reconnect. + + Add experimental support for DNSSEC DANE validation of certificate + fingerprints. + + Strip the argument for boolean options (see bug #769). + + Freenode have been readded to the list of networks in the default + configuration file. + + Disabled support for the insecure SSLv2 protocol. + + Various documentation enhancements. + - Fix crashing bug that can happen if the terminal height decreases before + the first window is created. + - Fixed minor compiler warnings. + - Fixed possible crashing bug when processing an octal escape sequence. + - Fixed the /ignore -network option (see bug #748). + - 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). + v0.8.15 2010-04-03 The Irssi team <staff@irssi.org> + Add active_window_ignore_refnum option With active_window_ignore_refnum ON, the current behavior for the |