Index: net/third_party/nss/README.chromium |
diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium |
index a1c53038b1329547bad73038413b75d72a2d6116..f2ead3cb04d626256ff8307e734c1231c5d1b441 100644 |
--- a/net/third_party/nss/README.chromium |
+++ b/net/third_party/nss/README.chromium |
@@ -109,6 +109,10 @@ Patches: |
patches/ignorechangecipherspec.patch |
https://bugzilla.mozilla.org/show_bug.cgi?id=1009227 |
+ * Implement server-side components of ALPN (RFC 7301). |
+ patches/alpnserver.patch |
+ https://bugzilla.mozilla.org/show_bug.cgi?id=996250 |
+ |
Apply the patches to NSS by running the patches/applypatches.sh script. Read |
the comments at the top of patches/applypatches.sh for instructions. |