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

Side by Side Diff: pkg/http_parser/CHANGELOG.md

Issue 311663002: Fix a library name conflict in pkg/http_parser. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | pkg/http_parser/lib/src/http_date.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ## 0.0.2+3
2
3 * Fix a library name conflict.
4
1 ## 0.0.2+2 5 ## 0.0.2+2
2 6
3 * Fixes for HTTP date formatting. 7 * Fixes for HTTP date formatting.
4 8
5 ## 0.0.2+1 9 ## 0.0.2+1
6 10
7 * Minor code refactoring. 11 * Minor code refactoring.
8 12
9 ## 0.0.2 13 ## 0.0.2
10 14
11 * Added `CompatibleWebSocket`, for platform- and API-independent support for the 15 * Added `CompatibleWebSocket`, for platform- and API-independent support for the
12 WebSocket API. 16 WebSocket API.
OLDNEW
« no previous file with comments | « no previous file | pkg/http_parser/lib/src/http_date.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698