[ANNOUNCE] NSPR 4.8.8 Release

Wan-Teh Chang <[email protected]> Fri, 6 May 2011 15:45:22 -0700
Newsgroups gmane.comp.mozilla.devel.nspr
Message-ID <[email protected]>
The NSPR 4.8.8 release is now available.  The CVS tag
is NSPR_4_8_8_RTM.  The source tar file can be
downloaded from
https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.8.8/src/

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

plus these two bugs:
* Bug 627299: Assembler arguments not passed in CFLAGS
* Bug 626035:  -march=armv5+ -mthumb* forced on all arm platforms
  Only this patch:
https://bug626035.bugzilla.mozilla.org/attachment.cgi?id=504094

Wan-Teh Chang