summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-01-09 20:42:44 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-24 11:35:27 +0100
commit206897d96f337f139870a2eaf173543898e7cc29 (patch)
tree607fd43e3b072f36beb5a450f57f3853fe8fe20d /dist
parentf5504bb8df83bb0b011f57b4bd0caa60f29c932e (diff)
Update changes file for 5.0.1 releasev5.0.1
Change-Id: If70f67f3b8f9a2230cccff8a2682a7f1dcecfb73 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.122
1 files changed, 17 insertions, 5 deletions
diff --git a/dist/changes-5.0.1 b/dist/changes-5.0.1
index fa12d6434..f476e80bc 100644
--- a/dist/changes-5.0.1
+++ b/dist/changes-5.0.1
@@ -22,15 +22,14 @@ information about a particular change.
General Improvements
--------------------
+ - [QTBUG-28633] Fix bogus include paths in some pkg-config files
+ - [QTBUG-28689] Fix help URLs in tools.
+ - [QTBUG-28579] Doc: Correcting qhp links to the Linguist and Assistant examples
+
Third party components
----------------------
****************************************************************************
-* Library *
-****************************************************************************
-
-
-****************************************************************************
* Platform Specific Changes *
****************************************************************************
@@ -44,9 +43,22 @@ Third party components
* Tools *
****************************************************************************
+Qt Assistant
+------------
+
+ - Fix warnings found by the headersclean test
+ - Move functions from an anonymous namespace in a header
+
+Qt DBus Viewer
+--------------
+
+ - Try harder in matching the method signature
+
Qt Designer
-----------
+ - Fix warning about hidden overloaded virtual, found by Clang
+
Qt Help
-------