diff --git a/NEWS b/NEWS index 11809c0..8f41f20 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,10 @@ -nspluginwrapper NEWS -- history of user-visible changes. 2011-06-04 +nspluginwrapper NEWS -- history of user-visible changes. 2011-06-30 Copyright (C) 2005-2009 Gwenole Beauchesne (C) 2011 David Benjamin +Version 1.4.4 - 30.Jun.2011 +* Fix crash in some cases when the number of watched file descriptors decreases + Version 1.4.2 - 04.Jun.2011 * Fix crash in WebKit/GTK when npwrapper.so is incorrectly treated as a plugin * Fix symbol versioning issues with _Unwind_GetIPInfo on some systems diff --git a/nspluginwrapper.spec b/nspluginwrapper.spec index ae31cf3..4e41885 100644 --- a/nspluginwrapper.spec +++ b/nspluginwrapper.spec @@ -1,5 +1,5 @@ %define name nspluginwrapper -%define version 1.4.2 +%define version 1.4.4 %define release 1 #define svndate DATE