X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=ChangeLog;h=598bac6fa501eb94b3c2514333a395abbd20f924;hb=b406ecb05d33d76f2f4e2614dae151a50f4d79ba;hp=ae84113ca8232c662a29c7c6d23a774560aaabbe;hpb=6bb72d1d16522761d0a1fe787860191997485f60;p=swftools.git diff --git a/ChangeLog b/ChangeLog index ae84113..598bac6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -218,7 +218,7 @@ * avi2swf: Is now ported to Win32, too. * pdf2swf: Upgraded to xpdf 3.00 -0.6.3 (not released yet): +0.6.3: * lib/modules/swfrender.c: New module, for shape->bitmap conversion * lib/rfxswf.c: Several small bugfixes * lib/modules/swftools.c: New function swf_Optimize() @@ -234,4 +234,9 @@ * pdf2swf/SWFOutputDev: refactored interface to pdf2swf.cc * src/png2swf.c: added -z option * src/jpeg2swf.c: added -z option + * m4/python.m4: Python MacOS X fixes + * src/gif2swf.c: New tool, for converting (animated) gifs to swf (Daichi Shinozaki) +0.6.4: + * swfdump: Fixed bit overflow bug + * lib/gfxdevice.h: Started implementation of graphic layer abstraction