Explorar el Código

Add a changes file for ticket 30686.

Nick Mathewson hace 6 años
padre
commit
5068ccab0b
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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.