Update CHANGES appropriately.

This commit is contained in:
waddlesplash 2017-05-16 16:57:36 -04:00 committed by Vicki Pfau
parent d7fdda4ad5
commit 42aac420ab
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@ Bugfixes:
- Core: Fix crash with rewind if savestates shrink
- Test: Fix crash when loading invalid file
- GBA Hardware: Fix crash if a savestate lies about game hardware
- Qt: Disable "New multiplayer window" when MAX_GBAS is reached (fixes mgba.io/i/107)
Misc:
- Qt: Improved HiDPI support
- Feature: Support ImageMagick 7
@ -34,6 +35,7 @@ Misc:
- Qt: Add .gb/.gbc files to the extension list in Info.plist
- Feature: Make -l option explicit
- Util: Tune patch-fast extent sizes
- Qt: Relax hard dependency on OpenGL
0.5.2: (2016-12-31)
Bugfixes: