Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index 0375a06d9f8db42ac444a7824b6575ac09c7ac94..d974385c9c2594c3270c5143b9673e953ab59864 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -1,3 +1,8 @@ |
| +## 0.5.1+3 |
| + |
| +* Fix up mirror based import crawling so it detects dartium and only crawl all |
| +libraries in the mirror system in that case. |
| + |
| ## 0.5.1+2 |
| * Fix handling of exported libraries. Specifically, annotations on exported |