summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@qt.io>2016-10-25 10:00:30 +0300
committerIikka Eklund <iikka.eklund@qt.io>2016-10-25 10:00:34 +0300
commit9269a8262f8d7ed433c1b3b5d63ebc0608abae9f (patch)
tree796d16a1babf2224956e498811228a1ce843099e /Changelog
parentae100e0e4f686e7bf22c198a7eb0ec77cd8cec4e (diff)
parentc1b54a0a7b6c34a348a8f30826c8fc2d4b62d615 (diff)
Merge remote-tracking branch 'origin/2.0'
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 1e941caa7..3d38199b6 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,14 @@
2.1.0
+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)