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

Unified Diff: CHANGELOG.md

Issue 2217103003: Update changelog for BoringSSL roll (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 4 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 4769b61f6e0974ffcd8730d51d8793fa1872038f..64a30df13a41b565932b9fdbd7a7aceeefab95d8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -55,6 +55,12 @@
}
```
+### Dart VM
+
+* The dependency on BoringSSL has been rolled forward. Going forward, builds
+ of the Dart VM including secure sockets will require a compiler with C11
+ support, and to link against glib 2.16 or newer.
+
### Tool Changes
* `dartfmt` - upgraded to v0.2.9
« 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