Skip to content

Commit 79aac7a

Browse files
committed
Document wxGTK regression fix for console apps linked with GUI
This is rather important to mention in the change log.
1 parent c816229 commit 79aac7a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/changes.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,9 @@ All (GUI):
241241

242242
wxGTK:
243243

244-
- Fix losing clipboard contents due to a regression in 3.2.3.
244+
- Fix some regressions introduced in 3.2.3:
245+
* Don't crash in console apps linked with GUI libraries (#23981).
246+
* Fix losing clipboard contents when clearing a different selection (#23988).
245247

246248
wxMSW:
247249

0 commit comments

Comments
 (0)