[Announce] libgpg-error 0.2 released
Marcus Brinkmann
Marcus.Brinkmann at ruhr-uni-bochum.de
Wed Jul 30 17:04:02 CEST 2003
We are pleased to announce version 0.2 of libgpg-error,
a library for common error values and messages in GnuPG components.
This is a shared library so it can be updated independently of each
individual component, while still allowing the use of new error values in
inter-process communication.
It may be found in the file (about 274 KB compressed)
ftp://ftp.gnupg.org/gcrypt/alpha/libgpg-error/libgpg-error-0.2.tar.gz
It should soon appear on the mirrors listed at
http://www.gnupg.org/mirrors.html.
Bug reports and requests for assistance should be sent to
gnupg-devel at gnu.org.
The md5sum checksums for this distibution are
540ea65160770f25aca9a91ef00e9aae libgpg-error-0.1-0.2.diff.gz
02d2184f7c04fa6cda68bc81c2bb2376 libgpg-error-0.2.tar.gz
7c74c33bf122798b8da81e5df3f0c988 libgpg-error-0.2.tar.gz.sig
Noteworthy changes in version 0.2 (2003-07-30)
----------------------------------------------
* Value of the error code GPG_ERR_CANCELED was fixed.
* New error codes GPG_ERR_WRONG_CARD, GPG_ERR_HARDWARE,
GPG_ERR_PIN_BLOCKED and GPG_ERR_USE_CONDITIONS have been added.
* The header file has been made C++ clean.
* AM_PATH_GPG_ERR has been fixed to work without explicit version
number.
* The header file now uses inline instead __inline__ for non-GNU
compilers.
Marcus Brinkmann
mb at g10code.de
More information about the Gnupg-devel
mailing list