Added known Mac OSX issues to the Changelog of 4.9 beta

This commit should be reverted on the branch with the fixes made by
@rburema.
This commit is contained in:
jelle Spijker 2021-04-06 14:09:13 +02:00 committed by Jelle Spijker
parent 08be77adad
commit 1132e4c6f9
No known key found for this signature in database
GPG key ID: 6662DC033BE6B99A

View file

@ -31,6 +31,8 @@ If you had (UX, visual, graphics card) problems, specifically on (newer) Mac OSX
- Drop downs in Preference screen don't react to mouse-scroll.
- Default language not selected in Preference screen.
- Changelog takes long too load.
- Post-Processing submenu items are greyed-out and can't be selected on Mac OSX.
- Setting Visibility submenu items in the Preference screen are greyed-out and can't be selected on Mac OSX.
* Bug Fixes
- Fixed a security vulnerability on windows permitting the openssl library used to launch other programs. Thanks to Xavier Danest for raising this bug.