summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2011-01-12 21:23:03 +0100
committerFlorent Le Coz <louiz@louiz.org>2011-01-12 21:23:03 +0100
commitb10fd0d22942daa121de78a1d72033398995a2c6 (patch)
treef2423ec887ada01a65fa2132041168cbdee0a1a6 /CHANGELOG
parent7a9b9edee87bf85fabcd2e5164f8c1f92a9489dd (diff)
downloadpoezio-b10fd0d22942daa121de78a1d72033398995a2c6.tar.gz
poezio-b10fd0d22942daa121de78a1d72033398995a2c6.tar.bz2
poezio-b10fd0d22942daa121de78a1d72033398995a2c6.tar.xz
poezio-b10fd0d22942daa121de78a1d72033398995a2c6.zip
Update CHANGELOG and s/codingteam.net/dev.louiz.org/
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index eef8940f..0563430f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,17 +1,21 @@
This file describes the new features in each poezio release.
For more detailed changelog, see the roadmap:
-http://codingteam.net/project/poezio/roadmap
+http://dev.louiz.org/project/poezio/roadmap
* Poezio 0.7 - dev
Codename ”Koshie & Mathieui”
- Library changed from xmpppy to SleekXMPP
+- Python 3 only
- Introduce the roster
- One to one conversations
- Roster search
- Add/remove/accept/deny contact in the roster
- Resizable mini-buffer displaying various informations
- All colors can be changed with a theme file
+- Command auto-completion
- /say and // commands
+- /recolor command, changing the nick's colors in a MUC
+- /list command lets the user browse the MUCs on a server
- Warn user about publicly logged rooms
- Possibility to limit the number of history messages received from MUC
- auto-rejoin when kicked from a MUC
@@ -19,6 +23,7 @@ Codename ”Koshie & Mathieui”
- Possibility to use a modified nickname automatically when a nick is reserved
- A line separates the alread-read messages from the new messages
- Information messages are more colored
+- Man page added
- bugfixes