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

Unified Diff: pkg/http_server/CHANGELOG.md

Issue 756493002: pkg/http_server: move to multi-lib layout (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: fixed long line Created 6 years, 1 month 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/http_server/lib/http_server.dart » ('j') | pkg/http_server/pubspec.yaml » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/http_server/CHANGELOG.md
diff --git a/pkg/http_server/CHANGELOG.md b/pkg/http_server/CHANGELOG.md
index 2cef10944ee44ca1b2abe63d577b67ba0c512ae8..d13aea8ae7750259ec0557b4928981dd84c4480b 100644
--- a/pkg/http_server/CHANGELOG.md
+++ b/pkg/http_server/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 0.9.5+1
Søren Gjesse 2014/11/24 08:04:26 Why not just 0.9.6?
kevmoo 2014/11/24 18:14:07 Because this is a pre-v1 library and there are no
+
+* Updated the layout of package contents.
+
# 0.9.5
* Removed the decoding of HTML entity values (in the form &#xxxxx;) for
« no previous file with comments | « no previous file | pkg/http_server/lib/http_server.dart » ('j') | pkg/http_server/pubspec.yaml » ('J')

Powered by Google App Engine
This is Rietveld 408576698