diff options
author | Florent Le Coz <louiz@louiz.org> | 2011-11-08 04:57:40 +0100 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2011-11-08 05:02:24 +0100 |
commit | 04146d6420f447e5e7c4680c510cc2a20bc2b3c6 (patch) | |
tree | e974c7c83e4f82eaeb15a53f004e0a8d5c96caf4 | |
parent | 74af47043b4a788eacb36ffee7a6a9a982a08081 (diff) | |
download | poezio-04146d6420f447e5e7c4680c510cc2a20bc2b3c6.tar.gz poezio-04146d6420f447e5e7c4680c510cc2a20bc2b3c6.tar.bz2 poezio-04146d6420f447e5e7c4680c510cc2a20bc2b3c6.tar.xz poezio-04146d6420f447e5e7c4680c510cc2a20bc2b3c6.zip |
Update CHANGELOG file
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -4,11 +4,22 @@ http://dev.louiz.org/project/poezio/roadmap * Poezio 0.7.2 - dev +- Huge speed improvements in both memory usage, text + refresh speed and interface resize. - Chatstate notifications (in private AND in MUCs) - /message command to talk to any JID - /version command to get the software version of an entity - /bind command, and keys can be bound in the config file - Multiline edition +- xhtml-im messages can be sent and received +- 256 colors support +- themes are easier to create and load. They can use + up to 256 colors +- completion now works not only at the end of the input +- /affiliation and /role commands to administrate MUCs +- /export command to export your roster in a file +- data forms support (only for room configuration at the moment) +- a *lot* of bugfixes * Poezio 0.7.1 - 2 Feb 2010 |