summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@qt.io>2016-10-13 12:24:39 +0300
committerIikka Eklund <iikka.eklund@qt.io>2016-10-13 11:02:04 +0000
commitc1b54a0a7b6c34a348a8f30826c8fc2d4b62d615 (patch)
tree9beac70d54c49560090aca46154592f3de061d7e /Changelog
parent70d33027ad58f9e397f36745ac5b7b476fa9e1dc (diff)
Prepare 2.0.4 release
Update version number and ChangeLog. Change-Id: I9b6e8f9576d74002577c8c913ae61c2b577ab0ff Reviewed-by: Katja Marttila <katja.marttila@qt.io>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 7fc5d902d..aa2b3bf7b 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,12 @@
+2.0.4
+- Set also display name for Repository action "remove"
+- Adjusted wrong repogen parameter name
+- Fix settings test
+- Make Execute operation work without arguments in Windows
+- Add make install functionality with INSTALL_ROOT
+- Do not force doc build on Linux when calling "make install"
+- Documentation updates
+
2.0.3
- Update Japanese translation.
- Make IFW compile with FreeBSD. (QTIFW-841)