commit 5068ccab0b1849e836729c43a2ca891139cf107b Author: Nick Mathewson nickm@torproject.org Date: Wed May 29 09:23:13 2019 -0400
Add a changes file for ticket 30686. --- changes/ticket30686 | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/changes/ticket30686 b/changes/ticket30686 new file mode 100644 index 000000000..36473c1a0 --- /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.
tor-commits@lists.torproject.org