summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG16
-rw-r--r--README12
2 files changed, 22 insertions, 6 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 05a42553..96b5b8d4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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
diff --git a/README b/README
index a51a0f8b..241e4d0d 100644
--- a/README
+++ b/README
@@ -1,6 +1,12 @@
-=======================
-= Poezio =
-=======================
+ _
+ (_)
+ _ __ ___ ___ _____ ___
+ | '_ \ / _ \ / _ \_ / |/ _ \
+ | |_) | (_) | __// /| | (_) |
+ | .__/ \___/ \___/___|_|\___/
+ | |
+ |_|
+
Homepage: http://poezio.eu
Forge Page: http://codingteam.net/projet/poezio