1 Technical notes on version 1.23 18Jul02
6 - The following two changes were prompted by questions/suggestions
9 Changes submitted this submission:
10 - If you have "AlwaysOpen = no" in your SD Device
11 resource, Bacula will free() the drive when it
12 is finished with the Job.
13 - If you have "Offline On Unmount = yes", in your
14 SD Device resource, Bacula will offline (or eject)
15 the tape prior to freeing it.
16 - Added Maximum Open Wait to allow open() to wait if drive is busy.
17 - Added RunBeforeJob and RunAfterJob records to Job records.
18 This permits running an external program with the following editing