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

Unified Diff: CHANGELOG.md

Issue 2924133002: Updated changelog to describe changes made to SecureSocket, SecurityContext, and X509Certificate. (Closed)
Patch Set: Updated changelog to describe changes made to SecureSocket, SecurityContext, and X509Certificate. Created 3 years, 6 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 58003ecb9339968cb7c3610c028b64a9eb99c1cc..1bbfe9e98c10e7fe22b37fd1b0f0b6f89f47fff2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,12 @@
### Core library changes
+* `dart:io`
+ * Unified backends for `SecureSocket`, `SecurityContext`, and
+ `X509Certificate` to be consistent across all platforms. All
+ `SecureSocket`, `SecurityContext`, and `X509Certificate` properties and
+ methods are now supported on iOS and OSX.
+
### Dart VM
### Tool Changes
« 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