macOS: Fix shortcuts that become entries in the global menubar being reported as removed shortcuts in the debug output

This commit is contained in:
Kovid Goyal
2024-09-08 09:48:14 +05:30
parent f9504b4fba
commit 3b8c7f6dd9
4 changed files with 12 additions and 5 deletions

View File

@@ -79,6 +79,8 @@ Detailed list of changes
- Fix a regression in the previous release that broke use of the ``cd`` command in session files (:iss:`7829`)
- macOS: Fix shortcuts that become entries in the global menubar being reported as removed shortcuts in the debug output
0.36.2 [2024-09-06]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~