diff options
author | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2016-02-29 22:45:54 +0100 |
---|---|---|
committer | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2016-02-29 22:45:54 +0100 |
commit | 9174ec584fdcbed8b9fc89fc10cf4df776e5214e (patch) | |
tree | 2f81fdcfbfc4d9442414286486805ad1ca211c79 /NEWS | |
parent | 843e0c0884e1b512293c9b622d06a01f0f2b2776 (diff) | |
parent | b91f3c3025dc5cace2c14cb5b2da005400b5cd6a (diff) | |
download | irssi-9174ec584fdcbed8b9fc89fc10cf4df776e5214e.zip |
Merge tag '0.8.18'
master now on 0.8.19-head
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,4 +1,10 @@ v0.8.18-head 2016-xx-xx The Irssi team <staff@irssi.org> + * Removed --disable-ipv6 + + irssiproxy can now forward all tags through a single port. + + send channel -botcmds immediately when no mask is specified (#175). + - Correctly store te layout of SAFE channels (#183). + +v0.8.18 2016-02-13 The Irssi team <staff@irssi.org> * Modules will now require to define a void MODULENAME ## _abicheck(int *version) method to ensure that they are compiled against the correct Irssi |