Brought up to date
[swftools.git] / ChangeLog
index 43875f6..598bac6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * 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()
        * src/png2swf.c: added -z option
        * src/jpeg2swf.c: added -z option
        * m4/python.m4: Python MacOS X fixes
-       * pdf2swf/xpdf: CMYK conversion fix
        * 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