[gmime] Updated docs
- From: Jeffrey Stedfast <fejj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gmime] Updated docs
- Date: Tue, 14 Mar 2017 14:38:28 +0000 (UTC)
commit c2afe76e13a70a682caf1a816bf248023dad112d
Author: Jeffrey Stedfast <jestedfa microsoft com>
Date: Tue Mar 14 08:12:00 2017 -0400
Updated docs
PORTING | 2 ++
docs/reference/changes-3.0.sgml | 1 +
docs/reference/gmime-sections.txt | 2 --
3 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/PORTING b/PORTING
index f3d2944..bc352bb 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
-----------------------------------
diff --git a/docs/reference/changes-3.0.sgml b/docs/reference/changes-3.0.sgml
index e171ccc..4643a6e 100644
--- a/docs/reference/changes-3.0.sgml
+++ b/docs/reference/changes-3.0.sgml
@@ -51,6 +51,7 @@
<listitem><para><function>g_mime_part_get_content_object()</function> has been renamed to
<function>g_mime_part_get_content()</function>.</para></listitem>
<listitem><para><function>g_mime_part_set_content_object()</function> has been renamed to
<function>g_mime_part_set_content()</function>.</para></listitem>
<listitem><para><function>g_mime_parser_get_scan_from()</function> and
<function>g_mime_parser_set_scan_from()</function> have been replaced by
<function>g_mime_parser_get_format()</function> and <function>g_mime_parser_get_format()</function> which
take a GMimeFormat argument.</para></listitem>
+ <listitem><para><function>g_mime_parser_construct_message()</function> and
<function>g_mime_parser_construct_part()</function> now take a GMimeParserOptions argument.</para></listitem>
</itemizedlist>
</refsect1>
</refentry>
diff --git a/docs/reference/gmime-sections.txt b/docs/reference/gmime-sections.txt
index 40f06f0..3ec7564 100644
--- a/docs/reference/gmime-sections.txt
+++ b/docs/reference/gmime-sections.txt
@@ -1171,9 +1171,7 @@ g_mime_parser_set_header_regex
g_mime_parser_tell
g_mime_parser_eos
g_mime_parser_construct_part
-g_mime_parser_construct_part_with_options
g_mime_parser_construct_message
-g_mime_parser_construct_message_with_options
g_mime_parser_get_from
g_mime_parser_get_from_offset
g_mime_parser_get_headers_begin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]