diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 16 |
1 files changed, 13 insertions, 3 deletions
@@ -10,10 +10,18 @@ http://codingteam.net/project/poezio/roadmap - /query command can now take a message in parameters - logs are now save in $XDG_DATA_HOME and this can be configured - Available users now have a greater priority on nickname completion +- utf-8 characters (from the keyboard) are now completely supported +- Many new keyboard shortcuts (move the cursor, edit the line, switch tabs...) +- DESTDIR support in Makefile is fixed +- Completion on recently said words +- /join command now takes the current server if not specified in the parameters +- Many Bugfixes + * Poezio 0.6.1 - 13 Jun 2010 - Enable tracebacks + * Poezio 0.6 - 13 Jun 2010 - Private messages are handled - Muc error messages are displayed @@ -37,8 +45,10 @@ http://codingteam.net/project/poezio/roadmap - Users can be ignored (/ignore, /unignore) - Various Bugfixes + * Poezio 0.5.1 - 2 Feb 2010 -- Little bufix release +- Little bugfix release + -* Poezio - 1 Feb 2010 -- Initial release
\ No newline at end of file +* Poezio 0.5 - 1 Feb 2010 +- Initial release |