All: Update CHANGES

This commit is contained in:
Jeffrey Pfau 2015-12-28 04:45:44 -05:00
parent ad9ea7125f
commit 50d4b31b58
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ Features:
- Support for GLSL shaders
- ROM information view
- Support for VBA-style cheat codes
- Savestates now store creation timestamps
Bugfixes:
- Util: Fix PowerPC PNG read/write pixel order
- VFS: Fix VFileReadline and remove _vfdReadline
@ -36,6 +37,7 @@ Misc:
- Util: Add MutexTryLock
- Qt: Gray out "Skip BIOS intro" while "Use BIOS file" is unchecked
- Qt: Allow use of modifier keys as input
- Qt: Optimize log viewer
0.3.2: (2015-12-16)
Bugfixes: