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

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

Issue 936733004: Add README file to the mime package (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed review comments Created 5 years, 10 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/mime/README.md » ('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.9.3
2
3 * Fixed erroneous behavior for listening and when pausing/resuming
4 stream of parts.
5
1 # 0.9.2 6 # 0.9.2
2 7
3 * Fixed erroneous behavior when pausing/canceling stream of parts but already 8 * Fixed erroneous behavior when pausing/canceling stream of parts but already
4 listened to one part. 9 listened to one part.
5 10
6 # 0.9.1 11 # 0.9.1
7 12
8 * Handle parsing of MIME multipart content with no parts. 13 * Handle parsing of MIME multipart content with no parts.
OLDNEW
« no previous file with comments | « no previous file | pkg/mime/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698