Updated changelog for desktop bounds area (using SDL2.0.5+ feature).

This commit is contained in:
Stephen Anthony 2018-12-21 11:53:09 -03:30
parent f6a4b798a4
commit 1e7163e901
1 changed files with 4 additions and 0 deletions

View File

@ -128,6 +128,10 @@
* Fixed 'Street Racer' and 'Video Olympics' ROMs to use paddles in both
ports.
* If using SDL 2.0.5 or above, the calculated desktop size now takes
the taskbar/dock into account (so windows should no longer overlap
those areas).
* For UNIX systems: in the ROM launcher, when using symlinks use the
symlink pathname instead of the underlying filesystem pathname.