diff options
author | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13> | 2010-05-21 13:49:35 +0000 |
---|---|---|
committer | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13> | 2010-05-21 13:49:35 +0000 |
commit | 872221131f4f6d01774c0ae7f8a71f3d6cc28a06 (patch) | |
tree | 69c7ae769e2db8964a12ca4db0f7c2cd8db0dd3b | |
parent | 124b7ebf49d088815c893af62000008f3910db43 (diff) | |
download | poezio-872221131f4f6d01774c0ae7f8a71f3d6cc28a06.tar.gz poezio-872221131f4f6d01774c0ae7f8a71f3d6cc28a06.tar.bz2 poezio-872221131f4f6d01774c0ae7f8a71f3d6cc28a06.tar.xz poezio-872221131f4f6d01774c0ae7f8a71f3d6cc28a06.zip |
new CHANGELOG file
-rw-r--r-- | CHANGELOG | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 00000000..94e0bd8f --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,25 @@ +This file describes the new features in each poezio release. +For more detailed changelog, see the roadmap: +http://codingteam.net/project/poezio/roadmap + +* Poezio 0.6 - dev +- Muc error messages are displayed +- Nickname auto-completion +- Users status are displayed in the MUC user-list +- Non-anonymous connection (registered nickname can now be used) +- An avatar can be set +- A minimal Vcard can be set +- Proxies are handled +- Status changes can be hidden if the user didn't talk for a long time +- A line displays informations about rooms we are in (new messages, hl, etc) +- Highlights are handled (we can specify a list of words) +- Various new commands (topic, kick, set, win) +- Password-protected MUCs are handled +- The dates of room history are handled +- Various Bugfixes + +* Poezio 0.5.1 - 2 Feb 2010 +- Little bufix release + +* Poezio - 1 Feb 2010 +- Initial release
\ No newline at end of file |