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

Unified Diff: pkg/http_parser/CHANGELOG.md

Issue 278783002: pkg/http_parser: fixed edge cases with 9s and single-digit days (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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/http_parser/lib/src/http_date.dart » ('j') | pkg/http_parser/lib/src/http_date.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/http_parser/CHANGELOG.md
diff --git a/pkg/http_parser/CHANGELOG.md b/pkg/http_parser/CHANGELOG.md
index 4ba5887599460e364992d3ea7c2b4cb68dbbf1ef..48073a4654925e6931e02445380da13a4d205055 100644
--- a/pkg/http_parser/CHANGELOG.md
+++ b/pkg/http_parser/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.0.2+2
+
+* Fixes for HTTP date formatting.
+
## 0.0.2+1
* Minor code refactoring.
« no previous file with comments | « no previous file | pkg/http_parser/lib/src/http_date.dart » ('j') | pkg/http_parser/lib/src/http_date.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698