summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorailin-nemui <ailin-nemui@users.noreply.github.com>2016-02-29 22:45:54 +0100
committerailin-nemui <ailin-nemui@users.noreply.github.com>2016-02-29 22:45:54 +0100
commit9174ec584fdcbed8b9fc89fc10cf4df776e5214e (patch)
tree2f81fdcfbfc4d9442414286486805ad1ca211c79 /NEWS
parent843e0c0884e1b512293c9b622d06a01f0f2b2776 (diff)
parentb91f3c3025dc5cace2c14cb5b2da005400b5cd6a (diff)
downloadirssi-9174ec584fdcbed8b9fc89fc10cf4df776e5214e.zip
Merge tag '0.8.18'
master now on 0.8.19-head
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f44fdb56..214dc160 100644
--- a/NEWS
+++ b/NEWS
@@ -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