mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
Removing unnecessary entry according to https://github.com/dart-lang/sdk/issues/26157
R=iposva@google.com Review URL: https://codereview.chromium.org/1848933003 .
This commit is contained in:
parent
9c9b5e2f2f
commit
786623ee61
1 changed files with 0 additions and 3 deletions
|
@ -2,9 +2,6 @@
|
|||
|
||||
### Core library changes
|
||||
|
||||
* `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.
|
||||
|
|
Loading…
Reference in a new issue