aboutsummaryrefslogtreecommitdiff
path: root/changes/bug40911
AgeCommit message (Collapse)Author
2024-12-03release: ChangeLog and ReleaseNotes for 0.4.9.1-alphaTor CI Release
2024-02-01Make two 1-bit fields unsignedSebastian Hahn
This should be a completely harmless warning as we only check whether the fields are true or false. Closes #40911.