summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2020-11-17 07:09:46 +0200
committerKatja Marttila <katja.marttila@qt.io>2020-11-18 08:23:23 +0200
commit5937beb27e8e6d68a3efa83afdbd6abefb91a277 (patch)
tree393b0d32310729d86548bbe2de1f740d9e566346
parent0b0d46c12b369380e459ff25bb4ee399b4e3c1df (diff)
Update Changelog
Change-Id: I09aba5b1ad22af3ce3826812e268a814c0dfa52e Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
-rw-r--r--Changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index ceb0323ca..34f637320 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,14 @@
+4.0.1
+- Enable HighDPI support in X11
+- Fix AppendFile undo (QTIFW-2020)
+- Repogen: Fix unite metadata when --repository switch used ( QTIFW-2018)
+- Docs: Fix doc on gui::showFinishedPage() (QTIFW-798)
+- Fix loading controller script with comment on last line (QTIFW-1062)
+- Fix segfault on file download error properly
+- Doc: Update command line interface reference
+- Obey stylesheet in SettingsDialog (QTIFW-1507)
+- CLI: Fix wrong warning text in command 'purge' for running processes (QTIFW-1996)
+
4.0.0
- Fix essential update (QTIFW-1970)
- Print package id when running checkupdates (QTIFW-1972)