diff options
author | Alexander Akulich <akulichalexander@gmail.com> | 2020-11-01 19:43:11 +0300 |
---|---|---|
committer | Alexander Akulich <akulichalexander@gmail.com> | 2020-11-01 20:23:08 +0300 |
commit | b516eab0f2b92e078e0f5cab4224214d215b2ea5 (patch) | |
tree | 66c26d1406ea5cfec923e29142ecf09b95191aa7 /NEWS | |
parent | 2d1ec29f6dc3246746f1fc39730ab39b5d4516bf (diff) | |
parent | 02d03c57cb5f061e374fe375c9b82f3c826cb538 (diff) | |
download | telepathy-idle-master.tar.gz |
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 13 insertions, 3 deletions
@@ -1,8 +1,20 @@ +telepathy-idle 0.2.2 (2020-11-01) +================================= + +Enhancements: + +• Port tests to Python 3 + +• Adjust code Meson to use Python 3 + +Fixes: + +• Fix twisted tests for Meson + telepathy-idle 0.2.1 (2020-11-01) ================================== - Enhancements: • Port build tools to Python 3 (Michael Catanzaro) @@ -11,8 +23,6 @@ Enhancements: Fixes: -• Update test to Python 3 (Tomi Leppänen) - • Properly handle long IRC messages (polari#147, Michael Catanzaro) • Fix a critical message from GLib on disconnecting (Guillaume, Diane Trout) |