summaryrefslogtreecommitdiff
path: root/PORTING
diff options
context:
space:
mode:
authorJeffrey Stedfast <jestedfa@microsoft.com>2017-02-05 21:27:27 -0500
committerJeffrey Stedfast <jestedfa@microsoft.com>2017-02-05 21:27:27 -0500
commitbdc2046506218041ce9366b22752c2a1c18e7caf (patch)
tree73c063f6ac21b26d54b26f5934ccbe67f96a5443 /PORTING
parentaf138de4adbcec091e0bd3855be2e207420efbdd (diff)
downloadgmime-bdc2046506218041ce9366b22752c2a1c18e7caf.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 dcdee3ff..68e951df 100644
--- a/PORTING
+++ b/PORTING
@@ -50,6 +50,8 @@ Porting from GMime 2.6 to GMime 3.0
- Renamed g_mime_gpg_context_[get,set]_always_trust() to
g_mime_crypto_context_[get,set]_always_trust().
+- Removed g_mime_gpg_context_[get,set]_use_agent(). This should no longer be needed.
+
Porting from GMime 2.4 to GMime 2.6
-----------------------------------