From: Marcus Brinkmann Date: Mon, 6 Oct 2003 16:32:21 +0000 (+0000) Subject: Add item about sigaction. X-Git-Tag: gpgme-1.2.0@1385~523 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2d4d08dd4f8bea2053c8f762963eedf9e21e5cc1;p=gpgme.git Add item about sigaction. --- diff --git a/trunk/NEWS b/trunk/NEWS index 90ea222..651d37f 100644 --- a/trunk/NEWS +++ b/trunk/NEWS @@ -56,6 +56,10 @@ Noteworthy changes in version 0.4.3 (unreleased) GPGME can not do this for you, as setlocale is not thread safe, and there is no alternative. + * The signal action for SIGPIPE is now set to SIG_IGN by + gpgme_check_version, instead the first time a crypto engine is + started (which is not well defined). + * In the output of gpgme_hash_algo_name, change RMD160 to RIPEMD160, TIGER to TIGER192, CRC32-RFC1510 to CRC32RFC1510, and CRC24-RFC2440 to CRC24RFC2440. For now, these strings can be used as the MIC