summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Markmann <tm@ayena.de>2017-11-28 11:12:38 (GMT)
committerTobias Markmann <tm@ayena.de>2017-11-28 11:45:50 (GMT)
commitd5fa839cd8b882db0c8bdd227d515cd901bc4694 (patch)
tree081454908a0bc0ef71af418aba17dc80efeb422b
parent82ec407254c6fe1d262598ad278132a2543e0e3f (diff)
downloadswift-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
-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.
218Copyright (c) 2015 Daniel Baczynski. 218Copyright (c) 2015 Daniel Baczynski.
219Copyright (c) 2015 Michael Vetter. 219Copyright (c) 2015 Michael Vetter.
220Copyright (c) 2016 Barun Parruck. 220Copyright (c) 2016 Barun Parruck.
221Copyright (c) 2017 Vitaly Takmazov
221All rights reserved. 222All rights reserved.
222 223
223Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 224Redistribution 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 @@
14.0-rc3 ( 2017-11-28 )
2----------------------
3- Fix crash in emoticon dialog
4- Fix Windows MSI installer when updating from earlier Swift version
5- Update translations ( Dutch, German )
6- Add AppImage for Linux 64-bit as a supported platform
7- And smaller bug fixes
8
14.0-rc2 ( 2017-05-22 ) 94.0-rc2 ( 2017-05-22 )
2---------------------- 10----------------------
3- Fix regression in chat window titles for chat rooms 11- Fix regression in chat window titles for chat rooms
@@ -117,4 +125,4 @@ Yoann Blein, Catalin Badea, Pavol Babincak, Mateusz Piekos, Alexey Melnikov and
117 125
1181.0 ( 2011-04-18 ) 1261.0 ( 2011-04-18 )
119------------------ 127------------------
120- Initial release. \ No newline at end of file 128- Initial release.