On 2020-03-25 14:36, Martin K. Petersen wrote: > } else { > modepage = 8; > - dbd = 0; > + dbd = true; > } Is this change on purpose? If so, please mention this as an intended behavior change in the commit message. Thanks, Bart.
On 2020-03-25 14:36, Martin K. Petersen wrote: > } else { > modepage = 8; > - dbd = 0; > + dbd = true; > } Is this change on purpose? If so, please mention this as an intended behavior change in the commit message. Thanks, Bart.