Fixed #2052 Adding new script placing class to incorrect DoABC tag

This commit is contained in:
Jindra Petřík
2023-10-01 18:21:38 +02:00
parent 36213c4df1
commit 607804e7e4
2 changed files with 6 additions and 1 deletions
+2
View File
@@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file.
- [#2070] Handling newlines and tabs in string values inside SWF to XML export
- [#2017], PR179 Classes in same package displayed as fully qualified
- PR177 AS3 direct editation - Vector literal
- [#2052] Adding new script placing class to incorrect DoABC tag
### Changed
- [#2070] String values inside SWF to XML export are backslash escaped
@@ -3064,6 +3065,7 @@ Major version of SWF to XML export changed to 2.
[#1449]: https://www.free-decompiler.com/flash/issues/1449
[#2070]: https://www.free-decompiler.com/flash/issues/2070
[#2017]: https://www.free-decompiler.com/flash/issues/2017
[#2052]: https://www.free-decompiler.com/flash/issues/2052
[#2043]: https://www.free-decompiler.com/flash/issues/2043
[#1998]: https://www.free-decompiler.com/flash/issues/1998
[#2038]: https://www.free-decompiler.com/flash/issues/2038