diff options
author | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2017-02-05 21:33:19 +0100 |
---|---|---|
committer | Ailin Nemui <ailin@z30a.localdomain> | 2017-03-10 17:19:17 +0100 |
commit | 22bc7fcc3906ff3dd6e3837e049d37dc352edf94 (patch) | |
tree | ae9df42b0a9ebb57d7d7ae288e1ba8bfc452b607 /NEWS | |
parent | 24e62b0525ac852517230fa39330042325f105a5 (diff) | |
download | irssi-22bc7fcc3906ff3dd6e3837e049d37dc352edf94.zip |
amend forgotten fix
(cherry picked from commit 0ada284a257cfb08da984a78dab24c3ddaf09ec7)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ v1.0.1 2017-02-03 The Irssi team <staff@irssi.org> - 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). + - Prevent a memory leak during the processing of the SASL + response (GL!8, GL#5) v1.0.0 2017-01-03 The Irssi team <staff@irssi.org> * Removed --disable-ipv6 (#408). |