[ANNOUNCE] NSPR 4.8.7 Release

Wan-Teh Chang <[email protected]> Wed, 12 Jan 2011 18:15:28 -0800
Newsgroups gmane.comp.mozilla.devel.nspr
Message-ID <[email protected]>
The NSPR 4.8.7 release is now available.  The CVS tag
is NSPR_4_8_7_RTM.  The source tar file can be
downloaded from
https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.8.7/src/

The bug fixes in NSPR 4.8.7 can be found by this Bugzilla query:
https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&classification=Components&query_format=advanced&product=NSPR&target_milestone=4.8.7

plus these two bugs:
Bug 584252: Define No_Hex_NaN in prdtoa.c.
Bug 588607: Wrap dlopen and other libdl functions on Android.

Wan-Teh Chang