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

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: 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') | pkg/mime/README.md » ('J')
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 pause/resume stream of parts.
wibling 2015/02/18 13:44:45 NIT: I would change it to pausing/resuming.
Søren Gjesse 2015/02/18 14:44:18 Done.
4
1 # 0.9.2 5 # 0.9.2
2 6
3 * Fixed erroneous behavior when pausing/canceling stream of parts but already 7 * Fixed erroneous behavior when pausing/canceling stream of parts but already
4 listened to one part. 8 listened to one part.
5 9
6 # 0.9.1 10 # 0.9.1
7 11
8 * Handle parsing of MIME multipart content with no parts. 12 * Handle parsing of MIME multipart content with no parts.
OLDNEW
« no previous file with comments | « no previous file | pkg/mime/README.md » ('j') | pkg/mime/README.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698