diff --git a/CHANGES.md b/CHANGES.md index dfa858dfe6..8a96ac498c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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.