[ANNOUNCE] NSPR 4.9 Release

Wan-Teh Chang <[email protected]> Thu, 23 Feb 2012 10:38:18 -0800
Newsgroups gmane.comp.mozilla.devel.nspr
Message-ID <CALTJjxEhMFkfcTr_RWqcAEUb-XY-F0xvKHY38Y6jN_rm50Aphw@mail.gmail.com>
The NSPR 4.9 release is now available.  The CVS tag is NSPR_4_9_RTM.
The source tar file can be downloaded from
https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.9/src/

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

plus these four bugs:
Bug 673799 - Improve auto-discovering of Android toolchain directory
Bug 673817 - Improve auto-discovering of Android platform directory
Bug 675593 - nspr4!1.pgc path misstake on nspr pgo build
Bug 679334 - Don't remove pgd files, but clear them with pgomgr instead.

Wan-Teh Chang