From f54a834ada257835358ea269fad44e87c60e187a Mon Sep 17 00:00:00 2001 From: radius Date: Tue, 15 Aug 2017 21:07:10 -0500 Subject: [PATCH] update CHANGES.md --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 10a4e698fe..85631d81f9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,8 @@ - INPUT: Overlay controller response - when we press buttons on the gamepad or keyboard, the corresponding buttons on the overlay will be highlighted as well. - NETBSD: Silence some compilation warnings. - COMMON: Fixed bug 'Deleting an entry from a playlist would not update the list view inside XMB'. +- COMMON: Fix inet_ntop_compat on *nix +- LOBBY: Add skeleton to add help descriptions to lobbies # 1.6.5 Skipped this one.