aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-16Release 1.34libgpg-error-1.34gpgrt-1.34Werner Koch1-1/+1
* configure.ac: Bump LT version to C26/A26/R0. Signed-off-by: Werner Koch <[email protected]>
2018-03-13build: Update copyright notices and remove gpgscm from the release.Werner Koch1-0/+9
-- Signed-off-by: Werner Koch <[email protected]>
2017-02-28Release 1.27libgpg-error-1.27Werner Koch1-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]>
2016-04-25Release 1.22.libgpg-error-1.22Werner Koch1-54/+34
* configure.ac: Set LT version to C18/A18/R0. Signed-off-by: Werner Koch <[email protected]>
2015-01-26Update copyright notices.Werner Koch1-1/+1
--
2014-10-15doc: Add a man page for gpg-error-config.Werner Koch1-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]>
2014-09-24Add DCO policy statement.Werner Koch1-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.
2013-02-25Release 1.11.libgpg-error-1.11Werner Koch1-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.
2012-06-20Add the mailing list to AUTHORS.Werner Koch1-1/+2
--
2009-08-20Add new translations.Werner Koch1-5/+14
2009-07-23Add new code GPG_ERR_NOT_ENABLEDWerner Koch1-1/+2
2007-10-29Preparing a releaselibgpg-error-1.6Werner Koch1-2/+4
2007-10-29Fixed mingw build problems.Werner Koch1-0/+2
Updated some translations.
2006-12-22Installed Swedish translationWerner Koch1-1/+2
2006-01-11Add Vietnamese translationWerner Koch1-0/+3
2005-07-04Added Romanian translation and other collected changes.Werner Koch1-0/+5
2003-09-042003-09-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-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-152003-05-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+19
* Initial check-in.