summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Markmann <tm@ayena.de>2016-10-20 20:22:09 (GMT)
committerTobias Markmann <tm@ayena.de>2016-10-20 20:22:09 (GMT)
commit565c85194a76fae6efe548017af4b24626e2a7fa (patch)
treef8aaeeff8c633a99d7b8189e131476e848954298 /Swift/ChangeLog.md
parent7f6e2a0fa9338da89339111aad93d205b5e15ec6 (diff)
downloadswift-565c85194a76fae6efe548017af4b24626e2a7fa.zip
swift-565c85194a76fae6efe548017af4b24626e2a7fa.tar.bz2
Add code-signing of macOS releases to Swift changelogs
Test-Information: None. Change-Id: I2514d83fdec851db9874f2f0160493435e7240f8
Diffstat (limited to 'Swift/ChangeLog.md')
-rw-r--r--Swift/ChangeLog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Swift/ChangeLog.md b/Swift/ChangeLog.md
index 017f156..475062c 100644
--- a/Swift/ChangeLog.md
+++ b/Swift/ChangeLog.md
@@ -1,6 +1,7 @@
4.0-in-progress
---------------
- Fix UI layout issue for translations that require right-to-left (RTL) layout
+- macOS releases are now code-signed with a key from Apple, so they can be run without Gatekeeper trust warnings
4.0-beta2 ( 2016-07-20 )
------------------------