From: kramm Date: Mon, 29 Apr 2002 13:21:51 +0000 (+0000) Subject: brought up to date. X-Git-Tag: xpdf-0-92~11 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=244e8c291da098e9b95d4f795cce4c941b83aa5a brought up to date. --- diff --git a/ChangeLog b/ChangeLog index c888adf..ef0b7a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -78,4 +78,7 @@ * 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.