Update CHANGES.md

This commit is contained in:
twinaphex 2017-12-06 12:04:04 +01:00
parent 1755cdcdf3
commit 0cd5b9d14c
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,6 @@
- COMMON: Fixed some playlist bugs.
- FREEBSD: Support libusb HID input driver.
- HAIKU: Buildfix.
- INPUT: Populate XInput VID/PID from DInput so autoconfig doesn't rely solely on joypad names
- LINUX/X11: Add RetroArch logo to window title bar.
- LINUX/X11: Input driver now supports new lightgun code.
- LOCALIZATION: Update Italian translation.
@ -21,6 +20,7 @@
- WINDOWS: Add MSVC 2017 solution.
- WINDOWS: Raw input driver now supports new lightgun code.
- WINDOWS: Use configured OSD/text message color on GDI driver.
- WINDOWS/XINPUT: Populate XInput VID/PID from DInput so autoconfig doesn't rely solely on joypad names
# 1.6.9
- COMMON: Small memory leak.