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

Unified Diff: CHANGELOG.md

Issue 1825983002: Avoid calling ByteData.setUint64. (Closed) Base URL: git@github.com:dart-lang/crypto.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 | lib/src/hash_sink.dart » ('j') | lib/src/hash_sink.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d97adce3037a5b5778779c0d6cb021746bc2b16..33621aac33dbe93d2ebaca16a20ae0b962c0c4e6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.9.2+1
+
+* Avoid core library methods that don't work on dart2js.
+
## 0.9.2
* `Hash`, `MD5`, `SHA1`, and `SHA256` now implement `Converter`. They convert
« no previous file with comments | « no previous file | lib/src/hash_sink.dart » ('j') | lib/src/hash_sink.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698