X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=ChangeLog;h=ef0b7a99963fbb9bc1f9cffe6e913faa8bbb0d73;hb=244e8c291da098e9b95d4f795cce4c941b83aa5a;hp=472f53e04e161aaa7ba518afd2c52bee927ac510;hpb=e4bbb742b8ed78625926bf0257078ea621a96689;p=swftools.git diff --git a/ChangeLog b/ChangeLog index 472f53e..ef0b7a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -75,5 +75,10 @@ 0.2.4: * pdf2swf: The --ignore option now actually makes the pdf files smaller. * rfxswf: Can now write DefineFont2 tags - * swfextract: Bugfixes (DefineEditText) + * swfextract/swfcombine: Bugfixes (DefineEditText) + * swfdump: New option --used, prints out referred IDs of each tag. + * rfxswf: Can now read and write Flash 6 (MX) compressed SWFs. (SWCs) + * pdf2swf: Added compression flag (-z) + * swfcombine: Added compression flag (-z) + * configure.in: zlib is now required.