Skip to content

Commit 4a31edc

Browse files
docs(changelog): credit contributors whose fixes landed via parallel PRs (#5683)
* docs(changelog): credit @puneetdixit200 for GTK4 menu fix (#5539) * docs(changelog): credit @x-haose for macOS screen-enumeration fix (#5584) --------- Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
1 parent 9566cbb commit 4a31edc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

v3/UNRELEASED_CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ After processing, the content will be moved to the main changelog and this file
2424

2525
## Fixed
2626
<!-- Bug fixes -->
27+
- Fix `Menu.Update()` not rebuilding the native menu on GTK4 Linux (#5659, independently diagnosed and fixed by @puneetdixit200 in #5539)
28+
- Fix crash enumerating macOS screens on display change by copying screen id/name strings and snapshotting the count (#5565, independently diagnosed and fixed by @x-haose in #5584)
2729

2830
## Deprecated
2931
<!-- Soon-to-be removed features -->

0 commit comments

Comments
 (0)