diff options
author | Tobias Markmann <tm@ayena.de> | 2017-11-28 11:12:38 (GMT) |
---|---|---|
committer | Tobias Markmann <tm@ayena.de> | 2017-11-28 11:45:50 (GMT) |
commit | d5fa839cd8b882db0c8bdd227d515cd901bc4694 (patch) | |
tree | 081454908a0bc0ef71af418aba17dc80efeb422b /Swift | |
parent | 82ec407254c6fe1d262598ad278132a2543e0e3f (diff) | |
download | swift-d5fa839cd8b882db0c8bdd227d515cd901bc4694.zip swift-d5fa839cd8b882db0c8bdd227d515cd901bc4694.tar.bz2 |
Update Swift change log and add missing contributor to COPYING.thirdpartyswift-4.0rc3
Test-Information:
None.
Change-Id: I8cad18ea4b6e8a668e129163bbaf158b8141be40
Diffstat (limited to 'Swift')
-rw-r--r-- | Swift/ChangeLog.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/Swift/ChangeLog.md b/Swift/ChangeLog.md index 32b5711..fd9b7b9 100644 --- a/Swift/ChangeLog.md +++ b/Swift/ChangeLog.md @@ -1,3 +1,11 @@ +4.0-rc3 ( 2017-11-28 ) +---------------------- +- Fix crash in emoticon dialog +- Fix Windows MSI installer when updating from earlier Swift version +- Update translations ( Dutch, German ) +- Add AppImage for Linux 64-bit as a supported platform +- And smaller bug fixes + 4.0-rc2 ( 2017-05-22 ) ---------------------- - Fix regression in chat window titles for chat rooms @@ -117,4 +125,4 @@ Yoann Blein, Catalin Badea, Pavol Babincak, Mateusz Piekos, Alexey Melnikov and 1.0 ( 2011-04-18 ) ------------------ -- Initial release.
\ No newline at end of file +- Initial release. |