* gpgme.texi (Manipulating Data Buffers): Mention that backend
tries to detect encoding automatically.
* 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.
@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