updated changelog

This commit is contained in:
Jindra Petřík
2018-02-04 09:25:31 +01:00
parent 70760add45
commit 7f7945e9c2

View File

@@ -10,6 +10,8 @@ All notable changes to this project will be documented in this file.
- AS1/2: displaying script path in the error log when jump to invalid address
- AS1/2: Try..catch with Error types - decompilation and direct editation
- AS1/2: Properly handling of Flash7 scripts exported to Flash5/6 - ActionDefineFunction local registers
- Export AS1/2 P-code as GraphViz
- Copy AS1/2 GraphViz source to clipboard button
### Changed
- AS1/2 direct editation - generated constantpool is sorted according to ActionPush position