Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-18 | Put full commit id into VERSION. | Werner Koch | 1 | -1/+1 | |
* autogen.sh: Update from current libgpg-error. * configure.ac: Append commit id to the VERSION file. (BUILD_REVISION): New ac_define. * src/sysutils.c (_assuan_sysutils_blurb): Replace revision by full commit id. | |||||
2024-06-18 | Update copyright notices | Werner Koch | 1 | -21/+2 | |
-- | |||||
2021-03-22 | Release 2.5.5.libassuan-2.5.5 | Werner Koch | 1 | -1/+1 | |
2020-10-23 | Release 2.5.4libassuan-2.5.4 | Werner Koch | 1 | -1/+1 | |
2018-12-13 | Release 2.5.2libassuan-2.5.2 | Werner Koch | 1 | -1/+1 | |
* configure.ac: Bump LT version to C8/A8/R2. Signed-off-by: Werner Koch <[email protected]> | |||||
2017-12-07 | Release 2.5.0libassuan-2.5.0 | Werner Koch | 1 | -1/+1 | |
Signed-off-by: Werner Koch <[email protected]> | |||||
2017-11-16 | Release 2.4.4libassuan-2.4.4 | Werner Koch | 1 | -2/+2 | |
Signed-off-by: Werner Koch <[email protected]> | |||||
2016-07-14 | Release 2.4.3.libassuan-2.4.3 | Werner Koch | 1 | -1/+1 | |
* configure.ac: Set LT version to C7/A7/R3. * Makefile.am (distcheck-hook): New. Signed-off-by: Werner Koch <[email protected]> | |||||
2015-08-28 | Release 2.3.0libassuan-2.3.0 | Werner Koch | 1 | -1/+1 | |
* configure.ac: Set LT version to C6/A6/R0. Signed-off-by: Werner Koch <[email protected]> | |||||
2014-08-17 | Update copyright info | Werner Koch | 1 | -22/+40 | |
-- | |||||
2013-02-22 | Release version 2.1.0.libassuan-2.1.0 | Werner Koch | 1 | -2/+1 | |
* configure.ac: Bump LT version to C4/A4/R0. | |||||
2010-03-05 | Add options and documentation for gpgcedev. | Werner Koch | 1 | -0/+20 | |
2009-12-15 | Just some pre-release clean ups. | Marcus Brinkmann | 1 | -7/+1 | |
2007-08-24 | Preparing 1.0.3 | Werner Koch | 1 | -1/+1 | |
2007-07-05 | Switched to LGPLv3.libassuan-1.0.2 | Werner Koch | 1 | -1/+1 | |
2006-11-22 | Preparing a release | Werner Koch | 1 | -1/+1 | |
2006-10-31 | Preparing the 1.0.0 release.libassuan-1.0.0 | Werner Koch | 1 | -4/+9 | |
2006-10-10 | portability fixeslibassuan-0.9.3 | Werner Koch | 1 | -0/+1 | |
2006-10-04 | Preparing a new releaselibassuan-0.9.1 | Werner Koch | 1 | -2/+2 | |
2005-10-24 | Fixed and clarified copyright notices | Werner Koch | 1 | -0/+4 | |
2004-09-27 | about to release 0.6.7libassuan-0-6-7 | Werner Koch | 1 | -3/+4 | |
2003-08-06 | * lgpl.texi: New.libassuan-0-6-0 | Werner Koch | 1 | -0/+10 | |
* gpl.texi: Removed. * assuan.texi: Dropped requirement vor invariant sections, front- and back-cover texts. Include lgpg.texi. | |||||
2003-02-18 | 2003-02-17 Neal H. Walfield <[email protected]> | Neal Walfield | 1 | -0/+0 | |
* AUTHORS: New file. * INSTALL: New file. * Makefile.am: New file. * NEWS: New file. * README: New file. * autogen.sh: New file, copied from newpg. * configure.ac: New file, imported from newpg. * depcomp: New file. * install-sh: New file. * missing: New file. * mkinstalldirs: New file. * doc: New directory. * src: New directory. * tests: New directory. |