From a53a4f44de6b82d42e2956ef3619a27919c97863 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Fri, 3 May 2024 10:36:14 +0200 Subject: [PATCH] Update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 3862f25..5c92209 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,8 @@ Changes since tio v3.0: + * Add support for using TID as device in config file + * Fix use of invalid flag with regexec() * Fix potential buffer overflow in match_and_replace()