summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-03-19 21:41:04 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-20 16:55:27 +0100
commit28e3409731241d727bca48be6b04cdacce463a10 (patch)
tree658552f97e10adba446bb538b8fa0a5d905d5283
parentfd56ce60ffe2ebbaa508a0965e4e94651a8139c0 (diff)
downloadqtwebkit-examples-28e3409731241d727bca48be6b04cdacce463a10.tar.gz
Add changes-5.0.2 file
Change-Id: I7105fd60f24785744b2c0ad0970541cc501afeae Reviewed-by: Iikka Eklund <iikka.eklund@digia.com>
-rw-r--r--dist/changes-5.0.225
1 files changed, 25 insertions, 0 deletions
diff --git a/dist/changes-5.0.2 b/dist/changes-5.0.2
new file mode 100644
index 0000000..f29fa49
--- /dev/null
+++ b/dist/changes-5.0.2
@@ -0,0 +1,25 @@
+Qt 5.0.2 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.0.0 and 5.0.1.
+
+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
+--------------------
+
+ - This release contains only minor code improvements.