summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--COPYING.thirdparty1
-rw-r--r--Swift/ChangeLog.md10
2 files changed, 10 insertions, 1 deletions
diff --git a/COPYING.thirdparty b/COPYING.thirdparty
index 0134aaa..16cf68a 100644
--- a/COPYING.thirdparty
+++ b/COPYING.thirdparty
@@ -218,6 +218,7 @@ Copyright (c) 2015 Tarun Gupta.
Copyright (c) 2015 Daniel Baczynski.
Copyright (c) 2015 Michael Vetter.
Copyright (c) 2016 Barun Parruck.
+Copyright (c) 2017 Vitaly Takmazov
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
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.