aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-3.4.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-3.4.0')
-rw-r--r--dist/changes-3.4.06
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-3.4.0 b/dist/changes-3.4.0
index d69578639bc..bdb0f33007c 100644
--- a/dist/changes-3.4.0
+++ b/dist/changes-3.4.0
@@ -97,6 +97,12 @@ Windows
OS X
+Linux
+ * Added support to retrieve application output from journald.
+
+ Journald support needs to be explicitly enabled by passing CONFIG+=journald to
+ qmake when configuring Qt Creator.
+
Android
* Added support for 64bit tool chains
* Fixed that active run configuration setting was ignored for deploying application