diff --git a/dist/changes-5.3.0 b/dist/changes-5.3.0
index ae837fc023e351af526b2ee8ff179aa6efccec37..f97e8699d27c62da9df40b61e2d2616a48ae93d2 100644
--- a/dist/changes-5.3.0
+++ b/dist/changes-5.3.0
@@ -446,6 +446,15 @@ Android
  - Fonts:
    * [QTBUG-36789] Fixed support for Arabic text.
 
+iOS
+---
+
+ - Support for input methods added.
+ - Support for word completion and spell checking added.
+ - Support for QClipboard added.
+ - "Hide keyboard" gesture added.
+ - Keyboard input is now sendt as input method events instead of key events.
+
 Linux
 -----