| Index: README.chromium
|
| diff --git a/README.chromium b/README.chromium
|
| index d953da7528aa77045a7e80444deea71fb6c2c747..3491cdf2993300f61bfb3e12c8cb3967b16f6dd9 100644
|
| --- a/README.chromium
|
| +++ b/README.chromium
|
| @@ -7,7 +7,7 @@ License File: nss/COPYING
|
| Security Critical: yes
|
|
|
| Description:
|
| -NSS 3.18 with NSPR 4.10.8
|
| +NSS 3.19 with NSPR 4.10.8
|
|
|
| This copy of NSS has been customized for Chromium. NSPR is also put here
|
| rather than in a separate directory to emphasize the fact that Chromium is
|
| @@ -21,7 +21,7 @@ Linux.
|
|
|
| The source code was checked out from the mozilla.org CVS or hg repository using
|
| the nspr-checkout.sh and nss-checkout.sh scripts in the scripts directory.
|
| -The current source code was checked out with the hg tag NSS_3_18_RTM
|
| +The current source code was checked out with the hg tag NSS_3_19_RTM
|
| and the hg tag NSPR_4_10_8_RTM.
|
|
|
| Local Modifications:
|
| @@ -71,3 +71,4 @@ We made the following local changes to NSS.
|
| libpkix (the new certification path validation library) and
|
| softoken/legacydb (support for the old Berkeley DB databases). See NSS
|
| bug 534471 (https://bugzilla.mozilla.org/show_bug.cgi?id=534471).
|
| +
|
|
|