From 76a4ed6b5ff3e115bcffb8eb6a3cfb6a7365cfb8 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Mon, 18 May 2015 13:46:05 +0200 Subject: More change log Change-Id: Iedc533079f0eaa7f0dd2cc241b012c3e07d935b0 Reviewed-by: Eike Ziller --- dist/changes-3.4.1.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/dist/changes-3.4.1.md b/dist/changes-3.4.1.md index 26a9768dfb..4e87aace4d 100644 --- a/dist/changes-3.4.1.md +++ b/dist/changes-3.4.1.md @@ -22,6 +22,8 @@ Project Management * Fixed adding static libraries with `Add Library` wizard (QTCREATORBUG-14382) +* Fixed broken documentation link in session manager + (QTCREATORBUG-14459) CMake Projects @@ -37,6 +39,11 @@ Debugging * Fixed that stepping into frame without source would step out instead (QTCREATORBUG-9677) +QML Profiler + +* Fixed that events with no duration were not visible + (QTCREATORBUG-14446) + C++ Support * Added completion for `override` and `final` (QTCREATORBUG-11341) -- cgit v1.2.1