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

Unified Diff: pkg/source_maps/CHANGELOG.md

Issue 304603003: Make source map location information more readable. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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 | « pkg/csslib/test/var_test.dart ('k') | pkg/source_maps/lib/span.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/source_maps/CHANGELOG.md
diff --git a/pkg/source_maps/CHANGELOG.md b/pkg/source_maps/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..e2784587e021bc9d617a04856d1fef23e26787e7
--- /dev/null
+++ b/pkg/source_maps/CHANGELOG.md
@@ -0,0 +1,5 @@
+## 0.9.1
+
+* Support unmapped areas in source maps.
+
+* Increase the readability of location messages.
« no previous file with comments | « pkg/csslib/test/var_test.dart ('k') | pkg/source_maps/lib/span.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698