summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-01-09 09:40:23 +0100
committerSergio Ahumada <sergio.ahumada@digia.com>2013-01-09 09:40:27 +0100
commit3efa6b0da84d983f21370e4010ba44eb84e0070a (patch)
tree41659df2906e0075ba209172ff35f9f4afa55bbe
parent4cec8ab275247b9d369bb110a0530a621dd490e8 (diff)
parent4bffdf96b1418b011757bd1a7e8b6b109819a8fe (diff)
downloadqtscript-3efa6b0da84d983f21370e4010ba44eb84e0070a.tar.gz
Merge branch 'stable' into release
Change-Id: I3b72b66e4b65573c8390e13bece09b638b4ae279
-rw-r--r--.gitignore3
-rw-r--r--dist/changes-5.0.151
2 files changed, 54 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6dafdb1..ca8cd56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -261,3 +261,6 @@ src/xml/lib/
*.dep
*.map
work
+
+# Generated static plugin import sources
+*_plugin_import.cpp
diff --git a/dist/changes-5.0.1 b/dist/changes-5.0.1
new file mode 100644
index 0000000..cc5a670
--- /dev/null
+++ b/dist/changes-5.0.1
@@ -0,0 +1,51 @@
+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 *
+****************************************************************************
+
+
+****************************************************************************
+* Platform Specific Changes *
+****************************************************************************
+
+
+****************************************************************************
+* Compiler Specific Changes *
+****************************************************************************
+
+
+****************************************************************************
+* Tools *
+****************************************************************************
+
+
+****************************************************************************
+* Plugins *
+****************************************************************************
+