2002-07-25 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Thu, 25 Jul 2002 15:52:23 +0000 (15:52 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Thu, 25 Jul 2002 15:52:23 +0000 (15:52 +0000)
* gpgme.texi (Manipulating Data Buffers): Mention that backend
tries to detect encoding automatically.

doc/ChangeLog
doc/gpgme.texi

index 32132f180b7fd986e9133961fe6106b4930866dd..83dbeb12bc25665565b5125d9000ae36ab31c9d5 100644 (file)
@@ -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  <marcus@g10code.de>
 
        * gpgme.texi (Run Control): Update this section.
index 952ee6fa7865f249a4344a45eebbfc36a1edaff2..d599f8ce7f57147309f4e3641857d59a3c7813e2 100644 (file)
@@ -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