aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog452
1 files changed, 0 insertions, 452 deletions
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index f71334c9e..000000000
--- a/ChangeLog
+++ /dev/null
@@ -1,452 +0,0 @@
-2004-06-08 Werner Koch <[email protected]>
-
- Released 1.9.9.
-
-2004-06-06 Werner Koch <[email protected]>
-
- * configure.ac: Require libksba 0.9.7.
-
-2004-04-29 Werner Koch <[email protected]>
-
- Released 1.9.8.
-
-2004-04-20 Werner Koch <[email protected]>
-
- * configure.ac: Remove the fopencookie test. We don't need the
- dummy function because we conditionally use fopencookie,
- fpencookie or a replacement at place.
-
-2004-04-02 Thomas Schwinge <[email protected]>
-
- * autogen.sh: Added ACLOCAL_FLAGS.
-
-2004-04-06 Werner Koch <[email protected]>
-
- Released 1.9.7.
-
- * configure.ac: Require libgcrypt 1.1.94.
- Introduce PACKAGE_GT and set it to gnupg2.
-
-2004-03-23 Werner Koch <[email protected]>
-
- * configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT.
-
-2004-03-09 Werner Koch <[email protected]>
-
- * configure.ac (NEED_GPG_ERROR_VERSION): Set to 0.7.
-
-2004-03-06 Werner Koch <[email protected]>
-
- Released 1.9.6.
-
- * configure.ac: Check the Libgcrypt API.
-
-2004-02-25 Werner Koch <[email protected]>
-
- * configure.ac: New option --disable-threads to inhibit
- unintentional builds without Pth.
-
-2004-02-21 Werner Koch <[email protected]>
-
- Released 1.9.5.
-
-2004-02-20 Werner Koch <[email protected]>
-
- * configure.ac: Fixed URLs in the notice messages.
-
-2004-02-18 Werner Koch <[email protected]>
-
- * acinclude.m4: Removed macros to detect gpg-error, libgcrypt,
- libassuan and ksba as they are now distributed in m4/.
-
-2004-02-13 Werner Koch <[email protected]>
-
- * configure.ac: Require libksba 0.9.4 and libgcrypt 1.1.92.
-
-2004-02-12 Werner Koch <[email protected]>
-
- * autogen.sh: Removed cruft from debugging.
-
- * am/cmacros.am: New.
-
-2004-02-11 Werner Koch <[email protected]>
-
- * configure.ac: Removed the need for g10defs.h. Reworked the
- --with-foo-pgm stuff.
-
- * autogen.sh (check_version): Removed bashism and simplified.
- * acinclude.m4 (AM_PATH_OPENSC): Kludge to avoid error output for
- a bad opensc-config.
-
-2004-01-30 Werner Koch <[email protected]>
-
- Released 1.9.4.
-
- * configure.ac: Require libksba 0.9.3 due to another bug fix there.
-
-2004-01-29 Werner Koch <[email protected]>
-
- * README: Updated.
-
- * configure.ac: Require libksba 0.9.2 due to bug fixes.
-
-2004-01-24 Werner Koch <[email protected]>
-
- * configure.ac: Now requires libassuan 0.6.3.
-
-2003-12-23 Werner Koch <[email protected]>
-
- Released 1.9.3.
-
- * README-alpha: Removed.
- * configure.ac, Makefile.am: Add the tests and tools directories.
-
-2003-12-19 Werner Koch <[email protected]>
-
- * configure.ac: Now require libgcrypt 1.1.91 to help testing the
- latest libgcrypt changes. Requires libksab 0.9.1.
-
-2003-12-17 Werner Koch <[email protected]>
-
- * configure.ac: Requires now libassuan 0.6.2.
- (CFLAGS): Add --Wformat-noliteral in gcc mode.
-
-2003-12-16 Werner Koch <[email protected]>
-
- * configure.ac: Check for funopen and fopencookie as part of the
- jnlib checks.
-
-2003-12-09 Werner Koch <[email protected]>
-
- * configure.ac: Add a min_automake_version.
- * README.CVS: New.
- * autogen.sh: Revamped except for the --build-w32 hack.
- * Makefile.am: Add README.CVS
-
-2003-11-17 Werner Koch <[email protected]>
-
- Release 1.9.2.
-
- * configure.ac: Requires now libassuan 0.6.1.
-
-2003-10-31 Werner Koch <[email protected]>
-
- * configure.ac (NEED_KSBA_VERSION): Set to 0.9.0 due the changed
- time interface.
-
-2003-10-21 Werner Koch <[email protected]>
-
- * configure.ac (PRINTABLE_OS_NAME): Remove special case for The
- Hurd; Robert Millan reported that the uname test is now
- sufficient.
-
-2003-10-01 Werner Koch <[email protected]>
-
- * configure.ac (AH_BOTTOM): Define GNUPG_MAJOR_VERSION.
-
-2003-09-23 Werner Koch <[email protected]>
-
- Merged most of David Shaw's changes in 1.3 since 2003-06-03.
-
- * configure.ac: Drop all TIGER/192 support.
- (uint64_t): Check for UINT64_C to go along with uint64_t.
- (getaddrinfo): Check for it.
- (sigset_t): Check for sigset_t and struct sigaction. This is for
- Forte c89 on Solaris which seems to define only the function call
- half of the two pairs by default.
- (W32LIBS): Include wsock32 in W32LIBS. This is different from
- NETLIBS so we don't need to force other platforms to pull in the
- netlibs when they aren't actually needed.
-
-2003-09-06 Werner Koch <[email protected]>
-
- Released 1.9.1.
-
- * configure.ac: Require newer versions of some libraries.
-
-2003-09-02 Werner Koch <[email protected]>
-
- * configure.ac (HAVE_LIBUSB): Added a simple test for libusb.
-
-2003-08-19 Marcus Brinkmann <[email protected]>
-
- * configure.ac (AM_PATH_GPG_ERROR): Add missing comma in
- invocation.
-
-2003-08-06 Werner Koch <[email protected]>
-
- * configure.ac: Check for libgpg-error. Print infos about missing
- libraries more nicely.
- * acinclude.m4 (AM_PATH_GPG_ERROR): Added.
-
-2003-08-05 Werner Koch <[email protected]>
-
- Released 1.9.0.
-
- * configure.ac (GNUPG_DEFAULT_HONMEDIR): Changed back to ~/.gnupg.
-
-2003-07-31 Werner Koch <[email protected]>
-
- * Makefile.am (DISTCLEANFILES): Add g10defs.h
-
-2003-06-18 Werner Koch <[email protected]>
-
- * configure.ac (GNUPG_DEFAULT_HOMEDIR): Changed temporary to
- .gnupg2 to avoid accidential use with production keys.
-
-2003-06-11 Werner Koch <[email protected]>
-
- * configure.ac: Merged all stuff from current 1.3 version in.
- * acinclude.m4: Merged required macros from current 1.2 version in.
-
-2003-06-04 Werner Koch <[email protected]>
-
- * configure.ac, Makefile.am: Enable building of gpg.
-
-2003-04-29 Werner Koch <[email protected]>
-
- * 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 <[email protected]>
-
- * 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 <[email protected]>
-
- * assuan/ : Removed. We now use libassuan.
- * Makefile.am (SUBDIRS): Removed assuan
-
- * configure.ac: Check for libassuan.
-
-2003-01-09 Werner Koch <[email protected]>
-
- * 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 <[email protected]>
-
- * 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 <[email protected]>
-
- * configure.ac: Bumped version number to 1.9.0-cvs.
-
- NewPG (Aegypten project) to GnuPG merge.
-
-2002-09-20 Werner Koch <[email protected]>
-
- Released 0.9.2.
-
-2002-09-05 Neal H. Walfield <[email protected]>
-
- * configure.ac: Check for makeinfo.
-
-2002-09-03 Neal H. Walfield <[email protected]>
-
- * autogen.sh (have_version): New function. Generalize and
- simplify logic for finding and determining the versions of GNU
- programs. Use it.
-
-2002-08-23 Werner Koch <[email protected]>
-
- 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 <[email protected]>
-
- Released 0.9.0.
-
- * configure.ac: Changed the default homedir to .gnupg.
- * README-alpha: Removed.
-
-2002-08-19 Werner Koch <[email protected]>
-
- * acinclude.m4: Removed -lpcsclite from KSBA_LIBS; copy+paste bug.
-
-2002-08-13 Werner Koch <[email protected]>
-
- * acinclude.m4 (AM_PATH_OPENSC, AM_PATH_KSBA): New.
- * configure.ac: Use them.
-
-2002-08-10 Werner Koch <[email protected]>
-
- Released 0.3.10.
-
- * configure.ac (NEED_LIBKSBA_VERSION): Require 0.4.4. Add support
- for gettext.
-
-2002-07-22 Werner Koch <[email protected]>
-
- * configure.ac: Check for ftello and provide a replacement.
-
-2002-07-01 Werner Koch <[email protected]>
-
- Released 0.3.9.
-
- * README: Short note on how to export in pkcs-12 format.
-
-2002-06-29 Werner Koch <[email protected]>
-
- * configure.ac: Define --with options to set the default location
- of the agent, scdaemon, pinentry and dirmngr.
-
-2002-06-27 Werner Koch <[email protected]>
-
- * 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 <[email protected]>
-
- Released 0.3.8.
-
- * configure.ac (NEED_LIBGCRYPT_VERSION): Set to 1.1.8.
-
-2002-06-12 Werner Koch <[email protected]>
-
- * configure.ac (NEED_LIBKSBA_VERSION): We need 0.4.3 now.
-
-2002-06-04 Werner Koch <[email protected]>
-
- Released 0.3.7.
-
-2002-05-21 Werner Koch <[email protected]>
-
- * configure.ac: We now require libgcrypt 1.1.7 and libksba 0.4.2.
-
-2002-05-14 Werner Koch <[email protected]>
-
- * doc/: New
- * configure.ac, Makefile.am: Added doc/
-
-2002-05-03 Werner Koch <[email protected]>
-
- Released 0.3.6.
-
-2002-04-25 Werner Koch <[email protected]>
-
- * configure.ac: Check for setlocale.
-
-2002-04-24 Marcus Brinkmann <[email protected]>
-
- * configure.ac: Check for locale.h.
-
-2002-04-15 Werner Koch <[email protected]>
-
- Released 0.3.5.
-
- * NEWS: Started to describe release notes.
-
- * configure.ac (NEED_LIBKSBA_VERSION, NEED_LIBGCRYPT_VERSION): Defined
-
-2002-04-01 Werner Koch <[email protected]>
-
- Released 0.3.4.
-
-2002-03-18 Werner Koch <[email protected]>
-
- Released 0.3.3.
-
-2002-03-08 Werner Koch <[email protected]>
-
- * README: Add some explanation on how to specify a user ID.
-
-2002-03-06 Werner Koch <[email protected]>
-
- Released 0.3.2.
-
-2002-03-04 Werner Koch <[email protected]>
-
- Released 0.3.1.
-
- * README: Explained some options and files.
-
-2002-02-14 Werner Koch <[email protected]>
-
- * configure.ac: Fixed status messages related to presence of Pth.
-
-2002-02-13 Werner Koch <[email protected]>
-
- * acinclude.m4 (GNUPG_SYS_SO_PEERCRED): New.
- * configure.ac: use it.
-
-2002-02-12 Werner Koch <[email protected]>
-
- * configure.ac: Check for PTH. Provide replacement fucntions for
- apsrintf and fopencookie.
-
- * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): New.
-
-2002-02-07 Werner Koch <[email protected]>
-
- Released 0.3.0.
-
- * configure.ac: Require libgcrypt 1.1.6.
-
-2002-02-01 Marcus Brinkmann <[email protected]>
-
- * configure.ac (KSBA_CONFIG): Remove superfluous x in front of
- variable.
-
-2002-01-26 Werner Koch <[email protected]>
-
- * 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.
-
- * scd/ : New. Added to Makefile and configure.
- * configure.ac: Check for libopensc
- * Makefile.am: Build scd only when libopensc is available
-
-2002-01-23 Werner Koch <[email protected]>
-
- * configure.ac (mkdtemp): See whether we have to provide a
- replacement.
-
-2001-12-18 Werner Koch <[email protected]>
-
- Released 0.0.0.
-
-2001-12-17 Werner Koch <[email protected]>
-
- * acinclude.m4: Add AM_PATH_LIBGCRYPT macro.
- * configure.ac: and use it here. Figure out the location of libksba
-
-2001-12-15 Werner Koch <[email protected]>
-
- * configure.ac (missing_dir): Bail out if asprintf and fopencookie
- are not available.
-
-2001-12-04 Werner Koch <[email protected]>
-
- * configure.ac (HAVE_JNLIB_LOGGING): always define it.
-
-
- Copyright 2001, 2002, 2004 Free Software Foundation, Inc.
-
- 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.
-
-