[ANNOUNCE] NSPR 4.9.6 Release
Wan-Teh Chang <[email protected]> Tue, 19 Mar 2013 11:42:35 -0700
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Message-ID | <CALTJjxEqBtU96kSftqMf9NBPwCGKhnjxbAM0dsyv3eZmG5ytrw@mail.gmail.com> |
The NSPR 4.9.6 release is now available. The CVS tag is NSPR_4_9_6_RTM. The source tar file can be downloaded from https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.9.6/src/ NSPR 4.9.6 has the following bug fixes: * Bug 782214: Auto detect Android API version for x86. Fixed by Makoto Kato. * Bug 807883: Add the PL_SizeOfArenaPoolExcludingPool function. Fixed by Nicholas Nethercote. * Bug 812085: Initialize Windows CRITICAL_SECTIONs without debug info and with nonzero spin count. Fixed by Chris Peterson. * Bug 827271: Add support for Aarch64 (64-Bit ARM). Fixed by Al Stone and Riku Voipio. * Bug 841651: PR_SetThreadPriority doesn't do anything when using Bionic. Fixed by Gabriele Svelto. Wan-Teh Chang