Changes file for 31759 and 31779

This commit is contained in:
Nick Mathewson 2019-09-18 11:06:54 -04:00
parent 65e63e7461
commit 3283fd7e79

5
changes/ticket31759 Normal file
View File

@ -0,0 +1,5 @@
o Minor features (auto-formatting scripts):
- When annotating C macros, never generate a line that our check-spaces
script would reject. Closes ticket 31759.
- When annotating C macros, try to remove cases of double-negation.
Closes ticket 31779.