diff options
author | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2017-02-03 20:46:20 +0100 |
---|---|---|
committer | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2017-02-05 20:20:35 +0100 |
commit | 99e3d8a30bdf68775825eb79e5c29f3af12cd255 (patch) | |
tree | cd19b17ed7fa42bf2a641c676724be8872530b17 /NEWS | |
parent | 97b182089eec8cc158313c424b453dcaa39e05af (diff) | |
download | irssi-99e3d8a30bdf68775825eb79e5c29f3af12cd255.zip |
tag as 1.0.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +v1.0.1 2017-02-03 The Irssi team <staff@irssi.org> + - Fix Perl compilation in object dir. By Martijn Dekker (#602, #623). + - Disable EC cryptography on Solaris to fix build (#604, #598). + - Fix incorrect HELP SERVER example (#606, #519). + - Correct memory leak in /OP and /VOICE. By Tim Konick (#608). + - Fix regression that broke second level completion (#613, #609). + - Correct missing NULL termination in perl_parse. By Hanno Böck (#619). + - Sync broken mail.pl script (#624, #607). + v1.0.0 2017-01-03 The Irssi team <staff@irssi.org> * Removed --disable-ipv6 (#408). * /connect Network now aborts with an error if no servers have been |