Skip to content

Commit

Permalink
All: Minor text fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
endrift committed Jul 16, 2017
1 parent f622ce0 commit f4c4be7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
0.6.0: (Future)
0.6.0: (2017-07-16)
Features:
- Library view
- Sprite viewer
Expand Down Expand Up @@ -65,11 +65,9 @@ Bugfixes:
- Qt: Ensure CLI backend is attached when submitting commands (fixes mgba.io/i/662)
- Qt: Disable "New multiplayer window" when MAX_GBAS is reached (fixes mgba.io/i/107)
- Qt: Fix game unpausing after frame advancing and refocusing
- Qt: Fix screen background improperly stretching
- SDL: Fix game crash check
- SDL: Fix race condition with audio thread when starting
- SDL: Fix showing version number
- SDL: Fix cheats not loading
- Test: Fix crash when loading invalid file
- Test: Fix crash when fuzzing fails to load a file
- Test: Don't rely on core for frames elapsed
Expand Down Expand Up @@ -174,6 +172,8 @@ Bugfixes:
- Qt: Fix shader selector on Ubuntu (fixes mgba.io/i/767)
- Qt: Fix GL-less build
- Qt: Fix Software renderer not handling alpha bits properly
- Qt: Fix screen background improperly stretching
- SDL: Fix cheats not loading
Misc:
- GB Serialize: Add MBC state serialization
- GBA Memory: Call crash callbacks regardless of if hard crash is enabled
Expand Down

0 comments on commit f4c4be7

Please sign in to comment.