aboutsummaryrefslogtreecommitdiffstats
path: root/GHANGELOG
blob: b5240662072db6332fce06cb44983939e6ba68f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Qt License daemon changelog

Changes since 0.xxx

- 'qtlongterm' CLI tool replaced qith new, more generic 'qtlicensetool'
- Long-term functionality added in qtlicensetool through -L (or --longterm) switch
- qtlicensetool always uses [default] section in user settings file to get its settings from
    * Swithces used in qtlongterm command are now mostly optional, to be able to override the [default] ones
    * See 'qtlicensetool --help' or README.md
- Version queries now possible with qtlicensetool
    * Version queries from License Service (daemon), License server and the tool itself
- The binaries (licd, mocwrapper, qtlicensetool) now accept --version (or -v) switch
- Several under-the-hood improvements for maintainability and robustness