From 3323cc9612a7a4edd1fd6929474fb76a86d83c99 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 7 Feb 2021 19:05:43 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 1b98b8d2..1348924c 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,12 @@ Note: Release numbers are nothing more than numbers. There are some "missing" versions due to trace file changes during development. This is not a mistake. +v0.x.x (xxxx-xx-xx) +------------------- + +- Linux crash handler will now also catch SIGABRT. + + v0.7.6 (2021-02-06) -------------------