diff options
Diffstat (limited to 'Swift')
| -rw-r--r-- | Swift/ChangeLog.md | 4 | ||||
| -rw-r--r-- | Swift/Packaging/Debian/changelog.debian-unstable | 4 | ||||
| -rw-r--r-- | Swift/Packaging/Debian/debian/copyright | 2 |
3 files changed, 7 insertions, 3 deletions
diff --git a/Swift/ChangeLog.md b/Swift/ChangeLog.md index d43a6db..9152b50 100644 --- a/Swift/ChangeLog.md +++ b/Swift/ChangeLog.md | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 4.0.3 (2019-01-03) | ||
| 2 | ------------------ | ||
| 3 | - Fix handling of empty bookmark responses | ||
| 4 | |||
| 1 | 4.0.2 (2018-04-05) | 5 | 4.0.2 (2018-04-05) |
| 2 | ------------------ | 6 | ------------------ |
| 3 | - Fix versioning issue in Windows Installer process | 7 | - Fix versioning issue in Windows Installer process |
diff --git a/Swift/Packaging/Debian/changelog.debian-unstable b/Swift/Packaging/Debian/changelog.debian-unstable index a6b7606..f2bf2c5 100644 --- a/Swift/Packaging/Debian/changelog.debian-unstable +++ b/Swift/Packaging/Debian/changelog.debian-unstable | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | swift-im (4.0.2-1) UNRELEASED; urgency=medium | 1 | swift-im (4.0.3-1) UNRELEASED; urgency=medium |
| 2 | 2 | ||
| 3 | * New chat theme including a new font | 3 | * New chat theme including a new font |
| 4 | * Support for message carbons (XEP-0280) | 4 | * Support for message carbons (XEP-0280) |
| @@ -14,7 +14,7 @@ swift-im (4.0.2-1) UNRELEASED; urgency=medium | |||
| 14 | * Allow setting vCard on servers that do not return an empty vCard on fresh accounts | 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 | 15 | * And assorted smaller features and usability enhancements. Closes: 840151, 889062 |
| 16 | 16 | ||
| 17 | -- Kevin Smith <kevin@kismith.co.uk> Tue, 10 Apr 2018 10:46:13 +0200 | 17 | -- Kevin Smith <kevin@kismith.co.uk> Thu, 03 Jan 2019 13:59:07 +0100 |
| 18 | 18 | ||
| 19 | swift-im (3.0.4-1) unstable; urgency=low | 19 | swift-im (3.0.4-1) unstable; urgency=low |
| 20 | 20 | ||
diff --git a/Swift/Packaging/Debian/debian/copyright b/Swift/Packaging/Debian/debian/copyright index a0c2c79..9219930 100644 --- a/Swift/Packaging/Debian/debian/copyright +++ b/Swift/Packaging/Debian/debian/copyright | |||
| @@ -3,7 +3,7 @@ with help from Olly Betts <olly@survex.com>. | |||
| 3 | 3 | ||
| 4 | The upstream sources were obtained from http://swift.im. | 4 | The upstream sources were obtained from http://swift.im. |
| 5 | 5 | ||
| 6 | Copyright (C) 2010-2016 Isode Limited. | 6 | Copyright (C) 2010-2019 Isode Limited. |
| 7 | Licensed under the GNU General Public License. | 7 | Licensed under the GNU General Public License. |
| 8 | See /usr/share/common-licenses/GPL-3 for the full license. | 8 | See /usr/share/common-licenses/GPL-3 for the full license. |
| 9 | 9 | ||
Swift