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

Unified Diff: pkg/analyzer/CHANGELOG.md

Issue 1406043002: Registry memory leak fixes. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: removed overrides. 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
Index: pkg/analyzer/CHANGELOG.md
diff --git a/pkg/analyzer/CHANGELOG.md b/pkg/analyzer/CHANGELOG.md
index e3860cb7962327d11b9f0d972315f62632e12af2..51898435e0719338610dae48c4719aa856d1296a 100644
--- a/pkg/analyzer/CHANGELOG.md
+++ b/pkg/analyzer/CHANGELOG.md
@@ -1,3 +1,6 @@
+## 0.26.1+11
+* Fixes to address lint registry memory leaking.
+
## 0.26.1+10
* New `AnalysisContext` API for associating configuration data with contexts
(`setConfigurationData()` and `getConfigurationData()`).

Powered by Google App Engine
This is Rietveld 408576698