Merge branch 'tor-github/pr/1050' into maint-0.4.1

This commit is contained in:
David Goulet
2019-06-11 11:29:46 -04:00
3 changed files with 15 additions and 1 deletions
+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.