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

Unified Diff: pkg/shelf/CHANGELOG.md

Issue 281353004: pkg/shelf: Fixed logic for setting Server header in `shelf_io` (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: fixed Created 6 years, 7 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
« no previous file with comments | « no previous file | pkg/shelf/lib/shelf_io.dart » ('j') | pkg/shelf/test/shelf_io_test.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/shelf/CHANGELOG.md
diff --git a/pkg/shelf/CHANGELOG.md b/pkg/shelf/CHANGELOG.md
index 0588275d7fe51f2008295ea841c7ef3f9d430c5b..66f00df29cb60fe4da7177d4ca2f708fb26fa08a 100644
--- a/pkg/shelf/CHANGELOG.md
+++ b/pkg/shelf/CHANGELOG.md
@@ -1,6 +1,7 @@
## 0.5.4
* The `shelf_io` adapter now sends the `Date` HTTP header by default.
+* Fixed logic for setting Server header in `shelf_io`
nweiz 2014/05/27 23:08:05 End with a period, add a newline between this and
kevmoo 2014/05/28 00:44:05 Done.
## 0.5.3
« no previous file with comments | « no previous file | pkg/shelf/lib/shelf_io.dart » ('j') | pkg/shelf/test/shelf_io_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698