[ANNOUNCE] NSPR 4.9.2 Release

Wan-Teh Chang <[email protected]> Mon, 30 Jul 2012 14:38:14 -0700
Newsgroups gmane.comp.mozilla.devel.nspr
Message-ID <CALTJjxGD_VGXNateaQZnppMRNRLsLr0C9foe8vP+Y-09gK+csg@mail.gmail.com>
The NSPR 4.9.2 release is now available.  The CVS tag is NSPR_4_9_2_RTM.
The source tar file can be downloaded from
https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.9.2/src/

The only change in NSPR 4.9.2 is the new functions to set and get thread names:
Bug 758837 - Add functions to set and get thread names

Wan-Teh Chang