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

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

Issue 874223002: Fix multipart transformer in package:mime (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Addressed last 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 | dart/pkg/mime/lib/src/bound_multipart_stream.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.9.2
2
3 * Fixed erroneous behavior when pausing/canceling stream of parts but already
4 listened to one part.
5
1 # 0.9.1 6 # 0.9.1
2 7
3 * Handle parsing of MIME multipart content with no parts. 8 * Handle parsing of MIME multipart content with no parts.
OLDNEW
« no previous file with comments | « no previous file | dart/pkg/mime/lib/src/bound_multipart_stream.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698