summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Markmann <tm@ayena.de>2017-04-21 14:43:01 (GMT)
committerTobias Markmann <tm@ayena.de>2017-04-21 14:43:01 (GMT)
commitf932894082acc07549f8a0ed2b68ddd18036a220 (patch)
tree4d397d5e9f7dbbad7995e0a5e9a5180f30b2080a
parentf30534f05a1e336aba5ef72dbc04d657bf1692f9 (diff)
downloadswift-f932894082acc07549f8a0ed2b68ddd18036a220.zip
swift-f932894082acc07549f8a0ed2b68ddd18036a220.tar.bz2
Bring Swift and Swiften ChangeLog.md files up to date
Test-Information: None. Change-Id: I5efd775af454af50c9ae46a1b2208c7ebdea2824
-rw-r--r--Swift/ChangeLog.md5
-rw-r--r--Swiften/ChangeLog.md3
2 files changed, 8 insertions, 0 deletions
diff --git a/Swift/ChangeLog.md b/Swift/ChangeLog.md
index 68d1554..cf7ec70 100644
--- a/Swift/ChangeLog.md
+++ b/Swift/ChangeLog.md
@@ -5,6 +5,11 @@
- Handle sessions being closed by the server
- Fix Last Message Correction in multi client scenarios
- Fix display of default avatar on Windows
+- Support for automatic software updates on macOS
+- Redesigned keyword highlighing
+- Support for unicode emojis on macOS
+- Improvements to font size handling in the chat theme
+- And assorted smaller features and usability enhancements
4.0-beta2 ( 2016-07-20 )
------------------------
diff --git a/Swiften/ChangeLog.md b/Swiften/ChangeLog.md
index 62cea5e..4c9ffa6 100644
--- a/Swiften/ChangeLog.md
+++ b/Swiften/ChangeLog.md
@@ -1,6 +1,9 @@
4.0-in-progress
---------------
- Handle sessions being closed by the server
+- Verify certificates when using HTTPS in BOSH connections
+- In memory caching of latest entity capabilites lookups
+- Fix several smaller leaks and other bugs
4.0-beta1 ( 2016-07-15 )
------------------------