summaryrefslogtreecommitdiff
path: root/PORTING
diff options
context:
space:
mode:
authorJeffrey Stedfast <jestedfa@microsoft.com>2017-05-01 11:00:39 -0400
committerJeffrey Stedfast <jestedfa@microsoft.com>2017-05-01 11:02:28 -0400
commit006e1fb87c7d19935455a64dcdafa3c6432e9051 (patch)
treef30467caac3795b4280134e56bea0224c92deebd /PORTING
parent0dec5c103c4ce756ab9711315641cfac32f76b45 (diff)
downloadgmime-006e1fb87c7d19935455a64dcdafa3c6432e9051.tar.gz
Updated PORTING
Diffstat (limited to 'PORTING')
-rw-r--r--PORTING2
1 files changed, 2 insertions, 0 deletions
diff --git a/PORTING b/PORTING
index 8dee0a8f..20935e9a 100644
--- a/PORTING
+++ b/PORTING
@@ -155,6 +155,8 @@ Porting from GMime 2.6 to GMime 3.0
- Renamed g_mime_multipart_[get,set]_postface() to g_mime_multipart_[get,set]_epilogue().
+- Modified g_mime_object_write_to_stream() to take a GMimeFormatOptions argument.
+
Porting from GMime 2.4 to GMime 2.6
-----------------------------------