summaryrefslogtreecommitdiff
path: root/PORTING
diff options
context:
space:
mode:
authorJeffrey Stedfast <jestedfa@microsoft.com>2017-03-14 08:12:00 -0400
committerJeffrey Stedfast <jestedfa@microsoft.com>2017-03-14 08:12:00 -0400
commitc2afe76e13a70a682caf1a816bf248023dad112d (patch)
treed961c9d62966f5f3478d2d674afc0138d9fd0835 /PORTING
parent28d4f9353506507c9acf343a6e259a33cb12c13e (diff)
downloadgmime-c2afe76e13a70a682caf1a816bf248023dad112d.tar.gz
Updated docs
Diffstat (limited to 'PORTING')
-rw-r--r--PORTING2
1 files changed, 2 insertions, 0 deletions
diff --git a/PORTING b/PORTING
index f3d29449..bc352bb6 100644
--- a/PORTING
+++ b/PORTING
@@ -128,6 +128,8 @@ Porting from GMime 2.6 to GMime 3.0
- g_mime_parser_[get,set]_scan_from() have been replaced by
g_mime_parser_[get,set]_format() which takes a GMimeFormat argument.
+- g_mime_parser_construct_[part,message]() now take a GMimeParserOptions argument.
+
Porting from GMime 2.4 to GMime 2.6
-----------------------------------