diff options
author | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13> | 2010-06-13 13:51:02 +0000 |
---|---|---|
committer | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13> | 2010-06-13 13:51:02 +0000 |
commit | 9a1743f695b95a71c974ad8c7af178ab0dc3d130 (patch) | |
tree | 2252633f194c9840118fea7931d3c4bec32347ec /CHANGELOG | |
parent | ff33a84de722c62af1268421133c7376eb35c4f6 (diff) | |
download | poezio-9a1743f695b95a71c974ad8c7af178ab0dc3d130.tar.gz poezio-9a1743f695b95a71c974ad8c7af178ab0dc3d130.tar.bz2 poezio-9a1743f695b95a71c974ad8c7af178ab0dc3d130.tar.xz poezio-9a1743f695b95a71c974ad8c7af178ab0dc3d130.zip |
Private messages! fixed #1077
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,7 @@ For more detailed changelog, see the roadmap: http://codingteam.net/project/poezio/roadmap * Poezio 0.6 - dev +- Private messages are handled - Muc error messages are displayed - Nickname auto-completion - Users status are displayed in the MUC user-list @@ -18,6 +19,10 @@ http://codingteam.net/project/poezio/roadmap - The dates of room history are handled - The way the text is displayed on the screen has been rewritten, this fixes the blink and the slowness-over-ssh problems. +- User lists are ordered +- Messages can be logged in files +- Status changes displays only what has really changed +- Users can be ignored (/ignore, /unignore) - Various Bugfixes * Poezio 0.5.1 - 2 Feb 2010 |