소스 검색

Add a changes file for ticket 30686.

Nick Mathewson 6 년 전
부모
커밋
5068ccab0b
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      changes/ticket30686

+ 5 - 0
changes/ticket30686

@@ -0,0 +1,5 @@
+  o Minor features (logging):
+    - Give a more useful assertion failure message if we think we have
+      minherit() but we fail to make a region non-inheritable. Give a
+      compile-time warning if our support for minherit() is
+      incomplete. Closes ticket 30686.