diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-11-15 16:32:52 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-11-15 16:32:52 +0100 |
commit | bc4b8ee19f23c033b55a985186d75575a3385899 (patch) | |
tree | ecd55549e6a070ea63b849a1f0fdcedcf59efb07 | |
parent | 281ef2e93ec60703183ca019d287032b25be2f75 (diff) | |
download | xK-bc4b8ee19f23c033b55a985186d75575a3385899.tar.gz xK-bc4b8ee19f23c033b55a985186d75575a3385899.tar.xz xK-bc4b8ee19f23c033b55a985186d75575a3385899.zip |
Update NEWS
-rw-r--r-- | NEWS | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -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 |