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

Unified Diff: pkg/glob/CHANGELOG.md

Issue 796933005: Remove pkg/glob from the repo. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove from status file as well. Created 6 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/glob/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/glob/CHANGELOG.md
diff --git a/pkg/glob/CHANGELOG.md b/pkg/glob/CHANGELOG.md
deleted file mode 100644
index 4a1e3528d20277c2d8f97d4284bf9f682af24bc2..0000000000000000000000000000000000000000
--- a/pkg/glob/CHANGELOG.md
+++ /dev/null
@@ -1,14 +0,0 @@
-## 1.0.3
-
-* Fix a bug where `Glob.list()` and `Glob.listSync()` would incorrectly throw
- exceptions when a directory didn't exist on the filesystem.
-
-## 1.0.2
-
-* Fixed `Glob.list()` on Windows.
-
-## 1.0.1
-
-* Fix several analyzer warnings.
-
-* Fix the tests on Windows.
« no previous file with comments | « no previous file | pkg/glob/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698