nspluginwrapper 1.4.0

This commit is contained in:
David Benjamin 2011-05-15 15:35:06 -04:00
parent 2cd26d4902
commit 141e8d5bb6
2 changed files with 8 additions and 2 deletions

8
NEWS
View File

@ -1,7 +1,13 @@
nspluginwrapper NEWS -- history of user-visible changes. 2011-04-23
nspluginwrapper NEWS -- history of user-visible changes. 2011-05-15
Copyright (C) 2005-2009 Gwenole Beauchesne
(C) 2011 David Benjamin
Version 1.4.0 - 15.May.2011
* Report capabilities over RPC to fix logic based on NULL plugin/browser hooks
* Fix initialization bug that causes Flash 10.3 to report a version of 0
* Implement ClearSiteData NPAPI extension for managing Flash LSOs
* Work around bug in Konqueror that prevents plug-ins from functioning properly
Version 1.3.2 (BETA) - 23.Apr.2011
* Work around lack of client-side windows in Flash
* Fix race condition when NPP_Destroy was called while viewer is busy

View File

@ -1,5 +1,5 @@
%define name nspluginwrapper
%define version 1.3.2
%define version 1.4.0
%define release 1
#define svndate DATE