summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2020-03-06 11:56:13 +0200
committerKatja Marttila <katja.marttila@qt.io>2020-03-06 11:55:31 +0000
commitc0732c406741bbd3d8d16f32f599e7ce83155c85 (patch)
tree721374cae27376728eb6f5b54550364368b664a6
parent5b49250e689ecd35d3f17bde4549e2bf8f23f028 (diff)
Update Changelog3.2.2-rc23.2.2
Change-Id: Ib3e9429b18cd296b483880de06f1fda04b16f64f Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io> Reviewed-by: Antti Kokko <antti.kokko@qt.io>
-rw-r--r--Changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 15e27a3b4..6d1867bae 100644
--- a/Changelog
+++ b/Changelog
@@ -1,9 +1,11 @@
3.2.2
-- Using Qt5.12.7 for binary builds (QTIFW-1632)
+- Using patched Qt5.12.4 for binary builds (QTIFW-1632)
- Add a command line argument to disable size check (QTIFW-1602)
- Show information about updated components in repogen (QTIFW-1543)
- Fix EnvironmentVariableOp undo behavior with non-persistent variables
- Fix building against Qt 5.14 and newer (QTIFW-1526)
+- Fix devtool documentation
+- Fix building with msvc2013
3.2.1
- Documentation fixes