brought up to date.
[swftools.git] / ChangeLog
index 472f53e..ef0b7a9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 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.