gpgme-0-3-branch gpgme (ChangeLog NEWS configure.ac)

cvs user werner cvs at cvs.gnupg.org
Tue Nov 18 18:29:19 CET 2003


    Date: Tuesday, November 18, 2003 @ 18:29:19
  Author: werner
    Path: /cvs/gnupg/gpgme
     Tag: gpgme-0-3-branch

Modified: ChangeLog NEWS configure.ac

* configure.ac: Check for timegm.

* mkerrors: Prettier error formating for gpg-error style codes.

* conversion.c (_gpgme_parse_timestamp): New.  Now also handles ISO
8601 timestamps as used by gnupg 1.9.2.
* keylist.c (parse_timestamp): Removed.  Replaced calls by
_gpgme_parse_timestamp.
* verify.c (_gpgme_verify_status_handler): Replaced strtoul by
_gpgme_parse_timestamp.  
* sign.c (append_xml_siginfo): Ditto.


--------------+
 ChangeLog    |    4 ++++
 NEWS         |    5 +++++
 configure.ac |    4 +++-
 3 files changed, 12 insertions(+), 1 deletion(-)



More information about the Gnupg-commits mailing list