Hi, We are pleased to announce version 1.3 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 561 KB/441 KB compressed) ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.3.tar.gz ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.3.tar.bz2 The following files are also available: ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.3.tar.gz.sig ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.3.tar.bz2.sig ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.2-1.3.diff.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@gnupg.org The sha1sum checksums for this distibution are 8f354d70a54ec2d9f8d24b43237c08165ed19478 libgpg-error-1.2-1.3.diff.gz 10bd8d8503b674e114ecc6620324d5d1c8c918b7 libgpg-error-1.3.tar.bz2 2b46aed8b21703bcbbdc85b696b37b0d528046fb libgpg-error-1.3.tar.bz2.sig 6c7425b3634af05a0314287fff7ba13010c4c26a libgpg-error-1.3.tar.gz 4c3ab083706a21a30ffd2bd06989ecd3d9b6db17 libgpg-error-1.3.tar.gz.sig Noteworthy changes in version 1.3 (2006-03-14) ---------------------------------------------- * GNU gettext is included for systems that do not provide it. Marcus Brinkmann mb@g10code.de