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

Unified Diff: pkg/polymer/CHANGELOG.md

Issue 116443007: Fix how we compute _packageRoot in loader.dart. This is to fix a rare (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years 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 | pkg/polymer/lib/src/loader.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/CHANGELOG.md
diff --git a/pkg/polymer/CHANGELOG.md b/pkg/polymer/CHANGELOG.md
index 7194598a122f0cf144ba9076987c5706d71696ad..cd844123759599e789ea4077d6d8020269bea05c 100644
--- a/pkg/polymer/CHANGELOG.md
+++ b/pkg/polymer/CHANGELOG.md
@@ -5,6 +5,10 @@ package. We will also note important changes to the polyfill packages if they
impact polymer: custom_element, html_import, observe, shadow_dom,
and template_binding.
+#### Pub version 0.9.3+2
+ * Fix rare canonicalization bug
+ [15694](https://code.google.com/p/dart/issues/detail?id=15694)
+
#### Pub version 0.9.3+1
* Fix type error in runner.dart
[15649](https://code.google.com/p/dart/issues/detail?id=15649).
« no previous file with comments | « no previous file | pkg/polymer/lib/src/loader.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698