diff options
author | mathieui <mathieui@mathieui.net> | 2013-08-10 01:50:03 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2013-08-10 01:50:03 +0200 |
commit | 518f933fb848848e91456474fb52c153854de95f (patch) | |
tree | c3d7557d78bc7831f3a969af913b799ad57117c3 /CHANGELOG | |
parent | 64c1a09023298e75eed0b2a0e736d1422f7f46b7 (diff) | |
download | poezio-518f933fb848848e91456474fb52c153854de95f.tar.gz poezio-518f933fb848848e91456474fb52c153854de95f.tar.bz2 poezio-518f933fb848848e91456474fb52c153854de95f.tar.xz poezio-518f933fb848848e91456474fb52c153854de95f.zip |
Fix #2343
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ For more detailed changelog, see the roadmap: http://dev.louiz.org/projects/poezio/roadmap * Poezio 0.8 - dev +- /invite in a MUCTab now has the behavior one could expect + (inviting a specific JID to this MUC) +- Themes and plugins are now loaded using a set of paths instead + of only a specific directory. +- The OTR plugin has been completly rewritten - The completion can now complete the current argument in the input, instead of only the last one. - Poezio now periodically pings the server to detect connection loss |