aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2015-11-15 16:32:52 +0100
committerPřemysl Janouch <p.janouch@gmail.com>2015-11-15 16:32:52 +0100
commitbc4b8ee19f23c033b55a985186d75575a3385899 (patch)
treeecd55549e6a070ea63b849a1f0fdcedcf59efb07 /NEWS
parent281ef2e93ec60703183ca019d287032b25be2f75 (diff)
downloadxK-bc4b8ee19f23c033b55a985186d75575a3385899.tar.gz
xK-bc4b8ee19f23c033b55a985186d75575a3385899.tar.xz
xK-bc4b8ee19f23c033b55a985186d75575a3385899.zip
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 19 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 21cdb68..5d95540 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+0.9.2 (2015-??-??)
+
+ * degesch: added detection of pasting, so that it doesn't trigger other
+ keyboard shortcuts, such as for autocomplete
+
+ * degesch: added an /oper command
+
+ * degesch: libedit backend works again
+
+ * degesch: correctly respond to stopping and resuming (SIGTSTP)
+
+ * degesch: fixed decoding of text formatting
+
+ * degesch: unseen PMs now show up as highlights
+
+ * degesch: various bugfixes
+
+
0.9.1 (2015-09-25)
* All "ssl" options have been renamed to "tls"
@@ -20,7 +38,7 @@
* degesch: joins, parts, nick changes and quits don't count as new buffer
activity anymore
- * degesch: add Meta-H to open the full log file
+ * degesch: added Meta-H to open the full log file
* degesch: various bugfixes and little improvements