From 46f61064e6013adec9b5caac453e5acbef4a34e3 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Thu, 25 Jul 2002 15:52:23 +0000 Subject: [PATCH] 2002-07-25 Marcus Brinkmann * gpgme.texi (Manipulating Data Buffers): Mention that backend tries to detect encoding automatically. --- doc/ChangeLog | 3 +++ doc/gpgme.texi | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 32132f1..83dbeb1 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -3,6 +3,9 @@ * gpgme.texi (Information About Keys): Document (badly) the new key attributes. + * gpgme.texi (Manipulating Data Buffers): Mention that backend + tries to detect encoding automatically. + 2002-07-03 Marcus Brinkmann * gpgme.texi (Run Control): Update this section. diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 952ee6f..d599f8c 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -1068,7 +1068,8 @@ a hint on the type of data. The following data types are available: @table @code @item GPGME_DATA_ENCODING_NONE This specifies that the encoding is not known. This is the default -for a new data object. +for a new data object. The backend will try its best to detect the +encoding automatically. @item GPGME_DATA_ENCODING_BINARY This specifies that the data is encoding in binary form; i.e. there is -- 2.26.2