aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorJędrzej Nowacki <jedrzej.nowacki@digia.com>2014-04-25 11:03:10 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-30 08:52:40 +0200
commitb1f1e727c5617d1e4e9878415ea2905fe9f8cb18 (patch)
tree1129037ca8394c795d439ae2071ba7da400b23aa /dist
parent4af1a5963aa2c96b8926dea2bb79c16ee878755c (diff)
Add changelog file for 1.0.4 version
Change-Id: Id770b46babf6cd5ba25d658b6f3f86736c137cde Reviewed-by: Sergio Ahumada <sahumada@blackberry.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-1.0.423
1 files changed, 23 insertions, 0 deletions
diff --git a/dist/changes-1.0.4 b/dist/changes-1.0.4
new file mode 100644
index 0000000..4bba5e5
--- /dev/null
+++ b/dist/changes-1.0.4
@@ -0,0 +1,23 @@
+Enginio 1.0.4 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Enginio 1.0.0, 1.0.1 and 1.0.2.
+
+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/
+
+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 *
+****************************************************************************
+
+ - Mark EnginioClientConnection::serviceUrl as public property
+ - Several documentation and example improvements