From b675bf9c817f1aecd8d41bf570619b6986bbc298 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sat, 9 Nov 2024 16:17:24 +0100 Subject: [PATCH] Added to Changelog: On Run/Debug SWF file in FFDec, Flash cookies (SOL files) are synced from temporary SWF directory to actual SWF SOL directory --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ebb15778..e57d9b6ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ All notable changes to this project will be documented in this file. - [#2360] SOL file (Flash Local Shared Object - flash cookie) editor - Cookies folder to easy edit NPAPI SOL files (only cookies in the swf root directory) - Link to FFDec Wiki on the Help menu +- On Run/Debug SWF file in FFDec, Flash cookies (SOL files) are synced + from temporary SWF directory to actual SWF SOL directory ### Fixed - [#2357] AS3 instance var/const initialization