Update NEWS

This commit is contained in:
Martin Lund 2024-05-03 10:36:14 +02:00
parent 60caede5dd
commit a53a4f44de

2
NEWS
View file

@ -5,6 +5,8 @@
Changes since tio v3.0: Changes since tio v3.0:
* Add support for using TID as device in config file
* Fix use of invalid flag with regexec() * Fix use of invalid flag with regexec()
* Fix potential buffer overflow in match_and_replace() * Fix potential buffer overflow in match_and_replace()