From 71ccf0dff82835ce7b5aed74c37829afdef44cde Mon Sep 17 00:00:00 2001
From: Kai Koehne <kai.koehne@qt.io>
Date: Fri, 12 May 2017 14:33:53 +0200
Subject: [PATCH] ChangeLog: Move libwepb update into Third-Party Code area

Change-Id: Ia15ef6b1015757bac0e8155247379251922aff61
Reviewed-by: Liang Qi <liang.qi@qt.io>
---
 dist/changes-5.9.0 | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dist/changes-5.9.0 b/dist/changes-5.9.0
index d485cef8..064222d1 100644
--- a/dist/changes-5.9.0
+++ b/dist/changes-5.9.0
@@ -15,13 +15,13 @@ corresponding to tasks in the Qt Bug Tracker:
 Each of these identifiers can be entered in the bug tracker to obtain more
 information about a particular change.
 
+Third-Party Code
+----------------
+
+ - Update the bundled libwebp to version 0.6.0.
+
 TIFF handler
 --------------
 
  - Add support for reading color indexed and grayscale images stored
    in tiled format.
-
-WEBP
-----
-
- - Update the bundled libwebp to version 0.6.0.
-- 
GitLab