diff --git a/NEWS b/NEWS index 116815d8..ee3df82f 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,8 @@ v0.5 (xxxx-xx-xx) instrumentation. A popup with termination reason will be displayed. - Call stack frames now have a proper source file and file line information on Linux. +- Single call stack frame may now have multiple entries, representing + inlined function calls. v0.4.1 (2018-12-30) -------------------