Changelog
gnash (0.8.6-1) unstable; urgency=low
[ Miriam Ruiz ]
* New Upstream Release
+ TextSnapshot, Camera, Microphone, TextField and TextFormat
implemented.
+ ASSetNative, ASSetNativeAccessor, ASconstructor implemented.
+ New utilities for finding input devices for Camera and Microphone.
+ PyGTK module support and Custom Gnash GTK widget.
+ Better A/V synchronization.
+ Various improvements to text handling and formatting.
+ Code refactoring:
+ Fix bitmap smoothing handling in AGG renderer.
+ Native and built-in functions properly separated, more native
functions added.
+ AmigaOS4 support (gui and sound handler)
+ Fixes to XMLSocket crash and event order.
+ Performance improvement for SDL gui.
+ Corrected timing of various AS events, fixing various SWFs that
rely on them.
+ Rudimentary AVM2 implementation.
+ Fixed bugs found since since the 0.8.5 release.
+ Improved RTMP support in Cygnal.
* Cleaned debian/rules. Thanks to Felix Salfelder <email address hidden>
* Fixed klash-opengl dependencies. It was not installable.
* Upgraded Standards-Version to 3.8.3
[ Robert Millan ]
* Remove hardcoded libqt3-mt dependency. It was only there for GPLv3
compliance, and we don't need it with Qt4.
-- Miriam Ruiz <email address hidden> Mon, 21 Sep 2009 23:26:59 +0200