[ANNOUNCE] NSPR 4.9.4 Release

Wan-Teh Chang <[email protected]> Wed, 21 Nov 2012 17:30:32 -0800
Newsgroups gmane.comp.mozilla.devel.nspr
Message-ID <CALTJjxGQvv0an_h1=W09-2K1aBjSuEV5YPhcJcE=qym97rjf2A@mail.gmail.com>
The NSPR 4.9.4 release is now available.  The CVS tag is NSPR_4_9_4_RTM.
The source tar file can be downloaded from
https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.9.4/src/

NSPR 4.9.4 has the following bug fixes:
* Bug 757593: PR_IntervalNow not monotonic for Android, Linux, Mac OS X.
* Bug 804806: Remove support for obsolete platforms (ncr, nec, sony,
  nextstep, sinix/reliantunix, and sunos4).
* Bug 804833: Allow PR_FormatTime and PR_FormatTimeUSEnglish with
  NO_NSPR_10_SUPPORT. Fixed by Isaac Aggrey.

Wan-Teh Chang