[gmime] Updated PORTING docs
- From: Jeffrey Stedfast <fejj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gmime] Updated PORTING docs
- Date: Tue, 23 Nov 2010 03:19:47 +0000 (UTC)
commit ded049ce99015353a29a8aeae823bf4386f9c995
Author: Jeffrey Stedfast <fejj gnome org>
Date: Mon Nov 22 22:19:32 2010 -0500
Updated PORTING docs
PORTING | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/PORTING b/PORTING
index 546e24e..86627ec 100644
--- a/PORTING
+++ b/PORTING
@@ -47,6 +47,16 @@ Other API changes include:
- GMimeSigner now has a number of new fields and accessors making it
much more complete.
+- GMimeCipherContext has been renamed to GMimeCryptoContext and the
+ method names for this class have also been renamed in a similar
+ fashion.
+
+- g_mime_crypto_context_encrypt() now takes a digest algorithm
+ argument which is used when the 'sign' argument is TRUE.
+
+- g_mime_multipart_encrypted() also now takes a sigest algorithm
+ argument which it passes along to g_mime_crypto_context_encrypt().
+
For convenience, GMime 2.6 source packages include a shell-script to
aid in porting applications using GMime 2.4 to the 2.6 API. You can
find this script under the tools/ directory, named
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]