From b729c8cd9eaaf68ff0309adf563aad4953507905 Mon Sep 17 00:00:00 2001 From: Derick Payne Date: Sun, 18 Jan 2026 05:49:16 +0200 Subject: [PATCH] docs: add Windows Server 2022 crash bug #5066 to High Priority --- todo/TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo/TODO.md b/todo/TODO.md index 5bf57b84d..337faf0ba 100644 --- a/todo/TODO.md +++ b/todo/TODO.md @@ -22,6 +22,9 @@ - Fix: Clear status bar after print completes - [ ] **BUG: /m command line uses last search mode** - Should default to text mode - Issue: [#5060](https://github.com/rizonesoft/Notepad3/issues/5060) +- [ ] **BUG: Crash on Windows Server 2022** - File Open/SaveAs crashes + - Issue: [#5066](https://github.com/rizonesoft/Notepad3/issues/5066) + - Crash in ntdll.dll - needs investigation ## Medium Priority