diff --git a/.changes/fix-windows-dangling-pointer.md b/.changes/fix-windows-dangling-pointer.md index f952406c..b1f67291 100644 --- a/.changes/fix-windows-dangling-pointer.md +++ b/.changes/fix-windows-dangling-pointer.md @@ -2,4 +2,4 @@ "muda": patch --- -On Windows, fixed a bug that would truncate menubar items text to ~10 characters in dark-mode. +On Windows, fixed a `dangling` pointer crash when `Menu::remove_for_hwnd` is called before dropping that `Menu` and then attached a new `Menu`