From 49a2a599646bdc059308f21f43a52d0a4e2812a4 Mon Sep 17 00:00:00 2001 From: "royqh1979@gmail.com" Date: Fri, 19 Nov 2021 22:33:10 +0800 Subject: [PATCH] update NEWS.md --- NEWS.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 94a1c476..5462ca58 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,8 +1,7 @@ Version 0.9.2 For Dev-C++ 7 Beta - - fix: console program that needs input may crash - fix: gutter of the disassembly code control in the cpu info dialog is grayed - fix: problem set & problem views not correctly hidden when disabled in the executor / problem set options - - fix: executor / problem set options not correctly saved + - fix: executor / problem set options not correctly saved Version 0.9.1 For Dev-C++ 7 Beta - enhancement: code completion suggestion for "__func__" variable