From f8253636068e27b2228dea37568716ecf6475464 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Wed, 8 May 2024 13:00:44 +0200 Subject: [PATCH] Update NEWS --- NEWS | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 15e52d9..76a1fd7 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,31 @@ -=== tio v3.1 === +=== tio v3.2 === + + + +Changes since tio v3.1: + + * Do not print error when using --list with broken config file + + * Clean up completion script + + * Add option '--exec ' for running shell command + + Runs shell command with I/O redirected to device. + + * Make sure all error output is directed to stderr + + * Fix shadow variables + + * Update man page + + * Fix build on older GNU/Linux systems without statx + + * Fix line ending in --list output + + * Print location of configuratin file in --list output + + * Fix alignment of profile listing