aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * configure.ac: Bumbed version to 0.3.4-cvs to continue development.Werner Koch2002-03-041-0/+2
|
* * gpg/Makefile.am (DISTCLEANFILES): Added.V0-3-4Werner Koch2002-03-041-0/+7
| | | | | | * configure.ac: Bumbed LT version numbers to (7,1,0), requires gpgsm 0.3.1.
* 2002-03-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-03-031-0/+5
| | | | | | * configure.ac (AC_INIT): Change version number to snapshot CVS version.
* * configure.ac (vasprintf,fopencookie): Add checks.Werner Koch2002-02-131-0/+4
|
* 2002-02-12 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-02-121-0/+7
| | | | | | | | | | | | | | | * configure.ac (AC_INIT): Bump version to 0.3.3. * jnlib/Makefile.am: Rever to older version that includes xmalloc but not dotlock and some other files. Reported by St�phane Corth�sy. tests/ 2002-02-12 Marcus Brinkmann <[email protected]> * gpg/Makefile.am (CLEANFILES): New target. (distclean-local): Rename to ... (clean-local): ... this.
* 2002-02-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-02-101-0/+9
| | | | | | | | | | | * Released 0.3.2. * configure.ac (AC_INIT): Bump version to 0.3.2. * jnlib/libjnlibconfig.h: Revert to older version that doesn't expect libgcrypt. Reported by Jose Carlos Garcia Sogo <[email protected]>. 2002-02-09 Marcus Brinkmann <[email protected]>
* 2002-02-09 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-02-091-0/+1
| | | | | * configure.ac (AC_INIT): Bump version to 0.3.1
* 2002-02-09 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-02-091-0/+7
| | | | | | | | * Released 0.3.1. * configure.ac (LIBGPGME_LT_CURRENT): Bump it up to 6! (NEED_GPGSM_VERSION): Bump it up to 0.3.0!
* 2002-01-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-01-221-0/+4
| | | | | * configure.ac (HAVE_JNLIB_LOGGING): Define always for assuan.
* Update all these funny copright notices.Marcus Brinkmann2002-01-161-2/+1
|
* * configure.ac (VERSION,PACKAGE): Defined and subst. Used forWerner Koch2001-12-191-0/+5
| | | | | AM_INIT_AUTOMAKE and moved all version number more to the top.
* Change history.Marcus Brinkmann2001-12-181-1/+1
|
* 2001-12-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-12-181-0/+9
| | | | | | | | | | * autogen.sh (libtool_vers): Bump to 1.4. * configure.ac (LIBGPGME_LT_CURRENT): Increment. (LIBGPGME_LT_AGE): Likewise. Improve comment. Fix wrong comment character.
* * acinclude.m4 (GNUPG_FIX_HDR_VERSION): Fixed for new automake.Werner Koch2001-12-181-0/+4
|
* 2001-12-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-12-141-0/+5
| | | | | | | | | | | | | | | | | | | | * configure.ac (GPG): Substitute this variable. (GPGSM): Likewise. tests/ CVS2001-12-14 Marcus Brinkmann <[email protected]> * gpg/Makefile.am (GPG): Set to @GPG_PATH@. (./pubring.gpg): Use $(GPG) instead gpg. (./secring.gpg): Likewise. * gpgsm/t-import.c (main): Remove third test case. * gpgsm/Makefile.am (GPGSM): Set to @GPGSM@. (all-local): New target. (./pubcerts.kbx): Likewise. * gpgsm/t-encrypt.c: New file. * gpgsm/Makefile.am (TESTS): Add t-encrypt.
* 2001-11-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-11-221-0/+5
| | | | | | * configure.ac (AC_CONFIG_FILES): Add tests/gpg/Makefile and tests/gpgsm/Makefile.
* 2001-11-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-11-211-0/+7
| | | | | | | | * Makefile.am (gpgmeplug): New variable, set to gpgmeplug if [BUILD_GPGMEPLUG]. * configure.ac (AC_CONFIG_FILES): Add gpgmeplug/Makefile. Support --enable-gpgmeplug.
* 2001-11-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-11-211-0/+4
| | | | | * autogen.sh: Tighten version dependencies.
* correct history, har harMarcus Brinkmann2001-11-211-1/+1
|
* 2001-11-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-11-201-0/+8
| | | | | | | | | | | | | | | | * Makefile.am (SUBDIRS): Support building the assuan library (currently if GPGSM_PATH is set).. * configure.ac: Support building the assuan library. * assuan: New directory, populated with the Assuan library (copied from the newpg repository). gpgme/ 2001-11-20 Marcus Brinkmann <[email protected]> * Makefile.am (libgpgme_la_INCLUDES): Remove obsolete directive. (AM_CPPFLAGS): New directive [BUILD_ASSUAN]. (libgpgme_la_LIBADD): Likewise.
* 2001-11-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-11-201-0/+6
| | | | | | | * configure.ac (NEED_GPGSM_VERSION): New variable. Treat it similarly to NEED_GPGSM_VERSION. * acconfig.h: Likewise.
* 2001-11-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-11-181-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | * configure.in: Renamed to ... * configure.ac: ... this. Update to autoconf 2.52. Lots of small changes in the transition. Support --with-gpg=PATH and --with-gpgsm=PATH options. Check if test suites can be run. * acconfig.h: Add GPGSM_PATH. * Makefile.am: New variable `tests', set to `tests' if RUN_GPG_TESTS. (SUBDIRS): Replace string `tests' with variable `tests'. gpgme/ 2001-11-18 Marcus Brinkmann <[email protected]> * configure.in: Renamed to ... * configure.ac: ... this. Update to autoconf 2.52. Lots of small changes in the transition. Support --with-gpg=PATH and --with-gpgsm=PATH options. Check if test suites can be run. * acconfig.h: Add GPGSM_PATH. * Makefile.am: New variable `tests', set to `tests' if RUN_GPG_TESTS. (SUBDIRS): Replace string `tests' with variable `tests'.
* 2001-10-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-10-221-0/+5
| | | | | | * autogen.sh: Invoke automake with `-a' (add missing files). Do not invoke configure.
* Added more doc entries and prepared for 0.2.3gpgme-0-2-3Werner Koch2001-09-171-1/+10
|
* Ready to release 0.2.2gpgme-0-2-2Werner Koch2001-06-121-0/+4
|
* Adjusted for changes --fixed-list-mode in 1.0.4hWerner Koch2001-04-191-0/+4
|
* Release 0.2.1gpgme-0-2-1Werner Koch2001-04-021-0/+17
|
* Add a few key flags - needs the lates CVS gpgWerner Koch2001-03-131-0/+4
|
* Does now compile under MingW32/CPD 0.3Werner Koch2001-01-181-0/+4
|
* Starting project 'GnuPG Made Easy'Werner Koch2000-10-271-0/+0