From e3043c0680bb7f3cdf0ba18cce12969045f79e01 Mon Sep 17 00:00:00 2001
From: Kai Koehne <kai.koehne@qt.io>
Date: Wed, 25 May 2016 12:17:08 +0200
Subject: [PATCH] Document new use_appstore_compiliant_code config option in
 changes file

Change-Id: I559fb89b585d6aebca3a6a351706676a27f98ef4
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
---
 dist/changes-5.7.0 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dist/changes-5.7.0 b/dist/changes-5.7.0
index 4ee8bf77a..345a6ab9d 100644
--- a/dist/changes-5.7.0
+++ b/dist/changes-5.7.0
@@ -29,6 +29,9 @@ information about a particular change.
      if the PPAPI Widevine CDM plugin is installed.
    * Spellchecking is now available if dictionaries are installed.
 
+- OS X:
+   * Added 'use_appstore_compliant_code' option to allow compiling WebEngine as Mac App Store compliant.
+
 ****************************************************************************
 *                          Qt WebEngineQML                                 *
 ****************************************************************************
-- 
GitLab