--- swfdec-0.5.4/NEWS 2007-11-15 01:01:03.000000000 -0800 +++ swfdec-0.6.0/NEWS 2008-02-20 02:41:28.000000000 -0800 @@ -1,4 +1,44 @@ + 0.6.0 ("Fedora TV") + +Here is the first API/ABI-stable release of Swfdec. Enjoy! +- support missing plugin installation. GStreamer requirement bumped to 0.10.17 +- lots of improvements to testsuite. It uses plugins now so multiple Flash + players can be tested. +- XMLSocket now works +- rework buffer API +- lots of bug- and conformance fixes + + 0.5.90 ("rutube") + +This is a preparation for the upcoming 0.6 release to go in time with the Gnome +2.22 release. +- rename "libswfdec(-gtk)" dir to "swfdec(-gtk)" +- update libsoup requirement to 2.4 +- rework input API - now has SwfdecStream, SwfdecLoader and SwfdecSocket classes +- new and improved testsuite +- completely overhaul security subsystem, invalid access denies should be a + thing of the past +- implement flash.geom.Point and flash.geom.Rectangle +- implement internal parts of ExternalInterface object +- plug various memory leaks +- fix lots of internal bugs +- various portability fixes for embedded and OpenBSD + + 0.5.5 ("cps") + +In time for Gnome's 2.21.4 release, here's a new Swfdec release. Features: +- rework the input handling subsystem. All objects (including sliders) can now + receive mouse events. +- stub all script functions and properties from Flash 8 +- implement loading cross-domain policy files +- implement MovieClip.beginGradientFill (Yes, that function is big enough for + its own entry) +- various fixes to clipping +- Swfdec should compile and work fine on ARM architectures now +- lots of bug fixes and small features additions +- support reading text files in various formats + 0.5.4 ("2 advanced") Features left and right make this release. Unfortunately a lot of reorganization