aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket30686
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket30686')
-rw-r--r--changes/ticket306865
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket30686 b/changes/ticket30686
new file mode 100644
index 0000000000..36473c1a02
--- /dev/null
+++ b/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.