Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 6923
blob142e8777c375ebef50a617e1ac875a373f3fc150
1 Title: Parent scan is now based on the background job logic
2 Level: 1
3 Component: wato
4 Compatible: compat
5 Edition: cre
6 Version: 1.6.0i1
7 Date: 1544021669
8 Class: feature
10 The parent scan is no longer affected by GUI timeouts because it is executed in a
11 background job. The progress dialog is now based on the generic background job
12 handling. The execution logic of the parent scan hasn't changed.