diff options
author | Florent Le Coz <louiz@louiz.org> | 2012-12-15 03:28:06 +0100 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2012-12-15 03:28:06 +0100 |
commit | c7f4abaef64e994854c6dce5d01b61105a448714 (patch) | |
tree | a1be76d964b6fa387cfecc3844f40c28e6475b52 /CHANGELOG | |
parent | 3c83157821ab21aa8e4aa2da479437e88ede6fc9 (diff) | |
download | poezio-c7f4abaef64e994854c6dce5d01b61105a448714.tar.gz poezio-c7f4abaef64e994854c6dce5d01b61105a448714.tar.bz2 poezio-c7f4abaef64e994854c6dce5d01b61105a448714.tar.xz poezio-c7f4abaef64e994854c6dce5d01b61105a448714.zip |
Add support for /set <option> toggle, which toggles the current value
fix #2184
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ http://dev.louiz.org/projects/poezio/roadmap - Add a /self command. - Add a /runkey command. - Support underlined text in the input with C-c u. +- Add support for /set <option> toggle, which toggles the current value, if + it’s a bool. * Poezio 0.7.5.1 & 2 - Summer 2012 - Fix tracebacks caused by a change in Sleekxmpp |