瀏覽代碼

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.