Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Unified Diff: CHANGELOG.md

Issue 1850913002: Update changelog for SecurityContext.alpnSupported (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3e3bef80b1a35e151fa4e9e62f220ac3f9abe54c..6ac25c8ae18e03420bbe78ab481d3fab5e479d08 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,10 @@
* `dart:core`
* Fixed DateTime implementation in the VM (issue #19923), but no API change.
+* `dart:io`
+ * Added `SecurityContext.alpnSupported`, which is true if a platform
+ supports ALPN, and false otherwise.
+
### Analyzer
* Static checking of `for in` statements. These will now produce static
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698