Clean up after r39484 and r39486.

In particular, this adds CHANGELOG entries for packages that have been
modified and fixes pub's barback dependency so it doesn't declare
compatibility on an uncut release.

This releases args, barback, http_parser, and shelf.

R=rnystrom@google.com

Review URL: https://codereview.chromium.org//506973003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/http_parser@39563 260f80e4-7a28-3924-810f-c04153c831b5
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 72f0218..c1e7926 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.0.2+5
+
+* Widen the version constraint on the `collection` package.
+
 ## 0.0.2+4
 
 * Widen the `string_scanner` version constraint.