aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2016-12-30 07:49:10 +0100
committerPřemysl Janouch <p.janouch@gmail.com>2016-12-30 08:08:34 +0100
commit8e668ff31ae75e51dd8c4e99758d38aced72036d (patch)
tree324b9f37eb3e68a0d7a97a986fa919a412eb5da6 /NEWS
parenteb70bf3fbc69459043196de96030ada6015ce27f (diff)
downloadxK-8e668ff31ae75e51dd8c4e99758d38aced72036d.tar.gz
xK-8e668ff31ae75e51dd8c4e99758d38aced72036d.tar.xz
xK-8e668ff31ae75e51dd8c4e99758d38aced72036d.zip
Various fixes related to channel modes
Bugs unnoticed for so long.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a503464..00f2e81 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-0.9.5 (2016-??-??)
+0.9.5 (2016-12-30)
* Better support for the KILL command
@@ -8,12 +8,20 @@
* degesch: allow hiding join/part messages and other noise (Meta-Shift-H)
+ * degesch: allow autojoining channels with keys
+
+ * degesch: rejoin channels with keys on reconnect
+
* degesch: make /query without arguments just open the buffer
* degesch: add a censor plugin
* degesch: die on configuration parse errors
+ * degesch: request channel modes also on rejoin
+
+ * degesch: don't show remembered channel modes on parted channels
+
* degesch: fix highlight detection in colored text
* degesch: fix CTCP handling for the real world and don't decode X-QUOTEs