diff options
author | James Booth <boothj5@gmail.com> | 2016-08-21 23:44:55 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2016-08-21 23:44:55 +0100 |
commit | 2612b72d1854c361fcd8e44a3c10017c88b5acf9 (patch) | |
tree | 508566bf4a17a161c4c30a4417d21a2021fd52b2 | |
parent | 088606280626b8b4d7f303e54f69efd7d3bdb76a (diff) | |
download | profani-tty-2612b72d1854c361fcd8e44a3c10017c88b5acf9.tar.gz |
Update CHANGELOG
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 23cebe35..a2ef7c08 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -19,9 +19,12 @@ - Edit, prepend and append to room subject (/subject) - Autoping timeout preference (/autoping) - Window navigation by window title (/win) +- Window closing by window title (/close) +- Allow sending XMPP stanzas in xmlconsole window (/xmlconsole) - Configure level of room message notifications in console window (/console) - Check ~/.config/profanity/inputrc for readline settings - Custom readline functions for navigation key bindings +- Autocomplete command arguments when no characters entered 0.4.7 ===== |