diff --git a/NEWS b/NEWS index 0c065d82..e8663f91 100644 --- a/NEWS +++ b/NEWS @@ -24,7 +24,8 @@ Changes since version 8.2: - Check dryrun test results #2184 - TPI memory overwrite error with jtag3.c programmers #2179 - jtag3_command() failed owing to unexpected return #2194 - - Minor compiler warning for Windows MSVC build #220 + - Minor compiler warning for Windows MSVC build #2203 + - Build workflow run fails #2205 * Pull requests: @@ -59,6 +60,7 @@ Changes since version 8.2: - Provide autogenerated dry:... input files #2201 - Provide new testing tool test9 #2202 - Silence MSVC C4146 in the verify loop #2204 + - Update Docker container version to Debian 13 #2206 * Internals: