Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-18 | Put full commit id into VERSION. | Werner Koch | 1 | -15/+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 | -1/+1 | |
-- | |||||
2021-03-22 | Release 2.5.5.libassuan-2.5.5 | Werner Koch | 1 | -1/+1 | |
2019-02-11 | Release 2.5.3libassuan-2.5.3 | 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]> | |||||
2016-07-14 | Release 2.4.3.libassuan-2.4.3 | Werner Koch | 1 | -3/+3 | |
* 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 | -2/+34 | |
-- | |||||
2013-02-22 | Release version 2.1.0.libassuan-2.1.0 | Werner Koch | 1 | -1/+1 | |
* configure.ac: Bump LT version to C4/A4/R0. | |||||
2012-04-20 | State new contribution rules. | Werner Koch | 1 | -0/+4 | |
* doc/DCO: New. * doc/HACKING: Doument new rules. Give examples for commit logs. | |||||
2011-02-24 | Add ChangeLog entry for last patch | Werner Koch | 1 | -2/+4 | |
2009-12-15 | Just some pre-release clean ups. | Marcus Brinkmann | 1 | -1/+1 | |
2009-02-24 | Add hack for the inquiry feature. | Werner Koch | 1 | -1/+2 | |
2008-05-25 | Preparing a release.libassuan-1.0.5 | Werner Koch | 1 | -1/+1 | |
2007-12-12 | Documentaion updates.libassuan-1.0.4 | Werner Koch | 1 | -1/+1 | |
Preparing a release. | |||||
2007-07-05 | Switched to LGPLv3.libassuan-1.0.2 | Werner Koch | 1 | -1/+2 | |
2006-09-14 | Preparing a new releaselibassuan-0.9.0 | Werner Koch | 1 | -0/+2 | |
2003-08-06 | * lgpl.texi: New.libassuan-0-6-0 | Werner Koch | 1 | -0/+31 | |
* 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. |