[2008/06/29]nspluginwrapper 1.0.0- Don't wrap root plugins to system locations, keep them private
- Fix support for Acrobat Reader 8 (focus problems)
- Fix support for mozplugger (in full-debug mode)
- Fix support for WebKit
- Fix crashes with Flash Player 9 Update 3 (9.0.115)
- Fix build with Intel compiler
- Add support for IBM XLC compiler
- Improve error handling during RPC initialization (possible memory leak on error)
- Improve error handling in
NPP_WriteReady()andNPP_Write()
[2007/08/26]nspluginwrapper 0.9.91.5- Fix a memory leak in
NPP_Destroy() - Fix DiamondX XEmbed example plugin
- Fix focus problems (Debian bug #435912)
- Add support for 64-bit plugins (Martin Stransky)
- Add support for newer NPAPI 0.17 functions and variables
- Add support for broken 64-bit Konqueror versions (run-time detect)
- [...]