From e5cd35c807029d3955c03707874f76b773b445bc Mon Sep 17 00:00:00 2001
From: Sergio Ahumada <sergio.ahumada@digia.com>
Date: Sat, 22 Dec 2012 16:19:29 +0100
Subject: [PATCH] Add changes-5.0.1 file

Task-number: QTBUG-26065
Change-Id: I48852313fa05cdf8c0736f9ad821ccc0a0f0e152
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
---
 dist/changes-5.0.1 | 61 ++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 61 insertions(+)
 create mode 100644 dist/changes-5.0.1

diff --git a/dist/changes-5.0.1 b/dist/changes-5.0.1
new file mode 100644
index 00000000..e1c4756c
--- /dev/null
+++ b/dist/changes-5.0.1
@@ -0,0 +1,61 @@
+Qt 5.0.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.0.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+  http://qt-project.org/doc/qt-5.0/
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+  http://bugreports.qt-project.org/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+
+****************************************************************************
+*                           General                                        *
+****************************************************************************
+
+General Improvements
+--------------------
+
+Third party components
+----------------------
+
+****************************************************************************
+*                          Library                                         *
+****************************************************************************
+
+AxContainer
+-----------
+
+QAxServer
+---------
+
+****************************************************************************
+*                      Platform Specific Changes                           *
+****************************************************************************
+
+
+****************************************************************************
+*                      Compiler Specific Changes                           *
+****************************************************************************
+
+
+****************************************************************************
+*                          Tools                                           *
+****************************************************************************
+
+
+****************************************************************************
+*                          Plugins                                         *
+****************************************************************************
+
+
+****************************************************************************
+*                   Important Behavior Changes                             *
+****************************************************************************
+
-- 
GitLab