Put the nss 3.7 section after the nss 3.6.1 section.

This commit is contained in:
nelsonb%netscape.com 2002-11-21 23:22:52 +00:00
parent 2fb9b5eb97
commit b415060cf8

View File

@ -714,6 +714,12 @@ SECKEY_CopyPublicKey;
;+ local:
;+ *;
;+};
;+NSS_3.6.1 { # NSS 3.6.1 release
;+ global:
CERT_CRLCacheRefreshIssuer;
;+ local:
;+ *;
;+};
;+NSS_3.7 { # NSS 3.7 release
;+ global:
CERT_GetFirstEmailAddress;
@ -723,9 +729,3 @@ CERT_VerifySignedDataWithPublicKey;
;+ local:
;+ *;
;+};
;+NSS_3.6.1 { # NSS 3.6.1 release
;+ global:
CERT_CRLCacheRefreshIssuer;
;+ local:
;+ *;
;+};