[svn] gpgme - r1114 - trunk

svn author marcus cvs at cvs.gnupg.org
Sat Oct 1 23:39:48 CEST 2005


Author: marcus
Date: 2005-10-01 23:39:42 +0200 (Sat, 01 Oct 2005)
New Revision: 1114

Modified:
   trunk/NEWS
Log:
Fix typo.

Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2005-10-01 21:31:24 UTC (rev 1113)
+++ trunk/NEWS	2005-10-01 21:39:42 UTC (rev 1114)
@@ -33,7 +33,7 @@
    to local government regulations.
 
  * You can associate a filename with a data object using the new
-   function gpgme_data_set_filename().  This filename will be stored
+   function gpgme_data_set_file_name().  This filename will be stored
    in the output when encrypting or signing the data and will be
    returned when decrypting or verifying the output data.
 
@@ -53,7 +53,8 @@
 GPGME_STATUS_PLAINTEXT		NEW
 gpgme_key_t			EXTENDED: New field is_qualified.
 gpgme_subkey_t			EXTENDED: New field is_qualified.
-gpgme_data_set_filename		NEW
+gpgme_data_get_file_name	NEW
+gpgme_data_set_file_name	NEW
 gpgme_sig_notation_flags_t	NEW
 GPGME_SIG_NOTATION_HUMAN_READABLE NEW
 GPGME_SIG_NOTATAION_CRITICAL	NEW




More information about the Gnupg-commits mailing list