From 1c0b70da899628f1cad90e21cba8463a59a4744f Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Sat, 5 Feb 2022 22:03:59 +0100 Subject: [PATCH] PR #859 done --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 9d8f5149..b5fc83aa 100644 --- a/NEWS +++ b/NEWS @@ -125,6 +125,7 @@ Changes since version 6.4: - Assign proper type to msg[] in errstr() #857 - Fix Arduino retry attempts #855 - CMake: use CMAKE_CURRENT_BINARY_DIR to locate avrdude.conf #858 + - Remove the "safemode" feature. #859 * Internals: