[ANNOUNCE] NSPR 4.10.1 Release

Wan-Teh Chang <[email protected]> Fri, 27 Sep 2013 12:26:27 -0700
Newsgroups gmane.comp.mozilla.devel.nspr
Message-ID <CALTJjxGFMqxDf5tdmuZNtEf+xM3GXaK0Qx2reDc7f1ENXwP3sg@mail.gmail.com>
The NSPR 4.10.1 release is now available.  The hg tag is
NSPR_4_10_1_RTM.  The source tar file can be downloaded from
https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.10.1/src/

NSPR 4.10.1 has the following bug fixes:
* Bug 888273: RWIN Scaling (RFC1323) limited to 2 on Windows 7 and 8.
  Fixed by Patrick McManus.
* Bug 907512: Unix platforms shouldn't mask errors specific to Unix
  domain sockets.  Fixed by Jim Blandy.

Wan-Teh Chang