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

Unified Diff: CHANGELOG.md

Issue 1412613006: Add -f as an alias for --force-compile. (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 2 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/options.dart » ('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 a64af52f8af74998f56fda83b473450f1e908fbf..551be4330d9f5584bd34d4eb99daee67230f0b4a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# dev_compiler changelog
+## unreleased
+- added an `--html-report` option to create a file summarizing compilation issues
vsm 2015/10/28 17:46:02 nit: line len
devoncarew 2015/10/28 18:27:04 :) changed
+- added a `-f` alias to the `--force-compile` command line option
+
## 0.1.9
## 0.1.8
« no previous file with comments | « no previous file | lib/src/options.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698