diff options
author | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13> | 2010-07-08 21:31:02 +0000 |
---|---|---|
committer | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13> | 2010-07-08 21:31:02 +0000 |
commit | 8941ddf02011e96d10a3f7a74a50d1feedead8ba (patch) | |
tree | 6c47b962572f199fd5bd7040218844cabf08dc65 /CHANGELOG | |
parent | 3bde3a27e377361f9306eecf855cd6a0769dfc04 (diff) | |
download | poezio-8941ddf02011e96d10a3f7a74a50d1feedead8ba.tar.gz poezio-8941ddf02011e96d10a3f7a74a50d1feedead8ba.tar.bz2 poezio-8941ddf02011e96d10a3f7a74a50d1feedead8ba.tar.xz poezio-8941ddf02011e96d10a3f7a74a50d1feedead8ba.zip |
Update CHANGELOG and README files
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 |