소스 검색

Changes file for 31759 and 31779

Nick Mathewson 4 년 전
부모
커밋
3283fd7e79
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      changes/ticket31759

+ 5 - 0
changes/ticket31759

@@ -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.