aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Release 1.34libgpg-error-1.34gpgrt-1.34Werner Koch2019-01-161-1/+1
| | | | | | * configure.ac: Bump LT version to C26/A26/R0. Signed-off-by: Werner Koch <[email protected]>
* build: Update copyright notices and remove gpgscm from the release.Werner Koch2018-03-131-0/+9
| | | | | | -- Signed-off-by: Werner Koch <[email protected]>
* Release 1.27libgpg-error-1.27Werner Koch2017-02-281-1/+1
| | | | | | | | | | * configure.ac: Bump LT version to C22/A22/R0. -- Note that C21/A21/R0 was used in 1.26 but later lost in the repo due to a merge. Signed-off-by: Werner Koch <[email protected]>
* Release 1.22.libgpg-error-1.22Werner Koch2016-04-251-54/+34
| | | | | | * configure.ac: Set LT version to C18/A18/R0. Signed-off-by: Werner Koch <[email protected]>
* Update copyright notices.Werner Koch2015-01-261-1/+1
| | | | --
* doc: Add a man page for gpg-error-config.Werner Koch2014-10-151-1/+1
| | | | | | | | | | | | * doc/gpgrt.texi: New. Just a start for now. * doc/gpl.texi, doc/lgpl.texi: New. Take from Libgcrypt. * doc/yat2m.c: New. Take from GnuPG master. * doc/Makefile.am: New. * configure.ac (AC_CONFIG_FILES): Add doc/Makefile. * Makefile.am (SUBDIRS): Add doc/. * build-aux/mdate-sh, build-aux/texinfo.tex: New. Signed-off-by: Werner Koch <[email protected]>
* Add DCO policy statement.Werner Koch2014-09-241-0/+9
| | | | | | | | | | -- Which is: We do not collect DCOs for libgpg-error. As a supporting library for GnuPG, Libgcrypt, and GPGME a DCO for any of these projects is sufficient.
* Release 1.11.libgpg-error-1.11Werner Koch2013-02-251-12/+38
| | | | | | | | * configure.ac: Set LT version to C9/A9/R0. * Makefile.am (GITLOG_TO_CHANGELOG): New. (gen-ChangeLog): Use --tear-off. * build-aux/gitlog-to-changelog: Remove.
* Add the mailing list to AUTHORS.Werner Koch2012-06-201-1/+2
| | | | --
* Add new translations.Werner Koch2009-08-201-5/+14
|
* Add new code GPG_ERR_NOT_ENABLEDWerner Koch2009-07-231-1/+2
|
* Preparing a releaselibgpg-error-1.6Werner Koch2007-10-291-2/+4
|
* Fixed mingw build problems.Werner Koch2007-10-291-0/+2
| | | | | Updated some translations.
* Installed Swedish translationWerner Koch2006-12-221-1/+2
|
* Add Vietnamese translationWerner Koch2006-01-111-0/+3
|
* Added Romanian translation and other collected changes.Werner Koch2005-07-041-0/+5
|
* 2003-09-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann2003-09-041-0/+4
| | | | | | | * libgpg-error.spec.in: New file. * Makefile.am (EXTRA_DIST): Add libgpg-error.spec.in. * AUTHORS (Maintainer): Add Robert Schiele as contributor.
* 2003-05-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann2003-05-151-0/+19
* Initial check-in.