summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Markmann <tm@ayena.de>2019-01-03 13:16:13 (GMT)
committerTobias Markmann <tm@ayena.de>2019-01-07 19:56:36 (GMT)
commit6874d64ed2684d83cb3e340f58f6c8c5089aa857 (patch)
tree24fa6af35302b2d7429f464a37fed9c378ee6f99 /Swift/ChangeLog.md
parent1632f62222bb10516b2f85249083c0fb30c7d1b3 (diff)
downloadswift-6874d64ed2684d83cb3e340f58f6c8c5089aa857.zip
swift-6874d64ed2684d83cb3e340f58f6c8c5089aa857.tar.bz2
Update for Debianswift-4.0.3
Fix UTF-8 handling issues in BuildTools/SCons/Tools/textfile.py . Test-Information: Tested that ./scons test=unit Swift works on Debain Unstable (sid) and macOS 10.14.2. Tested that build_for_debian.sh runs successfully on latest Debian Unstable (sid). Change-Id: I29d8c97ce3b4eb3e4fd680bdc814fb0c911262ff
Diffstat (limited to 'Swift/ChangeLog.md')
-rw-r--r--Swift/ChangeLog.md4
1 files changed, 4 insertions, 0 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 @@
+4.0.3 (2019-01-03)
+------------------
+- Fix handling of empty bookmark responses
+
4.0.2 (2018-04-05)
------------------
- Fix versioning issue in Windows Installer process