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

Unified Diff: CHANGELOG.md

Issue 1253023004: Bring in the latest json_rpc_2 and barback. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: changelog. Created 5 years, 5 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 | DEPS » ('j') | 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 44d3fb4f2a1282c5e569e40a0c0f3fe05c559b5d..35dccd1b111584a31836d9b5e27f6115d9256ee7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -68,6 +68,9 @@
* A crashing bug involving transformers that only apply to non-public code
has been fixed.
+ * A deadlock caused by declaring transformer followed by a lazy transformer
+ (such as the built-in `$dart2js` transformer) has been fixed.
+
* A stack overflow caused by a transformer being run multiple times on the
package that defines it has been fixed.
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698