summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2014-05-01 02:28:01 +0200
committermathieui <mathieui@mathieui.net>2014-05-01 02:28:01 +0200
commitc287a959b424efbff3817352d33f0a12e9eacdfb (patch)
treee661a196738c1a40bde7cf8f4e80a70e7651c61f /CHANGELOG
parent48e59d377fc03feb1203c6a02d7e6424a533be62 (diff)
downloadpoezio-c287a959b424efbff3817352d33f0a12e9eacdfb.tar.gz
poezio-c287a959b424efbff3817352d33f0a12e9eacdfb.tar.bz2
poezio-c287a959b424efbff3817352d33f0a12e9eacdfb.tar.xz
poezio-c287a959b424efbff3817352d33f0a12e9eacdfb.zip
Fix bugs in the previous/next highlight functions
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 53bf3b1d..4f1d8609 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,9 @@ For more detailed changelog, see the roadmap:
http://dev.louiz.org/projects/poezio/roadmap
* Poezio 0.8.3 - dev
+- a change_title plugin changes the title of the terminal depending
+ on the current tab. Also, poezio is now "poezio" and not "python3".
+- the OTR plugin now tries to interpret html by default
- The interface will adapt if the terminal is too small
- Implement XEP-0184 (message delivery receipts)
- better setup scripts (use setuptools)