NSS release notes template¶
DRAFT (remove line when document is finished)¶
Introduction¶
Distribution Information¶
The HG tag is NSS_3_XX_RTM. NSS 3.XX requires NSPR 4.XX or newer.
NSS 3.XX source distributions are available on ftp.mozilla.org for secure HTTPS download:
Source tarballs: https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_XX_RTM/src/ (make a link)
New in NSS 3.XX¶
New Functionality¶
either:
No new functionality is introduced in this release. This is a patch release to fix …
or:
…
New Functions
in ___.h
function - description
New Types
in ___.h
type - description.
New Macros
in ___.h
macro - description
Notable Changes in NSS 3.XX¶
…
Bugs fixed in NSS 3.XX¶
This Bugzilla query returns all the bugs fixed in NSS 3.XX:
Acknowledgements¶
The NSS development team would like to thank … for responsibly disclosing the issue by providing advance copies of their research.
Compatibility¶
NSS 3.XX.y shared libraries are backward compatible with all older NSS 3.x shared libraries. A program linked with older NSS 3.x shared libraries will work with NSS 3.XX.y shared libraries without recompiling or relinking. Furthermore, applications that restrict their use of NSS APIs to the functions listed in NSS Public Functions will remain compatible with future versions of the NSS shared libraries.
Feedback¶
Bugs discovered should be reported by filing a bug report with bugzilla.mozilla.org (product NSS).