* gpg.texi (GPG Esoteric Options): Tweak mention of Tempest font to
[gnupg.git] / ChangeLog
blob59de910d1c193ccb1ab7bdf1d399328a5d886564
1 2007-12-20  Werner Koch  <wk@g10code.com>
3         Released 2.0.8.
5 2007-12-17  Werner Koch  <wk@g10code.com>
7         * configure.ac: Add treatment for HAVE_LDAP_START_TLS_SA.
9 2007-12-14  Werner Koch  <wk@g10code.com>
11         Released 2.0.8rc1.
13 2007-12-12  Werner Koch  <wk@g10code.com>
15         * configure.ac (USE_CAMELLIA): Define by new option --enable-camellia.
17 2007-12-03  Werner Koch  <wk@g10code.com>
19         * configure.ac: Add test gt_LC_MESSAGES..
21 2007-10-01  Werner Koch  <wk@g10code.com>
23         * configure.ac: Require assuan 1.0.4.
25 2007-09-14  Werner Koch  <wk@g10code.com>
27         * configure.ac (GNUPG_LIBASSUAN_VERSION): New.
29 2007-09-10  Werner Koch  <wk@g10code.com>
31         Released 2.0.7.
33 2007-08-27  Werner Koch  <wk@g10code.com>
35         * configure.ac: Remove remaining support for internal regex.
36         Define DISABLE_REGEX automake conditional.  Add option
37         --with-regex.
38         * autogen.sh [--build-w32]: Remove --disable-regex.  Use --with-regex.
40 2007-08-16  Werner Koch  <wk@g10code.com>
42         Released 2.0.6.
44 2007-08-08  Werner Koch  <wk@g10code.com>
46         * configure.ac: Use AC_CANONICAL_HOST and not AC_CANONICAL_TARGET.
48 2007-07-09  Werner Koch  <wk@g10code.com>
50         * configure.ac (AM_ICONV): Check for it even when building without
51         NLS.
53 2007-07-05  Werner Koch  <wk@g10code.com>
55         Released 2.0.5.
57         * configure.ac: Require libassuan 1.0.2.
59 2007-07-05  Marcus Brinkmann  <marcus@g10code.de>
61         * configure.ac: Invoke AM_LANGINFO_CODESET.
63 2007-07-04  Werner Koch  <wk@g10code.com>
65         * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist-gzip.
67         Switched entire package to GPLv3+.
69         * configure.ac: Require libksba 1.0.2.
71         * COPYING:  Updated to GPLv3.
72         * COPYING.LIB: New as jnlib/ uses this license.
74         * gl/: Switched to GPLv3+.
76         * intl/ Removed.
77         * configure.ac (AM_GNU_GETTEXT): Add external flag.
78         (AM_ICONV): New.
80 2007-07-03  Werner Koch  <wk@g10code.com>
82         * configure.ac [W32]: Use ws2_32 instead of wsock32.
84 2007-06-25  Werner Koch  <wk@g10code.com>
86         * gl/mkdtemp.c (gen_tempname) [MKDIR_TAKES_ONE_ARG]: Avoid
87         compiler warning by using the proper config macro.
89 2007-06-15  Werner Koch  <wk@g10code.com>
91         * configure.ac: Call AM_PO_SUBDIRS.
92         (W32SOCKLIBS): New.
94         * autogen.sh: Use = and not == in test to be POSIXly correct.
95         <build-w32>: Disable use of regex.
97 2007-06-14  Werner Koch  <wk@g10code.com>
99         * configure.ac [AH_BOTTOM]: Remove the hardwired names of modules.
101 2007-06-12  Werner Koch  <wk@g10code.com>
103         * configure.ac [AH_BOTTOM]: Define HTTP_NO_WSASTARTUP.
105 2007-06-11  Werner Koch  <wk@g10code.com>
107         * am/cmacros.am (libcommonstd, libcommonpth, libcommonstd_ldadd)
108         (libcommonpth_ldadd): Add macros.
110 2007-06-06  Werner Koch  <wk@g10code.com>
112         * configure.ac: Add a few notices message so make browsing of the
113         log file easier.
114         (CC_FOR_BUILD): New.
116 2007-05-30  Werner Koch  <wk@g10code.com>
118         * configure.ac [W32]: Do not create a symlink to w32-pth.h.
119         Require the installation of the w32pth package.
121 2007-05-29  Werner Koch  <wk@g10code.com>
123         * gl/: Updated to a newer version.
125 2007-05-24  Werner Koch  <wk@g10code.com>
127         * configure.ac: Use -Wpointer-arith is possible.
129 2007-05-15  Werner Koch  <wk@g10code.com>
131         * configure.ac: Renamed the estream macros. Remove -Wformat-nonliteral.
133         * configure.ac: Call ESTREAM_INIT and define the memory
134         allocators for estream_asprintf.
135         (gl_MODULES): Remove vasprintf.
137 2007-05-09  Werner Koch  <wk@g10code.com>
139         Released 2.0.4.
141 2007-05-07  Werner Koch  <wk@g10code.com>
143         * configure.ac: Require libgcrypt 1.2.2 to avoid compiler warnings.
145 2007-05-07  gettextize  <bug-gnu-gettext@gnu.org>
147         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.16.1.
149 2007-05-07  Werner Koch  <wk@g10code.com>
151         * configure.ac: Bail out if no C-89 compiler has been found.
153 2007-05-04  Werner Koch  <wk@g10code.com>
155         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-mailto
157         * configure.ac: Require automake 1.10
158         (AC_CONFIG_FILES): Rename gpgkeys_ to gpg2keys_.
159         (AM_PROG_CC_C_O): New.
161 2007-03-08  Werner Koch  <wk@g10code.com>
163         Released 2.0.3.
165         * autogen.sh: Add option --force.
167 2007-01-31  Werner Koch  <wk@g10code.com>
169         Released 2.0.2.
171 2006-11-30  Werner Koch  <wk@g10code.com>
173         * configure.ac: Save original LIBS when testing for dlopen.
175 2006-11-28  Werner Koch  <wk@g10code.com>
177         Released 2.0.1.
179 2006-11-23  Werner Koch  <wk@g10code.com>
181         Released 2.0.1rc1.
183 2006-11-21  Werner Koch  <wk@g10code.com>
185         * configure.ac [AH_BOTTOM]: Disable PTH soft mapping.
186         (AC_CHECK_SIZEOF): Check for time_t.
187         (BUILD_INCLUDED_LIBINTL): Remove AM_PO_SUBDIRS as it is not
188         required for C.
190 2006-11-15  Werner Koch  <wk@g10code.com>
192         * autogen.sh: Add convenience option --build-amd64.
194 2006-11-14  Werner Koch  <wk@g10code.com>
196         * configure.ac (HAVE_ASSUAN_SET_IO_MONITOR): Test for it.
198 2006-11-11  Werner Koch  <wk@g10code.com>
200         Released 2.0.0.
202 2006-11-06  Werner Koch  <wk@g10code.com>
204         Released 1.9.95.
206 2006-11-03  Werner Koch  <wk@g10code.com>
208         * configure.ac: Test for pty.h.  From Gentoo.
210 2006-10-24  Werner Koch  <wk@g10code.com>
212         Released 1.9.94.
214 2006-10-20  Werner Koch  <wk@g10code.com>
216         * Makefile.am (stowinstall): Add convenience target.
218 2006-10-18  Werner Koch  <wk@g10code.com>
220         * configure.ac: svn revison magic fixes for old bashs.  Suggested
221         by Alain Guibert.
223 2006-10-18  Werner Koch  <wk@g10code.com>
225         Released 1.9.93.
227 2006-10-17  Werner Koch  <wk@g10code.com>
229         * autogen.sh <--build-w32>: Test also for a host "mingw32".
231         * configure.ac: Removed W32LIBS. Use NETLIBS instead.
233 2006-10-11  Werner Koch  <wk@g10code.com>
235         Released 1.9.92.
237         * configure.ac: Require libassuan 0.9.3.
239 2006-10-09  Werner Koch  <wk@g10code.com>
241         * acinclude.m4: Moved pth check to m4/gnupg-pth.m4.
243 2006-10-06  Werner Koch  <wk@g10code.com>
245         * configure.ac: Also check for libassuan's pth version.
247 2006-10-04  Werner Koch  <wk@g10code.com>
249         Released 1.9.91.
251         * configure.ac: Require libassuan 0.9.1 which fixes a problem with
252         gpgsm.
254 2006-09-27  Werner Koch  <wk@g10code.com>
256         * gl/strsep.h, gl/strsep.c, gl/m4/strsep.m4: Removed.
257         * gl/strpbrk.h, gl/strpbrk.c, gl/m4/strpbrk.m4: Removed.
258         * gl/Makefile.am: Removed module strsep and strpbrk.
259         * configure.ac: Check for strsep in the context of jnlib.  Remove
260         check from gl_MODULES. Moved check for timegm into the jnlib context.
262 2006-09-27  Marcus Brinkmann  <marcus@g10code.de>
264         * Makefile.am: Fix cut & paste error.
266 2006-09-25  Werner Koch  <wk@g10code.com>
268         Released 1.9.90.
270 2006-09-22  Werner Koch  <wk@g10code.com>
272         * AUTHORS: Add information about used licenses.
274 2006-09-20  Werner Koch  <wk@g10code.com>
276         * Makefile.am (dist-hook): Removed distfiles cruft.
277         (SUBDIRS): Added include
279 2006-09-18  Werner Koch  <wk@g10code.com>
281         Released 1.9.23.
282         
283         * configure.ac (--enable-agent-only): Donot build tools and doc
284         (--disable-tools,--disable-doc): New.
285         * Makefile.am (SUBDIRS): Allow to conditional build tools and doc.
287 2006-09-14  Werner Koch  <wk@g10code.com>
289         Replaced all call gpg_error_from_errno(errno) by
290         gpg_error_from_syserror().
291         
292         * configure.ac: Build gpg by default.
293         (GNUPG_SYS_SO_PEERCRED): Removed.
295 2006-09-13  Werner Koch  <wk@g10code.com>
297         * autogen.sh: Better detection of the cross compiler kit.
299 2006-09-06  Marcus Brinkmann  <marcus@g10code.de>
301         * configure.ac: New automake conditional RUN_GPG_TESTS.
303 2006-09-06  Werner Koch  <wk@g10code.com>
305         * configure.ac: Define _ASSUAN_ONLY_GPG_ERRORS.  Require Assuan
306         0.9 and libgpg-error 1.4 
308 2006-08-31  Werner Koch  <wk@g10code.com>
310         * configure.ac: Require libksba 1.0 and added API check for it.
311         (GPG_ERR_LOCKED): Removed DECL check as we require 1.2 anyway.
312         (have_libusb): New to give a feedback about CCID support
314 2006-08-21  Werner Koch  <wk@g10code.com>
316         * configure.ac: Removed docbook tests.
317         (AC_CONFIG_FILES): Added gpgkeys_test and gpgkeys_mailto.
319         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Enable gpg.
321 2006-08-17  Werner Koch  <wk@g10code.com>
323         * THANKS: Merged with the 1.4 one.
325 2006-08-16  Werner Koch  <wk@g10code.com>
327         * configure.ac: Removed test for capabilities and mlock.
329 2006-08-15  Werner Koch  <wk@g10code.com>
331         * Makefile.am (keyserver): Enable building of keyserver helpers.
333         * configure.ac: Merged with the current configure from 1.4.5.
334         Require libgpg-error 1.2 and libksba 0.9.16.
336 2006-07-29  Marcus Brinkmann  <marcus@g10code.de>
338         * README: Spelling fixes.
340 2006-07-27  Werner Koch  <wk@g10code.com>
342         Released 1.9.22.
344         * configure.ac: Call AB_INIT.
346 2006-07-03  Werner Koch  <wk@g10code.com>
348         * configure.ac: Test for ksba_dn_teststr. 
350 2006-06-30  Werner Koch  <wk@g10code.com>
352         * keyserver/: New.  Taken from 1.4.4
353         * Makefile.am (SUBDIRS): Include keyserver/.
354         * configure.ac: Include keyserver/.
355         (FAKE_CURL, GPGKEYS_CURL): New.
356         
357 2006-06-20  Werner Koch  <wk@g10code.com>
359         Released 1.9.21.
361 2006-06-08  Marcus Brinkmann  <marcus@g10code.de>
363         * configure.ac (PTH_LIBS): Add --all to pth-config invocation.
365 2006-05-24  Werner Koch  <wk@g10code.com>
367         * configure.ac: New option --disable-optimization taked from 1.4.3.
369 2006-05-23  Werner Koch  <wk@g10code.com>
371         * configure.ac (ZLIBS): New for zlib link commands. Add bzip2
372         support.
374 2006-05-22  Werner Koch  <wk@g10code.com>
376         * configure.ac (EXEEXT): New.
378 2006-04-18  Werner Koch  <wk@g10code.com>
380         * configure.ac (PK_UID_CACHE_SIZE): New.
382 2006-04-07  Werner Koch  <wk@g10code.com>
384         * configure.ac: Use new method to include the SVN revison.  Now it
385         is the actual global revision number.
387 2005-12-20  Werner Koch  <wk@g10code.com>
389         Released 1.9.20.
391 2005-11-28  Werner Koch  <wk@g10code.com>
393         * configure.ac: Append the revision to the version string.
395 2005-11-13  Werner Koch  <wk@g10code.com>
397         * am/cmacros.am (-DGNUPG_SYSCONFDIR): Define it.
399 2005-11-11  Werner Koch  <wk@g10code.com>
401         * configure.ac (NEED_KSBA_VERSION: Require 0.9.13.
403 2005-09-12  Werner Koch  <wk@g10code.com>
405         Released 1.9.19.
407 2005-08-01  Werner Koch  <wk@g10code.com>
409         Released 1.9.18.
410         
411         * configure.ac: Require libksba 0.9.12 to match new features in gpgsm.
413 2005-06-20  Werner Koch  <wk@g10code.com>
415         Released 1.9.17.
417 2005-06-02  Werner Koch  <wk@g10code.com>
419         * configure.ac (HAVE_PTH): Define as alias for USE_GNU_PTH.  It is
420         used by common/estream.c.
422 2005-06-01  Werner Koch  <wk@g10code.com>
424         * configure.ac (gl_INIT): Add gnulib stuff.
425         (fseeko, ftello, ttyname, isascii): Replaced the AC_REPLACE_FUNCS
426         by a simple check.
427         (putc_unlocked): Removed check.  Not used.
428         (strsep, mkdtemp, asprintf): Replaced checks by gnulib checks.
429         (xsize): Added will probably come handy soon.
430         (CFLAGS): Use -Wformat-security instead of
431         -Wformat-nonliteral. Add --Wno-format-y2k.
432         * gl/, gl/m4/: New.
434 2005-05-15  Werner Koch  <wk@g10code.com>
436         * configure.ac: Remove option --disable-threads; require the use
437         of GNU Pth.
439 2005-04-27  Werner Koch  <wk@g10code.com>
441         * configure.ac: Removed OpenSC detection and options.
442         * acinclude.m4: Ditto.
444 2005-04-21  Werner Koch  <wk@g10code.com>
446         Released 1.9.16.
447         
448         * configure.ac: Do not build gpg by default.
450 2005-04-20  Werner Koch  <wk@g10code.com>
452         * configure.ac: Test whether GPG_ERR_LOCKED is declared and
453         provide a replacement if not.
455 2005-04-15  Werner Koch  <wk@g10code.com>
457         * configure.ac: Require libksba 0.9.11.
459 2005-04-15  Marcus Brinkmann  <marcus@g10code.de>
461         * configure.ac: Check for /usr/bin/shred and define SHRED.
462         
463         * configure.ac: Add --enable-symcryptrun, disabled by default.
464         Define automake variable BUILD_SYMCRYPTRUN.
465         Check for openpty -lutil, define LIBUTIL_LIBS.
467 2005-03-03  Werner Koch  <wk@g10code.com>
469         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently used
470         --ldflags instead of --cflags. Reported by Kazu Yamamoto.
472 2005-02-03  Werner Koch  <wk@g10code.com>
474         * AUTHORS: Copied from 1.4 and edited to refelct the changes in
475         1.9.
477 2005-01-17  Werner Koch  <wk@g10code.com>
479         * configure.ac: Make --without-included-regex work as expected.
480         Fixed FTP location info for some libraries.
482 2005-01-13  Werner Koch  <wk@g10code.com>
484         Released 1.9.15.
486         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test
487         program to see whether the installation is sane.
489 2005-01-07  Werner Koch  <wk@g10code.com>
491         * configure.ac: Require gpg-error 1.0.
493 2005-01-04  Werner Koch  <wk@g10code.com>
495         * configure.ac: Remove hack not to build gpg2 for W32.
496         * autogen.sh <build-w32>: Pass option --disable-gpg instead.
498 2004-12-22  Werner Koch  <wk@g10code.com>
500         Released 1.9.14.
502 2004-12-20  Werner Koch  <wk@g10code.com>
504         * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all
505         directories default to c:/gnupg.  Require libassuan 0.6.9.      
506         
507 2004-12-18  Werner Koch  <wk@g10code.com>
509         * configure.ac (AH_BOTTOM): Define EXEEXT_S.
511         * autogen.sh: Updated --build-w32 feature.
513 2004-12-15  Werner Koch  <wk@g10code.com>
515         * Makefile.am (SUBDIRS) [W32]: Do not build in tests/.
517         * acinclude.m4: Add proper macro name quoting for use with
518         automake 1.9.
520         * configure.ac: Add replacement check for ttyname.
521         Removed support for a included zlib.
523 2004-12-06  Werner Koch  <wk@g10code.com>
525         * configure.ac (have_w32_system): New.  Disable Pth checks for W32.
526         Link jnlib/w32-pth.h to pth.h.
528 2004-12-03  Werner Koch  <wk@g10code.com>
530         Released 1.9.13.
532 2004-11-26  Werner Koch  <wk@g10code.com>
534         * configure.ac: Replace strsep.  Replaced use of "target" by
535         "host".
536         
537 2004-10-22  Werner Koch  <wk@g10code.com>
539         Released 1.9.12.
541         * Makefile.am (AUTOMAKE_OPTIONS): Set option to create bzip2 tarball.
543 2004-10-01  Werner Koch  <wk@g10code.com>
545         Released 1.9.11.
547 2004-09-30  Werner Koch  <wk@g10code.com>
549         * README: Minor updates.
551 2004-09-30  gettextize  <bug-gnu-gettext@gnu.org>
553         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.14.1.
555 2004-08-16  Werner Koch  <wk@g10code.de>
557         * configure.ac: Build Makefile for tests/pkits.  New option
558         --with-pkits-tests.
559         
560 2004-08-05  Werner Koch  <wk@g10code.de>
562         * configure.ac: Changed tests for libusb to also suuport the
563         stable version 0.1.x.
565 2004-07-22  Werner Koch  <wk@g10code.de>
567         Released 1.9.10.
569         * configure.ac: Define AM conditional HAVE_OPENSC.
571 2004-07-21  Werner Koch  <wk@g10code.de>
573         * configure.ac: Don't set DIE to no after it might has been set to
574         yes.
576 2004-07-20  Werner Koch  <wk@g10code.de>
578         * Makefile.am (sm): Build kbx only if gpgsm is to be build.
580 2004-07-20  Werner Koch  <wk@gnupg.org>
582         * configure.ac: New option --enable-agent-only.
584 2004-06-08  Werner Koch  <wk@gnupg.org>
586         Released 1.9.9.
588 2004-06-06  Werner Koch  <wk@gnupg.org>
590         * configure.ac: Require libksba 0.9.7.
592 2004-04-29  Werner Koch  <wk@gnupg.org>
594         Released 1.9.8.
596 2004-04-20  Werner Koch  <wk@gnupg.org>
598         * configure.ac: Remove the fopencookie test.  We don't need the
599         dummy function because we conditionally use fopencookie,
600         fpencookie or a replacement at place.
602 2004-04-02  Thomas Schwinge  <schwinge@nic-nac-project.de>
604         * autogen.sh: Added ACLOCAL_FLAGS.
606 2004-04-06  Werner Koch  <wk@gnupg.org>
608         Released 1.9.7.
610         * configure.ac: Require libgcrypt 1.1.94.
611         Introduce PACKAGE_GT and set it to gnupg2.
613 2004-03-23  Werner Koch  <wk@gnupg.org>
615         * configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT.
617 2004-03-09  Werner Koch  <wk@gnupg.org>
619         * configure.ac (NEED_GPG_ERROR_VERSION): Set to 0.7.
621 2004-03-06  Werner Koch  <wk@gnupg.org>
623         Released 1.9.6.
624         
625         * configure.ac: Check the Libgcrypt API.
627 2004-02-25  Werner Koch  <wk@gnupg.org>
629         * configure.ac: New option --disable-threads to inhibit
630         unintentional builds without Pth.
632 2004-02-21  Werner Koch  <wk@gnupg.org>
634         Released 1.9.5.
636 2004-02-20  Werner Koch  <wk@gnupg.org>
638         * configure.ac: Fixed URLs in the notice messages.
640 2004-02-18  Werner Koch  <wk@gnupg.org>
642         * acinclude.m4: Removed macros to detect gpg-error, libgcrypt,
643         libassuan and ksba as they are now distributed in m4/.
645 2004-02-13  Werner Koch  <wk@gnupg.org>
647         * configure.ac: Require libksba 0.9.4 and libgcrypt 1.1.92.
649 2004-02-12  Werner Koch  <wk@gnupg.org>
651         * autogen.sh: Removed cruft from debugging.
653         * am/cmacros.am: New.
655 2004-02-11  Werner Koch  <wk@gnupg.org>
657         * configure.ac: Removed the need for g10defs.h.  Reworked the
658         --with-foo-pgm stuff.
660         * autogen.sh (check_version): Removed bashism and simplified.
661         * acinclude.m4 (AM_PATH_OPENSC): Kludge to avoid error output for
662         a bad opensc-config.
664 2004-01-30  Werner Koch  <wk@gnupg.org>
666         Released 1.9.4.
668         * configure.ac: Require libksba 0.9.3 due to another bug fix there.
670 2004-01-29  Werner Koch  <wk@gnupg.org>
672         * README: Updated.
674         * configure.ac: Require libksba 0.9.2 due to bug fixes.
676 2004-01-24  Werner Koch  <wk@gnupg.org>
678         * configure.ac: Now requires libassuan 0.6.3.
680 2003-12-23  Werner Koch  <wk@gnupg.org>
682         Released 1.9.3.
684         * README-alpha: Removed.
685         * configure.ac, Makefile.am: Add the tests and tools directories.
687 2003-12-19  Werner Koch  <wk@gnupg.org>
689         * configure.ac: Now require libgcrypt 1.1.91 to help testing the
690         latest libgcrypt changes.  Requires libksab 0.9.1.
692 2003-12-17  Werner Koch  <wk@gnupg.org>
694         * configure.ac: Requires now libassuan 0.6.2.
695         (CFLAGS): Add --Wformat-noliteral in gcc mode.
697 2003-12-16  Werner Koch  <wk@gnupg.org>
699         * configure.ac: Check for funopen and fopencookie as part of the
700         jnlib checks.
702 2003-12-09  Werner Koch  <wk@gnupg.org>
704         * configure.ac: Add a min_automake_version.
705         * README.CVS: New.
706         * autogen.sh: Revamped except for the --build-w32 hack.
707         * Makefile.am: Add README.CVS
709 2003-11-17  Werner Koch  <wk@gnupg.org>
711         Release 1.9.2.
712         
713         * configure.ac: Requires now libassuan 0.6.1.
715 2003-10-31  Werner Koch  <wk@gnupg.org>
717         * configure.ac (NEED_KSBA_VERSION): Set to 0.9.0 due the changed
718         time interface.
720 2003-10-21  Werner Koch  <wk@gnupg.org>
722         * configure.ac (PRINTABLE_OS_NAME): Remove special case for The
723         Hurd; Robert Millan reported that the uname test is now
724         sufficient.
726 2003-10-01  Werner Koch  <wk@gnupg.org>
728         * configure.ac (AH_BOTTOM): Define GNUPG_MAJOR_VERSION. 
730 2003-09-23  Werner Koch  <wk@gnupg.org>
732         Merged most of David Shaw's changes in 1.3 since 2003-06-03.
733         
734         * configure.ac: Drop all TIGER/192 support.
735         (uint64_t): Check for UINT64_C to go along with uint64_t.
736         (getaddrinfo): Check for it.
737         (sigset_t): Check for sigset_t and struct sigaction.  This is for
738         Forte c89 on Solaris which seems to define only the function call
739         half of the two pairs by default.
740         (W32LIBS): Include wsock32 in W32LIBS.  This is different from
741         NETLIBS so we don't need to force other platforms to pull in the
742         netlibs when they aren't actually needed.
744 2003-09-06  Werner Koch  <wk@gnupg.org>
746         Released 1.9.1.
747         
748         * configure.ac: Require newer versions of some libraries.
750 2003-09-02  Werner Koch  <wk@gnupg.org>
752         * configure.ac (HAVE_LIBUSB): Added a simple test for libusb.
754 2003-08-19  Marcus Brinkmann  <marcus@g10code.de>
756         * configure.ac (AM_PATH_GPG_ERROR): Add missing comma in
757         invocation.
759 2003-08-06  Werner Koch  <wk@gnupg.org>
761         * configure.ac: Check for libgpg-error.  Print infos about missing
762         libraries more nicely.
763         * acinclude.m4 (AM_PATH_GPG_ERROR): Added.
765 2003-08-05  Werner Koch  <wk@gnupg.org>
767         Released 1.9.0.
768         
769         * configure.ac (GNUPG_DEFAULT_HONMEDIR): Changed back to ~/.gnupg.
770         
771 2003-07-31  Werner Koch  <wk@gnupg.org>
773         * Makefile.am (DISTCLEANFILES): Add g10defs.h
775 2003-06-18  Werner Koch  <wk@gnupg.org>
777         * configure.ac (GNUPG_DEFAULT_HOMEDIR): Changed temporary to
778         .gnupg2 to avoid accidential use with production keys.
780 2003-06-11  Werner Koch  <wk@gnupg.org>
782         * configure.ac: Merged all stuff from current 1.3 version in.
783         * acinclude.m4: Merged required macros from current 1.2 version in.
785 2003-06-04  Werner Koch  <wk@gnupg.org>
787         * configure.ac, Makefile.am: Enable building of gpg.
789 2003-04-29  Werner Koch  <wk@gnupg.org>
791         * configure.ac: Build a limited version of scdaemon if libopensc
792         is not available.
793         
794         * configure.ac (ALL_LINUGAS): Removed.
796         * Makefile.am (ACLOCAL_AMFLAGS): New.
797         * configure.ac (AM_GNU_GETTEXT_VERSION): New.  Set to 0.11.5.
799 2003-04-29  gettextize  <bug-gnu-gettext@gnu.org>
801         * Makefile.am (SUBDIRS): Add m4.
802         (ACLOCAL_AMFLAGS): New variable.
803         (EXTRA_DIST): Add scripts/config.rpath.
804         * configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
806 2003-04-29  Werner Koch  <wk@gnupg.org>
808         * assuan/ : Removed.  We now use libassuan.
809         * Makefile.am (SUBDIRS): Removed assuan
811         * configure.ac: Check for libassuan.
813 2003-01-09  Werner Koch  <wk@gnupg.org>
815         * configure.ac (GNUPG_PROTECT_TOOL): New option --with-protect-tool. 
816         (NEED_KSBA_VERSION): Does now require 0.4.6.
818         * README: Noted where to find gpg-protect-tool. 
820 2002-10-31  Neal H. Walfield  <neal@g10code.de>
822         * configure.ac: Check for flockfile and funlockfile.  Check for
823         isascii and putc_unlocked replacing them if not found.
825         * configure.ac (PTH_LIBS): If pth is found, add the output of
826         `$PTH_CONFIG --ldflags`, not just `$PTH_CONFIG --libs`.
828 2002-10-19  Werner Koch  <wk@gnupg.org>
830         * configure.ac: Bumped version number to 1.9.0-cvs.
832         NewPG (Aegypten project) to GnuPG merge.
834 2002-09-20  Werner Koch  <wk@gnupg.org>
836         Released 0.9.2.
838 2002-09-05  Neal H. Walfield  <neal@g10code.de>
840         * configure.ac: Check for makeinfo.
842 2002-09-03  Neal H. Walfield  <neal@g10code.de>
844         * autogen.sh (have_version): New function.  Generalize and
845         simplify logic for finding and determining the versions of GNU
846         programs.  Use it.
848 2002-08-23  Werner Koch  <wk@gnupg.org>
850         Released 0.9.1.
852         * acinclude.m4 (AM_PATH_LIBGCRYPT): Updated from Libgcrypt.
853         (AM_PATH_OPENSC): Strip non-digits from the micro version.
855 2002-08-21  Werner Koch  <wk@gnupg.org>
857         Released 0.9.0.
859         * configure.ac: Changed the default homedir to .gnupg.
860         * README-alpha: Removed.
862 2002-08-19  Werner Koch  <wk@gnupg.org>
864         * acinclude.m4: Removed -lpcsclite from KSBA_LIBS; copy+paste bug.
866 2002-08-13  Werner Koch  <wk@gnupg.org>
868         * acinclude.m4 (AM_PATH_OPENSC, AM_PATH_KSBA): New.
869         * configure.ac: Use them.
871 2002-08-10  Werner Koch  <wk@gnupg.org>
873         Released 0.3.10.
874         
875         * configure.ac (NEED_LIBKSBA_VERSION): Require 0.4.4. Add support
876         for gettext.
878 2002-07-22  Werner Koch  <wk@gnupg.org>
880         * configure.ac: Check for ftello and provide a replacement.
882 2002-07-01  Werner Koch  <wk@gnupg.org>
884         Released 0.3.9.
885         
886         * README: Short note on how to export in pkcs-12 format.
888 2002-06-29  Werner Koch  <wk@gnupg.org>
890         * configure.ac: Define --with options to set the default location
891         of the agent, scdaemon, pinentry and dirmngr.
893 2002-06-27  Werner Koch  <wk@gnupg.org>
895         * README: Short blurb on how to import a PKCS-12 file.
897         * configure.ac (AH_BOTTOM): New to define some constants.
899 2002-06-25  Werner Koch  <wk@gnupg.org>
901         Released 0.3.8.
902         
903         * configure.ac (NEED_LIBGCRYPT_VERSION): Set to 1.1.8.
905 2002-06-12  Werner Koch  <wk@gnupg.org>
907         * configure.ac (NEED_LIBKSBA_VERSION): We need 0.4.3 now.
909 2002-06-04  Werner Koch  <wk@gnupg.org>
911         Released 0.3.7.
913 2002-05-21  Werner Koch  <wk@gnupg.org>
915         * configure.ac: We now require libgcrypt 1.1.7 and libksba 0.4.2.
917 2002-05-14  Werner Koch  <wk@gnupg.org>
919         * doc/: New
920         * configure.ac, Makefile.am:  Added doc/ 
922 2002-05-03  Werner Koch  <wk@gnupg.org>
924         Released 0.3.6.
926 2002-04-25  Werner Koch  <wk@gnupg.org>
928         * configure.ac: Check for setlocale.
930 2002-04-24  Marcus Brinkmann  <marcus@g10code.de>
932         * configure.ac: Check for locale.h.
934 2002-04-15  Werner Koch  <wk@gnupg.org>
936         Released 0.3.5.
937         
938         * NEWS: Started to describe release notes.
939         
940         * configure.ac (NEED_LIBKSBA_VERSION, NEED_LIBGCRYPT_VERSION): Defined
942 2002-04-01  Werner Koch  <wk@gnupg.org>
944         Released 0.3.4.
946 2002-03-18  Werner Koch  <wk@gnupg.org>
948         Released 0.3.3.
950 2002-03-08  Werner Koch  <wk@gnupg.org>
952         * README: Add some explanation on how to specify a user ID.
954 2002-03-06  Werner Koch  <wk@gnupg.org>
956         Released 0.3.2.
958 2002-03-04  Werner Koch  <wk@gnupg.org>
960         Released 0.3.1.
962         * README: Explained some options and files.
964 2002-02-14  Werner Koch  <wk@gnupg.org>
966         * configure.ac: Fixed status messages related to presence of Pth.
968 2002-02-13  Werner Koch  <wk@gnupg.org>
970         * acinclude.m4 (GNUPG_SYS_SO_PEERCRED): New.
971         * configure.ac: use it.
973 2002-02-12  Werner Koch  <wk@gnupg.org>
975         * configure.ac: Check for PTH.  Provide replacement fucntions for
976         apsrintf and fopencookie.
978         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): New.
980 2002-02-07  Werner Koch  <wk@gnupg.org>
982         Released 0.3.0.
984         * configure.ac: Require libgcrypt 1.1.6.
986 2002-02-01  Marcus Brinkmann  <marcus@g10code.de>
988         * configure.ac (KSBA_CONFIG): Remove superfluous x in front of
989         variable.
991 2002-01-26  Werner Koch  <wk@gnupg.org>
993         * configure.ac: Add options to disable the build of some programs
994         and print a configure status at the end.
995         * acinclude.m4 (GNUPG_BUILD_PROGRAM): New.
997         * scd/ : New.  Added to Makefile and configure.
998         * configure.ac: Check for libopensc
999         * Makefile.am: Build scd only when libopensc is available
1001 2002-01-23  Werner Koch  <wk@gnupg.org>
1003         * configure.ac (mkdtemp): See whether we have to provide a
1004         replacement.
1006 2001-12-18  Werner Koch  <wk@gnupg.org>
1008         Released 0.0.0.
1010 2001-12-17  Werner Koch  <wk@gnupg.org>
1012         * acinclude.m4: Add AM_PATH_LIBGCRYPT macro.
1013         * configure.ac: and use it here. Figure out the location of libksba
1015 2001-12-15  Werner Koch  <wk@gnupg.org>
1017         * configure.ac (missing_dir): Bail out if asprintf and fopencookie
1018         are not available.
1020 2001-12-04  Werner Koch  <wk@gnupg.org>
1022         * configure.ac (HAVE_JNLIB_LOGGING): always define it.
1024         
1025  Copyright 2001, 2002, 2003, 2004, 2005, 2006,
1026            2007 Free Software Foundation, Inc.
1028  This file is free software; as a special exception the author gives
1029  unlimited permission to copy and/or distribute it, with or without
1030  modifications, as long as this notice is preserved.
1032  This file is distributed in the hope that it will be useful, but
1033  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1034  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1035