diff --git a/CHANGELOG.md b/CHANGELOG.md index 22cd0d26e54a831a74094a9ce0572bcea3124399..92ea0a3b759c091c7ab26129a7d41d4a4bd50fcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -88,6 +88,7 @@ All notable changes to this project will be documented in this file. - Fix wifi support for open, WPA-PSK-SHA256 and WPA3-Personal (#1492) - Fix 8Bitdo NES30 Pro rev 1 mapping - Fix name for palmos rom +- Go back to upstream nanosvg ## [7.1.1-Reloaded] - Fix abnormally long boots diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 9553203359df2631b2dd259dd2e44d58abbad4d0..53d76670ccc0adac2cc120aa937e03b95a085b90 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -26,6 +26,7 @@ - Bump Amiberry to version 3.3 - Bump Stella (A2600) to fix lots of games (Pitfall II among many others) - Set default overlay to vc4-kms-v3d on RPI4 (better 3D performance) +- Go back to upstream nanosvg repository ### Fixes - Fix Dolphin emulator diff --git a/package/recalbox-emulationstation2/recalbox-emulationstation2.mk b/package/recalbox-emulationstation2/recalbox-emulationstation2.mk index f5e4d884b09b55ab6b2dbc0e5340713288a86729..7658dcd735464245780704c87d22b964a65d0698 100644 --- a/package/recalbox-emulationstation2/recalbox-emulationstation2.mk +++ b/package/recalbox-emulationstation2/recalbox-emulationstation2.mk @@ -4,7 +4,7 @@ # ################################################################################ -RECALBOX_EMULATIONSTATION2_VERSION = f82c917782106bc9d7938d22ae954fb0ee5f6188 +RECALBOX_EMULATIONSTATION2_VERSION = 3dae496bed3d20915afc00971fd4ece8c454da9c RECALBOX_EMULATIONSTATION2_SITE = https://gitlab.com/recalbox/recalbox-emulationstation.git RECALBOX_EMULATIONSTATION2_SITE_METHOD = git RECALBOX_EMULATIONSTATION2_LICENSE = MIT