gnupg/ChangeLog

248 lines
6.0 KiB
Plaintext
Raw Normal View History

2003-04-29 Werner Koch <wk@gnupg.org>
* configure.ac: Build a limited version of scdaemon if libopensc
is not available.
* configure.ac (ALL_LINUGAS): Removed.
* Makefile.am (ACLOCAL_AMFLAGS): New.
* configure.ac (AM_GNU_GETTEXT_VERSION): New. Set to 0.11.5.
2003-04-29 gettextize <bug-gnu-gettext@gnu.org>
* Makefile.am (SUBDIRS): Add m4.
(ACLOCAL_AMFLAGS): New variable.
(EXTRA_DIST): Add scripts/config.rpath.
* configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
2003-04-29 Werner Koch <wk@gnupg.org>
* assuan/ : Removed. We now use libassuan.
* Makefile.am (SUBDIRS): Removed assuan
* configure.ac: Check for libassuan.
2003-01-09 14:15:07 +01:00
2003-01-09 Werner Koch <wk@gnupg.org>
* configure.ac (GNUPG_PROTECT_TOOL): New option --with-protect-tool.
(NEED_KSBA_VERSION): Does now require 0.4.6.
* README: Noted where to find gpg-protect-tool.
2002-10-31 Neal H. Walfield <neal@g10code.de>
* configure.ac: Check for flockfile and funlockfile. Check for
isascii and putc_unlocked replacing them if not found.
* configure.ac (PTH_LIBS): If pth is found, add the output of
`$PTH_CONFIG --ldflags`, not just `$PTH_CONFIG --libs`.
2002-10-19 Werner Koch <wk@gnupg.org>
* configure.ac: Bumped version number to 1.9.0-cvs.
NewPG (Aegypten project) to GnuPG merge.
2002-09-20 Werner Koch <wk@gnupg.org>
Released 0.9.2.
2002-09-05 Neal H. Walfield <neal@g10code.de>
* configure.ac: Check for makeinfo.
2002-09-03 Neal H. Walfield <neal@g10code.de>
* autogen.sh (have_version): New function. Generalize and
simplify logic for finding and determining the versions of GNU
programs. Use it.
2002-08-05 00:21:54 +02:00
2002-08-23 Werner Koch <wk@gnupg.org>
2002-08-05 00:21:54 +02:00
Released 0.9.1.
* acinclude.m4 (AM_PATH_LIBGCRYPT): Updated from Libgcrypt.
(AM_PATH_OPENSC): Strip non-digits from the micro version.
2002-08-21 Werner Koch <wk@gnupg.org>
Released 0.9.0.
2002-08-03 12:50:53 +02:00
* configure.ac: Changed the default homedir to .gnupg.
* README-alpha: Removed.
2002-08-03 12:50:53 +02:00
2002-08-19 Werner Koch <wk@gnupg.org>
2002-07-30 17:21:03 +02:00
* acinclude.m4: Removed -lpcsclite from KSBA_LIBS; copy+paste bug.
2002-08-13 Werner Koch <wk@gnupg.org>
2002-07-30 17:21:03 +02:00
* acinclude.m4 (AM_PATH_OPENSC, AM_PATH_KSBA): New.
* configure.ac: Use them.
2002-08-10 Werner Koch <wk@gnupg.org>
Released 0.3.10.
* configure.ac (NEED_LIBKSBA_VERSION): Require 0.4.4. Add support
for gettext.
2002-07-22 Werner Koch <wk@gnupg.org>
* configure.ac: Check for ftello and provide a replacement.
2002-07-01 Werner Koch <wk@gnupg.org>
Released 0.3.9.
* README: Short note on how to export in pkcs-12 format.
2002-06-29 Werner Koch <wk@gnupg.org>
* configure.ac: Define --with options to set the default location
of the agent, scdaemon, pinentry and dirmngr.
2002-06-27 Werner Koch <wk@gnupg.org>
* README: Short blurb on how to import a PKCS-12 file.
* configure.ac (AH_BOTTOM): New to define some constants.
2002-06-25 Werner Koch <wk@gnupg.org>
2000-11-14 18:12:10 +01:00
Released 0.3.8.
2002-06-29 16:15:02 +02:00
* configure.ac (NEED_LIBGCRYPT_VERSION): Set to 1.1.8.
2002-06-12 Werner Koch <wk@gnupg.org>
* configure.ac (NEED_LIBKSBA_VERSION): We need 0.4.3 now.
2002-06-04 Werner Koch <wk@gnupg.org>
Released 0.3.7.
2002-05-21 Werner Koch <wk@gnupg.org>
* configure.ac: We now require libgcrypt 1.1.7 and libksba 0.4.2.
2002-06-29 16:15:02 +02:00
2002-05-14 Werner Koch <wk@gnupg.org>
2002-06-29 16:15:02 +02:00
* doc/: New
* configure.ac, Makefile.am: Added doc/
2002-06-29 16:15:02 +02:00
2002-05-03 Werner Koch <wk@gnupg.org>
2002-06-29 16:15:02 +02:00
Released 0.3.6.
2002-06-29 16:15:02 +02:00
2002-04-25 Werner Koch <wk@gnupg.org>
* configure.ac: Check for setlocale.
2002-06-29 16:15:02 +02:00
2002-04-24 Marcus Brinkmann <marcus@g10code.de>
2002-06-29 16:15:02 +02:00
* configure.ac: Check for locale.h.
2002-06-29 16:15:02 +02:00
2002-04-15 Werner Koch <wk@gnupg.org>
2002-06-29 16:15:02 +02:00
Released 0.3.5.
2002-06-29 16:15:02 +02:00
* NEWS: Started to describe release notes.
2002-06-29 16:15:02 +02:00
* configure.ac (NEED_LIBKSBA_VERSION, NEED_LIBGCRYPT_VERSION): Defined
2002-04-01 Werner Koch <wk@gnupg.org>
2002-06-29 16:15:02 +02:00
Released 0.3.4.
2002-06-29 16:15:02 +02:00
2002-03-18 Werner Koch <wk@gnupg.org>
2002-06-29 16:15:02 +02:00
Released 0.3.3.
2002-03-08 Werner Koch <wk@gnupg.org>
* README: Add some explanation on how to specify a user ID.
2002-03-06 Werner Koch <wk@gnupg.org>
1998-06-11 09:16:50 +02:00
Released 0.3.2.
1998-05-26 15:38:00 +02:00
2002-03-04 Werner Koch <wk@gnupg.org>
1998-05-26 15:38:00 +02:00
Released 0.3.1.
1998-05-13 19:53:36 +02:00
* README: Explained some options and files.
1998-05-13 19:53:36 +02:00
2002-02-14 Werner Koch <wk@gnupg.org>
1998-04-14 19:51:16 +02:00
* configure.ac: Fixed status messages related to presence of Pth.
1998-04-14 19:51:16 +02:00
2002-02-13 Werner Koch <wk@gnupg.org>
1998-03-09 22:44:06 +01:00
* acinclude.m4 (GNUPG_SYS_SO_PEERCRED): New.
* configure.ac: use it.
1998-03-09 22:44:06 +01:00
2002-02-12 Werner Koch <wk@gnupg.org>
1998-02-27 18:51:28 +01:00
* configure.ac: Check for PTH. Provide replacement fucntions for
apsrintf and fopencookie.
1998-02-27 18:51:28 +01:00
* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): New.
1998-02-26 17:56:31 +01:00
2002-02-07 Werner Koch <wk@gnupg.org>
1998-02-26 17:56:31 +01:00
Released 0.3.0.
1998-02-26 17:56:31 +01:00
* configure.ac: Require libgcrypt 1.1.6.
1998-02-26 17:56:31 +01:00
2002-02-01 Marcus Brinkmann <marcus@g10code.de>
1998-02-26 17:56:31 +01:00
* configure.ac (KSBA_CONFIG): Remove superfluous x in front of
variable.
1998-02-26 17:56:31 +01:00
2002-01-26 Werner Koch <wk@gnupg.org>
1998-02-26 17:56:31 +01:00
* configure.ac: Add options to disable the build of some programs
and print a configure status at the end.
* acinclude.m4 (GNUPG_BUILD_PROGRAM): New.
1998-02-26 17:56:31 +01:00
* scd/ : New. Added to Makefile and configure.
* configure.ac: Check for libopensc
* Makefile.am: Build scd only when libopensc is available
1998-02-24 19:50:46 +01:00
2002-01-23 Werner Koch <wk@gnupg.org>
1998-02-24 19:50:46 +01:00
* configure.ac (mkdtemp): See whether we have to provide a
replacement.
1998-02-18 19:52:59 +01:00
2001-12-18 Werner Koch <wk@gnupg.org>
1998-02-18 19:52:59 +01:00
Released 0.0.0.
1998-02-16 21:05:02 +01:00
2001-12-17 Werner Koch <wk@gnupg.org>
1998-02-16 21:05:02 +01:00
* acinclude.m4: Add AM_PATH_LIBGCRYPT macro.
* configure.ac: and use it here. Figure out the location of libksba
1998-02-16 21:05:02 +01:00
2001-12-15 Werner Koch <wk@gnupg.org>
1998-02-16 21:05:02 +01:00
* configure.ac (missing_dir): Bail out if asprintf and fopencookie
are not available.
2001-12-04 Werner Koch <wk@gnupg.org>
* configure.ac (HAVE_JNLIB_LOGGING): always define it.
2002-06-29 16:15:02 +02:00
Copyright 2001, 2002 Free Software Foundation, Inc.
2002-06-29 16:15:02 +02:00
This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without
modifications, as long as this notice is preserved.
This file is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2002-06-29 16:15:02 +02:00