Add a changes file for ticket 30686.

This commit is contained in:
Nick Mathewson
2019-05-29 09:23:13 -04:00
committed by David Goulet
parent cad0de35bd
commit 5068ccab0b
+5
View File
@@ -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.