diff options
| author | Tobias Markmann <tm@ayena.de> | 2018-04-10 09:54:11 (GMT) |
|---|---|---|
| committer | Tobias Markmann <tm@ayena.de> | 2018-04-10 09:54:11 (GMT) |
| commit | 70e58211a49782e449eacbef48bd076d24fed57e (patch) | |
| tree | b33ce7ca49911c43f4252c6991461530b6701ee3 | |
| parent | fed3c93f4efc3a188ee9ef83f509cd1d8a41a8d2 (diff) | |
| download | swift-70e58211a49782e449eacbef48bd076d24fed57e.zip swift-70e58211a49782e449eacbef48bd076d24fed57e.tar.bz2 | |
Update Debian changelog
Closed two further bugs from the Debian bug tracker in the
changelog entry for 4.0.2.
Test-Information:
None.
Change-Id: I74dd7350990ddd1627b2b9c64b322ed84f3a6186
| -rw-r--r-- | Swift/Packaging/Debian/changelog.debian-unstable | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Swift/Packaging/Debian/changelog.debian-unstable b/Swift/Packaging/Debian/changelog.debian-unstable index ca9ffec..a6b7606 100644 --- a/Swift/Packaging/Debian/changelog.debian-unstable +++ b/Swift/Packaging/Debian/changelog.debian-unstable | |||
| @@ -1,3 +1,21 @@ | |||
| 1 | swift-im (4.0.2-1) UNRELEASED; urgency=medium | ||
| 2 | |||
| 3 | * New chat theme including a new font | ||
| 4 | * Support for message carbons (XEP-0280) | ||
| 5 | * Enabled trellis mode as a default feature, allowing several tiled chats windows to be shown at once | ||
| 6 | * Redesigned keyword highlighting | ||
| 7 | * Improve date formatting | ||
| 8 | * Fix Last Message Correction in multi client scenarios | ||
| 9 | * Fix UI layout issue for translations that require right-to-left (RTL) layout | ||
| 10 | * Fix UX issues in trellis mode | ||
| 11 | * Improvements to font size handling in the chat theme | ||
| 12 | * Add AppImage for Linux 64-bit as a supported platform | ||
| 13 | * Improved spell checker support on Linux | ||
| 14 | * Allow setting vCard on servers that do not return an empty vCard on fresh accounts | ||
| 15 | * And assorted smaller features and usability enhancements. Closes: 840151, 889062 | ||
| 16 | |||
| 17 | -- Kevin Smith <kevin@kismith.co.uk> Tue, 10 Apr 2018 10:46:13 +0200 | ||
| 18 | |||
| 1 | swift-im (3.0.4-1) unstable; urgency=low | 19 | swift-im (3.0.4-1) unstable; urgency=low |
| 2 | 20 | ||
| 3 | * New upstream release | 21 | * New upstream release |
Swift