Typo fix. Updated German translation.
[gnupg.git] / ChangeLog
blobfee14a0d79d3a7613e36694dd422ea76e524432f
1 2009-06-05  David Shaw  <dshaw@jabberwocky.com>
3         * configure.ac: Remove Camellia restriction.
5 2009-04-01  Werner Koch  <wk@g10code.com>
7         * configure.ac: Test for fsync.
9 2009-03-18  Werner Koch  <wk@g10code.com>
11         * configure.ac: Test for getrlimit.
13 2009-03-03  Werner Koch  <wk@g10code.com>
15         Release 2.0.11.
17 2009-01-12  Werner Koch  <wk@g10code.com>
19         Release 2.0.10.
21 2008-12-09  Werner Koch  <wk@g10code.com>
23         Release 2.0.10rc1.
25 2008-10-17  Werner Koch  <wk@g10code.com>
27         * configure.ac: Use more warning options with modern GCCs.
29 2008-09-29  Werner Koch  <wk@g10code.com>
31         * configure.ac: Require libgcrypt 1.4.
33 2008-08-27  David Shaw  <dshaw@jabberwocky.com>
35         * configure.ac: Use printf for the most portable SVN version
36         detection.
38         * configure.ac: Darwin's /bin/sh has a builtin echo that doesn't
39         understand '-n'.  Use tr to trim the carriage return instead.
41 2008-04-23  Werner Koch  <wk@g10code.com>
43         * configure.ac: Call gl_HEADER_SYS_SOCKET and gl_TYPE_SOCKLEN_T.
45 2008-04-07  Werner Koch  <wk@g10code.com>
47         * configure.ac (ADNSLIBS): Test for adns.
48         (GPGKEYS_KDNS): New.
50 2008-04-01  Werner Koch  <wk@g10code.com>
52         * configure.ac: Require curl 7.10 (Oct 1 2002) or later as we use
53         curl_version_info().
54         (AC_INIT): Fix quoting.
56 2008-03-27  Werner Koch  <wk@g10code.com>
58         * Makefile.am (dist_doc_DATA): New. Install README.
60 2008-03-26  Werner Koch  <wk@g10code.com>
62         Release 2.0.9.
64 2008-02-19  Werner Koch  <wk@g10code.com>
66         * configure.ac: Remove --with-pkits-tests.
68 2008-02-15  Werner Koch  <wk@g10code.com>
70         * gl/allocsa.h, gl/m4/allocsa.m4: Replace HAVE_LONG_LONG by
71         HAVE_LONG_LONG_INT.
73 2008-02-15  gettextize  <bug-gnu-gettext@gnu.org>
75         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.17.
77 2007-12-20  Werner Koch  <wk@g10code.com>
79         Released 2.0.8.
81 2007-12-17  Werner Koch  <wk@g10code.com>
83         * configure.ac: Add treatment for HAVE_LDAP_START_TLS_SA.
85 2007-12-14  Werner Koch  <wk@g10code.com>
87         Released 2.0.8rc1.
89 2007-12-12  Werner Koch  <wk@g10code.com>
91         * configure.ac (USE_CAMELLIA): Define by new option --enable-camellia.
93 2007-12-03  Werner Koch  <wk@g10code.com>
95         * configure.ac: Add test gt_LC_MESSAGES..
97 2007-10-01  Werner Koch  <wk@g10code.com>
99         * configure.ac: Require assuan 1.0.4.
101 2007-09-14  Werner Koch  <wk@g10code.com>
103         * configure.ac (GNUPG_LIBASSUAN_VERSION): New.
105 2007-09-10  Werner Koch  <wk@g10code.com>
107         Released 2.0.7.
109 2007-08-27  Werner Koch  <wk@g10code.com>
111         * configure.ac: Remove remaining support for internal regex.
112         Define DISABLE_REGEX automake conditional.  Add option
113         --with-regex.
114         * autogen.sh [--build-w32]: Remove --disable-regex.  Use --with-regex.
116 2007-08-16  Werner Koch  <wk@g10code.com>
118         Released 2.0.6.
120 2007-08-08  Werner Koch  <wk@g10code.com>
122         * configure.ac: Use AC_CANONICAL_HOST and not AC_CANONICAL_TARGET.
124 2007-07-09  Werner Koch  <wk@g10code.com>
126         * configure.ac (AM_ICONV): Check for it even when building without
127         NLS.
129 2007-07-05  Werner Koch  <wk@g10code.com>
131         Released 2.0.5.
133         * configure.ac: Require libassuan 1.0.2.
135 2007-07-05  Marcus Brinkmann  <marcus@g10code.de>
137         * configure.ac: Invoke AM_LANGINFO_CODESET.
139 2007-07-04  Werner Koch  <wk@g10code.com>
141         * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist-gzip.
143         Switched entire package to GPLv3+.
145         * configure.ac: Require libksba 1.0.2.
147         * COPYING:  Updated to GPLv3.
148         * COPYING.LIB: New as jnlib/ uses this license.
150         * gl/: Switched to GPLv3+.
152         * intl/ Removed.
153         * configure.ac (AM_GNU_GETTEXT): Add external flag.
154         (AM_ICONV): New.
156 2007-07-03  Werner Koch  <wk@g10code.com>
158         * configure.ac [W32]: Use ws2_32 instead of wsock32.
160 2007-06-25  Werner Koch  <wk@g10code.com>
162         * gl/mkdtemp.c (gen_tempname) [MKDIR_TAKES_ONE_ARG]: Avoid
163         compiler warning by using the proper config macro.
165 2007-06-15  Werner Koch  <wk@g10code.com>
167         * configure.ac: Call AM_PO_SUBDIRS.
168         (W32SOCKLIBS): New.
170         * autogen.sh: Use = and not == in test to be POSIXly correct.
171         <build-w32>: Disable use of regex.
173 2007-06-14  Werner Koch  <wk@g10code.com>
175         * configure.ac [AH_BOTTOM]: Remove the hardwired names of modules.
177 2007-06-12  Werner Koch  <wk@g10code.com>
179         * configure.ac [AH_BOTTOM]: Define HTTP_NO_WSASTARTUP.
181 2007-06-11  Werner Koch  <wk@g10code.com>
183         * am/cmacros.am (libcommonstd, libcommonpth, libcommonstd_ldadd)
184         (libcommonpth_ldadd): Add macros.
186 2007-06-06  Werner Koch  <wk@g10code.com>
188         * configure.ac: Add a few notices message so make browsing of the
189         log file easier.
190         (CC_FOR_BUILD): New.
192 2007-05-30  Werner Koch  <wk@g10code.com>
194         * configure.ac [W32]: Do not create a symlink to w32-pth.h.
195         Require the installation of the w32pth package.
197 2007-05-29  Werner Koch  <wk@g10code.com>
199         * gl/: Updated to a newer version.
201 2007-05-24  Werner Koch  <wk@g10code.com>
203         * configure.ac: Use -Wpointer-arith is possible.
205 2007-05-15  Werner Koch  <wk@g10code.com>
207         * configure.ac: Renamed the estream macros. Remove -Wformat-nonliteral.
209         * configure.ac: Call ESTREAM_INIT and define the memory
210         allocators for estream_asprintf.
211         (gl_MODULES): Remove vasprintf.
213 2007-05-09  Werner Koch  <wk@g10code.com>
215         Released 2.0.4.
217 2007-05-07  Werner Koch  <wk@g10code.com>
219         * configure.ac: Require libgcrypt 1.2.2 to avoid compiler warnings.
221 2007-05-07  gettextize  <bug-gnu-gettext@gnu.org>
223         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.16.1.
225 2007-05-07  Werner Koch  <wk@g10code.com>
227         * configure.ac: Bail out if no C-89 compiler has been found.
229 2007-05-04  Werner Koch  <wk@g10code.com>
231         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-mailto
233         * configure.ac: Require automake 1.10
234         (AC_CONFIG_FILES): Rename gpgkeys_ to gpg2keys_.
235         (AM_PROG_CC_C_O): New.
237 2007-03-08  Werner Koch  <wk@g10code.com>
239         Released 2.0.3.
241         * autogen.sh: Add option --force.
243 2007-01-31  Werner Koch  <wk@g10code.com>
245         Released 2.0.2.
247 2006-11-30  Werner Koch  <wk@g10code.com>
249         * configure.ac: Save original LIBS when testing for dlopen.
251 2006-11-28  Werner Koch  <wk@g10code.com>
253         Released 2.0.1.
255 2006-11-23  Werner Koch  <wk@g10code.com>
257         Released 2.0.1rc1.
259 2006-11-21  Werner Koch  <wk@g10code.com>
261         * configure.ac [AH_BOTTOM]: Disable PTH soft mapping.
262         (AC_CHECK_SIZEOF): Check for time_t.
263         (BUILD_INCLUDED_LIBINTL): Remove AM_PO_SUBDIRS as it is not
264         required for C.
266 2006-11-15  Werner Koch  <wk@g10code.com>
268         * autogen.sh: Add convenience option --build-amd64.
270 2006-11-14  Werner Koch  <wk@g10code.com>
272         * configure.ac (HAVE_ASSUAN_SET_IO_MONITOR): Test for it.
274 2006-11-11  Werner Koch  <wk@g10code.com>
276         Released 2.0.0.
278 2006-11-06  Werner Koch  <wk@g10code.com>
280         Released 1.9.95.
282 2006-11-03  Werner Koch  <wk@g10code.com>
284         * configure.ac: Test for pty.h.  From Gentoo.
286 2006-10-24  Werner Koch  <wk@g10code.com>
288         Released 1.9.94.
290 2006-10-20  Werner Koch  <wk@g10code.com>
292         * Makefile.am (stowinstall): Add convenience target.
294 2006-10-18  Werner Koch  <wk@g10code.com>
296         * configure.ac: svn revison magic fixes for old bashs.  Suggested
297         by Alain Guibert.
299 2006-10-18  Werner Koch  <wk@g10code.com>
301         Released 1.9.93.
303 2006-10-17  Werner Koch  <wk@g10code.com>
305         * autogen.sh <--build-w32>: Test also for a host "mingw32".
307         * configure.ac: Removed W32LIBS. Use NETLIBS instead.
309 2006-10-11  Werner Koch  <wk@g10code.com>
311         Released 1.9.92.
313         * configure.ac: Require libassuan 0.9.3.
315 2006-10-09  Werner Koch  <wk@g10code.com>
317         * acinclude.m4: Moved pth check to m4/gnupg-pth.m4.
319 2006-10-06  Werner Koch  <wk@g10code.com>
321         * configure.ac: Also check for libassuan's pth version.
323 2006-10-04  Werner Koch  <wk@g10code.com>
325         Released 1.9.91.
327         * configure.ac: Require libassuan 0.9.1 which fixes a problem with
328         gpgsm.
330 2006-09-27  Werner Koch  <wk@g10code.com>
332         * gl/strsep.h, gl/strsep.c, gl/m4/strsep.m4: Removed.
333         * gl/strpbrk.h, gl/strpbrk.c, gl/m4/strpbrk.m4: Removed.
334         * gl/Makefile.am: Removed module strsep and strpbrk.
335         * configure.ac: Check for strsep in the context of jnlib.  Remove
336         check from gl_MODULES. Moved check for timegm into the jnlib context.
338 2006-09-27  Marcus Brinkmann  <marcus@g10code.de>
340         * Makefile.am: Fix cut & paste error.
342 2006-09-25  Werner Koch  <wk@g10code.com>
344         Released 1.9.90.
346 2006-09-22  Werner Koch  <wk@g10code.com>
348         * AUTHORS: Add information about used licenses.
350 2006-09-20  Werner Koch  <wk@g10code.com>
352         * Makefile.am (dist-hook): Removed distfiles cruft.
353         (SUBDIRS): Added include
355 2006-09-18  Werner Koch  <wk@g10code.com>
357         Released 1.9.23.
358         
359         * configure.ac (--enable-agent-only): Donot build tools and doc
360         (--disable-tools,--disable-doc): New.
361         * Makefile.am (SUBDIRS): Allow to conditional build tools and doc.
363 2006-09-14  Werner Koch  <wk@g10code.com>
365         Replaced all call gpg_error_from_errno(errno) by
366         gpg_error_from_syserror().
367         
368         * configure.ac: Build gpg by default.
369         (GNUPG_SYS_SO_PEERCRED): Removed.
371 2006-09-13  Werner Koch  <wk@g10code.com>
373         * autogen.sh: Better detection of the cross compiler kit.
375 2006-09-06  Marcus Brinkmann  <marcus@g10code.de>
377         * configure.ac: New automake conditional RUN_GPG_TESTS.
379 2006-09-06  Werner Koch  <wk@g10code.com>
381         * configure.ac: Define _ASSUAN_ONLY_GPG_ERRORS.  Require Assuan
382         0.9 and libgpg-error 1.4 
384 2006-08-31  Werner Koch  <wk@g10code.com>
386         * configure.ac: Require libksba 1.0 and added API check for it.
387         (GPG_ERR_LOCKED): Removed DECL check as we require 1.2 anyway.
388         (have_libusb): New to give a feedback about CCID support
390 2006-08-21  Werner Koch  <wk@g10code.com>
392         * configure.ac: Removed docbook tests.
393         (AC_CONFIG_FILES): Added gpgkeys_test and gpgkeys_mailto.
395         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Enable gpg.
397 2006-08-17  Werner Koch  <wk@g10code.com>
399         * THANKS: Merged with the 1.4 one.
401 2006-08-16  Werner Koch  <wk@g10code.com>
403         * configure.ac: Removed test for capabilities and mlock.
405 2006-08-15  Werner Koch  <wk@g10code.com>
407         * Makefile.am (keyserver): Enable building of keyserver helpers.
409         * configure.ac: Merged with the current configure from 1.4.5.
410         Require libgpg-error 1.2 and libksba 0.9.16.
412 2006-07-29  Marcus Brinkmann  <marcus@g10code.de>
414         * README: Spelling fixes.
416 2006-07-27  Werner Koch  <wk@g10code.com>
418         Released 1.9.22.
420         * configure.ac: Call AB_INIT.
422 2006-07-03  Werner Koch  <wk@g10code.com>
424         * configure.ac: Test for ksba_dn_teststr. 
426 2006-06-30  Werner Koch  <wk@g10code.com>
428         * keyserver/: New.  Taken from 1.4.4
429         * Makefile.am (SUBDIRS): Include keyserver/.
430         * configure.ac: Include keyserver/.
431         (FAKE_CURL, GPGKEYS_CURL): New.
432         
433 2006-06-20  Werner Koch  <wk@g10code.com>
435         Released 1.9.21.
437 2006-06-08  Marcus Brinkmann  <marcus@g10code.de>
439         * configure.ac (PTH_LIBS): Add --all to pth-config invocation.
441 2006-05-24  Werner Koch  <wk@g10code.com>
443         * configure.ac: New option --disable-optimization taked from 1.4.3.
445 2006-05-23  Werner Koch  <wk@g10code.com>
447         * configure.ac (ZLIBS): New for zlib link commands. Add bzip2
448         support.
450 2006-05-22  Werner Koch  <wk@g10code.com>
452         * configure.ac (EXEEXT): New.
454 2006-04-18  Werner Koch  <wk@g10code.com>
456         * configure.ac (PK_UID_CACHE_SIZE): New.
458 2006-04-07  Werner Koch  <wk@g10code.com>
460         * configure.ac: Use new method to include the SVN revison.  Now it
461         is the actual global revision number.
463 2005-12-20  Werner Koch  <wk@g10code.com>
465         Released 1.9.20.
467 2005-11-28  Werner Koch  <wk@g10code.com>
469         * configure.ac: Append the revision to the version string.
471 2005-11-13  Werner Koch  <wk@g10code.com>
473         * am/cmacros.am (-DGNUPG_SYSCONFDIR): Define it.
475 2005-11-11  Werner Koch  <wk@g10code.com>
477         * configure.ac (NEED_KSBA_VERSION: Require 0.9.13.
479 2005-09-12  Werner Koch  <wk@g10code.com>
481         Released 1.9.19.
483 2005-08-01  Werner Koch  <wk@g10code.com>
485         Released 1.9.18.
486         
487         * configure.ac: Require libksba 0.9.12 to match new features in gpgsm.
489 2005-06-20  Werner Koch  <wk@g10code.com>
491         Released 1.9.17.
493 2005-06-02  Werner Koch  <wk@g10code.com>
495         * configure.ac (HAVE_PTH): Define as alias for USE_GNU_PTH.  It is
496         used by common/estream.c.
498 2005-06-01  Werner Koch  <wk@g10code.com>
500         * configure.ac (gl_INIT): Add gnulib stuff.
501         (fseeko, ftello, ttyname, isascii): Replaced the AC_REPLACE_FUNCS
502         by a simple check.
503         (putc_unlocked): Removed check.  Not used.
504         (strsep, mkdtemp, asprintf): Replaced checks by gnulib checks.
505         (xsize): Added will probably come handy soon.
506         (CFLAGS): Use -Wformat-security instead of
507         -Wformat-nonliteral. Add --Wno-format-y2k.
508         * gl/, gl/m4/: New.
510 2005-05-15  Werner Koch  <wk@g10code.com>
512         * configure.ac: Remove option --disable-threads; require the use
513         of GNU Pth.
515 2005-04-27  Werner Koch  <wk@g10code.com>
517         * configure.ac: Removed OpenSC detection and options.
518         * acinclude.m4: Ditto.
520 2005-04-21  Werner Koch  <wk@g10code.com>
522         Released 1.9.16.
523         
524         * configure.ac: Do not build gpg by default.
526 2005-04-20  Werner Koch  <wk@g10code.com>
528         * configure.ac: Test whether GPG_ERR_LOCKED is declared and
529         provide a replacement if not.
531 2005-04-15  Werner Koch  <wk@g10code.com>
533         * configure.ac: Require libksba 0.9.11.
535 2005-04-15  Marcus Brinkmann  <marcus@g10code.de>
537         * configure.ac: Check for /usr/bin/shred and define SHRED.
538         
539         * configure.ac: Add --enable-symcryptrun, disabled by default.
540         Define automake variable BUILD_SYMCRYPTRUN.
541         Check for openpty -lutil, define LIBUTIL_LIBS.
543 2005-03-03  Werner Koch  <wk@g10code.com>
545         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently used
546         --ldflags instead of --cflags. Reported by Kazu Yamamoto.
548 2005-02-03  Werner Koch  <wk@g10code.com>
550         * AUTHORS: Copied from 1.4 and edited to refelct the changes in
551         1.9.
553 2005-01-17  Werner Koch  <wk@g10code.com>
555         * configure.ac: Make --without-included-regex work as expected.
556         Fixed FTP location info for some libraries.
558 2005-01-13  Werner Koch  <wk@g10code.com>
560         Released 1.9.15.
562         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test
563         program to see whether the installation is sane.
565 2005-01-07  Werner Koch  <wk@g10code.com>
567         * configure.ac: Require gpg-error 1.0.
569 2005-01-04  Werner Koch  <wk@g10code.com>
571         * configure.ac: Remove hack not to build gpg2 for W32.
572         * autogen.sh <build-w32>: Pass option --disable-gpg instead.
574 2004-12-22  Werner Koch  <wk@g10code.com>
576         Released 1.9.14.
578 2004-12-20  Werner Koch  <wk@g10code.com>
580         * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all
581         directories default to c:/gnupg.  Require libassuan 0.6.9.      
582         
583 2004-12-18  Werner Koch  <wk@g10code.com>
585         * configure.ac (AH_BOTTOM): Define EXEEXT_S.
587         * autogen.sh: Updated --build-w32 feature.
589 2004-12-15  Werner Koch  <wk@g10code.com>
591         * Makefile.am (SUBDIRS) [W32]: Do not build in tests/.
593         * acinclude.m4: Add proper macro name quoting for use with
594         automake 1.9.
596         * configure.ac: Add replacement check for ttyname.
597         Removed support for a included zlib.
599 2004-12-06  Werner Koch  <wk@g10code.com>
601         * configure.ac (have_w32_system): New.  Disable Pth checks for W32.
602         Link jnlib/w32-pth.h to pth.h.
604 2004-12-03  Werner Koch  <wk@g10code.com>
606         Released 1.9.13.
608 2004-11-26  Werner Koch  <wk@g10code.com>
610         * configure.ac: Replace strsep.  Replaced use of "target" by
611         "host".
612         
613 2004-10-22  Werner Koch  <wk@g10code.com>
615         Released 1.9.12.
617         * Makefile.am (AUTOMAKE_OPTIONS): Set option to create bzip2 tarball.
619 2004-10-01  Werner Koch  <wk@g10code.com>
621         Released 1.9.11.
623 2004-09-30  Werner Koch  <wk@g10code.com>
625         * README: Minor updates.
627 2004-09-30  gettextize  <bug-gnu-gettext@gnu.org>
629         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.14.1.
631 2004-08-16  Werner Koch  <wk@g10code.de>
633         * configure.ac: Build Makefile for tests/pkits.  New option
634         --with-pkits-tests.
635         
636 2004-08-05  Werner Koch  <wk@g10code.de>
638         * configure.ac: Changed tests for libusb to also suuport the
639         stable version 0.1.x.
641 2004-07-22  Werner Koch  <wk@g10code.de>
643         Released 1.9.10.
645         * configure.ac: Define AM conditional HAVE_OPENSC.
647 2004-07-21  Werner Koch  <wk@g10code.de>
649         * configure.ac: Don't set DIE to no after it might has been set to
650         yes.
652 2004-07-20  Werner Koch  <wk@g10code.de>
654         * Makefile.am (sm): Build kbx only if gpgsm is to be build.
656 2004-07-20  Werner Koch  <wk@gnupg.org>
658         * configure.ac: New option --enable-agent-only.
660 2004-06-08  Werner Koch  <wk@gnupg.org>
662         Released 1.9.9.
664 2004-06-06  Werner Koch  <wk@gnupg.org>
666         * configure.ac: Require libksba 0.9.7.
668 2004-04-29  Werner Koch  <wk@gnupg.org>
670         Released 1.9.8.
672 2004-04-20  Werner Koch  <wk@gnupg.org>
674         * configure.ac: Remove the fopencookie test.  We don't need the
675         dummy function because we conditionally use fopencookie,
676         fpencookie or a replacement at place.
678 2004-04-02  Thomas Schwinge  <schwinge@nic-nac-project.de>
680         * autogen.sh: Added ACLOCAL_FLAGS.
682 2004-04-06  Werner Koch  <wk@gnupg.org>
684         Released 1.9.7.
686         * configure.ac: Require libgcrypt 1.1.94.
687         Introduce PACKAGE_GT and set it to gnupg2.
689 2004-03-23  Werner Koch  <wk@gnupg.org>
691         * configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT.
693 2004-03-09  Werner Koch  <wk@gnupg.org>
695         * configure.ac (NEED_GPG_ERROR_VERSION): Set to 0.7.
697 2004-03-06  Werner Koch  <wk@gnupg.org>
699         Released 1.9.6.
700         
701         * configure.ac: Check the Libgcrypt API.
703 2004-02-25  Werner Koch  <wk@gnupg.org>
705         * configure.ac: New option --disable-threads to inhibit
706         unintentional builds without Pth.
708 2004-02-21  Werner Koch  <wk@gnupg.org>
710         Released 1.9.5.
712 2004-02-20  Werner Koch  <wk@gnupg.org>
714         * configure.ac: Fixed URLs in the notice messages.
716 2004-02-18  Werner Koch  <wk@gnupg.org>
718         * acinclude.m4: Removed macros to detect gpg-error, libgcrypt,
719         libassuan and ksba as they are now distributed in m4/.
721 2004-02-13  Werner Koch  <wk@gnupg.org>
723         * configure.ac: Require libksba 0.9.4 and libgcrypt 1.1.92.
725 2004-02-12  Werner Koch  <wk@gnupg.org>
727         * autogen.sh: Removed cruft from debugging.
729         * am/cmacros.am: New.
731 2004-02-11  Werner Koch  <wk@gnupg.org>
733         * configure.ac: Removed the need for g10defs.h.  Reworked the
734         --with-foo-pgm stuff.
736         * autogen.sh (check_version): Removed bashism and simplified.
737         * acinclude.m4 (AM_PATH_OPENSC): Kludge to avoid error output for
738         a bad opensc-config.
740 2004-01-30  Werner Koch  <wk@gnupg.org>
742         Released 1.9.4.
744         * configure.ac: Require libksba 0.9.3 due to another bug fix there.
746 2004-01-29  Werner Koch  <wk@gnupg.org>
748         * README: Updated.
750         * configure.ac: Require libksba 0.9.2 due to bug fixes.
752 2004-01-24  Werner Koch  <wk@gnupg.org>
754         * configure.ac: Now requires libassuan 0.6.3.
756 2003-12-23  Werner Koch  <wk@gnupg.org>
758         Released 1.9.3.
760         * README-alpha: Removed.
761         * configure.ac, Makefile.am: Add the tests and tools directories.
763 2003-12-19  Werner Koch  <wk@gnupg.org>
765         * configure.ac: Now require libgcrypt 1.1.91 to help testing the
766         latest libgcrypt changes.  Requires libksab 0.9.1.
768 2003-12-17  Werner Koch  <wk@gnupg.org>
770         * configure.ac: Requires now libassuan 0.6.2.
771         (CFLAGS): Add --Wformat-noliteral in gcc mode.
773 2003-12-16  Werner Koch  <wk@gnupg.org>
775         * configure.ac: Check for funopen and fopencookie as part of the
776         jnlib checks.
778 2003-12-09  Werner Koch  <wk@gnupg.org>
780         * configure.ac: Add a min_automake_version.
781         * README.CVS: New.
782         * autogen.sh: Revamped except for the --build-w32 hack.
783         * Makefile.am: Add README.CVS
785 2003-11-17  Werner Koch  <wk@gnupg.org>
787         Release 1.9.2.
788         
789         * configure.ac: Requires now libassuan 0.6.1.
791 2003-10-31  Werner Koch  <wk@gnupg.org>
793         * configure.ac (NEED_KSBA_VERSION): Set to 0.9.0 due the changed
794         time interface.
796 2003-10-21  Werner Koch  <wk@gnupg.org>
798         * configure.ac (PRINTABLE_OS_NAME): Remove special case for The
799         Hurd; Robert Millan reported that the uname test is now
800         sufficient.
802 2003-10-01  Werner Koch  <wk@gnupg.org>
804         * configure.ac (AH_BOTTOM): Define GNUPG_MAJOR_VERSION. 
806 2003-09-23  Werner Koch  <wk@gnupg.org>
808         Merged most of David Shaw's changes in 1.3 since 2003-06-03.
809         
810         * configure.ac: Drop all TIGER/192 support.
811         (uint64_t): Check for UINT64_C to go along with uint64_t.
812         (getaddrinfo): Check for it.
813         (sigset_t): Check for sigset_t and struct sigaction.  This is for
814         Forte c89 on Solaris which seems to define only the function call
815         half of the two pairs by default.
816         (W32LIBS): Include wsock32 in W32LIBS.  This is different from
817         NETLIBS so we don't need to force other platforms to pull in the
818         netlibs when they aren't actually needed.
820 2003-09-06  Werner Koch  <wk@gnupg.org>
822         Released 1.9.1.
823         
824         * configure.ac: Require newer versions of some libraries.
826 2003-09-02  Werner Koch  <wk@gnupg.org>
828         * configure.ac (HAVE_LIBUSB): Added a simple test for libusb.
830 2003-08-19  Marcus Brinkmann  <marcus@g10code.de>
832         * configure.ac (AM_PATH_GPG_ERROR): Add missing comma in
833         invocation.
835 2003-08-06  Werner Koch  <wk@gnupg.org>
837         * configure.ac: Check for libgpg-error.  Print infos about missing
838         libraries more nicely.
839         * acinclude.m4 (AM_PATH_GPG_ERROR): Added.
841 2003-08-05  Werner Koch  <wk@gnupg.org>
843         Released 1.9.0.
844         
845         * configure.ac (GNUPG_DEFAULT_HONMEDIR): Changed back to ~/.gnupg.
846         
847 2003-07-31  Werner Koch  <wk@gnupg.org>
849         * Makefile.am (DISTCLEANFILES): Add g10defs.h
851 2003-06-18  Werner Koch  <wk@gnupg.org>
853         * configure.ac (GNUPG_DEFAULT_HOMEDIR): Changed temporary to
854         .gnupg2 to avoid accidential use with production keys.
856 2003-06-11  Werner Koch  <wk@gnupg.org>
858         * configure.ac: Merged all stuff from current 1.3 version in.
859         * acinclude.m4: Merged required macros from current 1.2 version in.
861 2003-06-04  Werner Koch  <wk@gnupg.org>
863         * configure.ac, Makefile.am: Enable building of gpg.
865 2003-04-29  Werner Koch  <wk@gnupg.org>
867         * configure.ac: Build a limited version of scdaemon if libopensc
868         is not available.
869         
870         * configure.ac (ALL_LINUGAS): Removed.
872         * Makefile.am (ACLOCAL_AMFLAGS): New.
873         * configure.ac (AM_GNU_GETTEXT_VERSION): New.  Set to 0.11.5.
875 2003-04-29  gettextize  <bug-gnu-gettext@gnu.org>
877         * Makefile.am (SUBDIRS): Add m4.
878         (ACLOCAL_AMFLAGS): New variable.
879         (EXTRA_DIST): Add scripts/config.rpath.
880         * configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
882 2003-04-29  Werner Koch  <wk@gnupg.org>
884         * assuan/ : Removed.  We now use libassuan.
885         * Makefile.am (SUBDIRS): Removed assuan
887         * configure.ac: Check for libassuan.
889 2003-01-09  Werner Koch  <wk@gnupg.org>
891         * configure.ac (GNUPG_PROTECT_TOOL): New option --with-protect-tool. 
892         (NEED_KSBA_VERSION): Does now require 0.4.6.
894         * README: Noted where to find gpg-protect-tool. 
896 2002-10-31  Neal H. Walfield  <neal@g10code.de>
898         * configure.ac: Check for flockfile and funlockfile.  Check for
899         isascii and putc_unlocked replacing them if not found.
901         * configure.ac (PTH_LIBS): If pth is found, add the output of
902         `$PTH_CONFIG --ldflags`, not just `$PTH_CONFIG --libs`.
904 2002-10-19  Werner Koch  <wk@gnupg.org>
906         * configure.ac: Bumped version number to 1.9.0-cvs.
908         NewPG (Aegypten project) to GnuPG merge.
910 2002-09-20  Werner Koch  <wk@gnupg.org>
912         Released 0.9.2.
914 2002-09-05  Neal H. Walfield  <neal@g10code.de>
916         * configure.ac: Check for makeinfo.
918 2002-09-03  Neal H. Walfield  <neal@g10code.de>
920         * autogen.sh (have_version): New function.  Generalize and
921         simplify logic for finding and determining the versions of GNU
922         programs.  Use it.
924 2002-08-23  Werner Koch  <wk@gnupg.org>
926         Released 0.9.1.
928         * acinclude.m4 (AM_PATH_LIBGCRYPT): Updated from Libgcrypt.
929         (AM_PATH_OPENSC): Strip non-digits from the micro version.
931 2002-08-21  Werner Koch  <wk@gnupg.org>
933         Released 0.9.0.
935         * configure.ac: Changed the default homedir to .gnupg.
936         * README-alpha: Removed.
938 2002-08-19  Werner Koch  <wk@gnupg.org>
940         * acinclude.m4: Removed -lpcsclite from KSBA_LIBS; copy+paste bug.
942 2002-08-13  Werner Koch  <wk@gnupg.org>
944         * acinclude.m4 (AM_PATH_OPENSC, AM_PATH_KSBA): New.
945         * configure.ac: Use them.
947 2002-08-10  Werner Koch  <wk@gnupg.org>
949         Released 0.3.10.
950         
951         * configure.ac (NEED_LIBKSBA_VERSION): Require 0.4.4. Add support
952         for gettext.
954 2002-07-22  Werner Koch  <wk@gnupg.org>
956         * configure.ac: Check for ftello and provide a replacement.
958 2002-07-01  Werner Koch  <wk@gnupg.org>
960         Released 0.3.9.
961         
962         * README: Short note on how to export in pkcs-12 format.
964 2002-06-29  Werner Koch  <wk@gnupg.org>
966         * configure.ac: Define --with options to set the default location
967         of the agent, scdaemon, pinentry and dirmngr.
969 2002-06-27  Werner Koch  <wk@gnupg.org>
971         * README: Short blurb on how to import a PKCS-12 file.
973         * configure.ac (AH_BOTTOM): New to define some constants.
975 2002-06-25  Werner Koch  <wk@gnupg.org>
977         Released 0.3.8.
978         
979         * configure.ac (NEED_LIBGCRYPT_VERSION): Set to 1.1.8.
981 2002-06-12  Werner Koch  <wk@gnupg.org>
983         * configure.ac (NEED_LIBKSBA_VERSION): We need 0.4.3 now.
985 2002-06-04  Werner Koch  <wk@gnupg.org>
987         Released 0.3.7.
989 2002-05-21  Werner Koch  <wk@gnupg.org>
991         * configure.ac: We now require libgcrypt 1.1.7 and libksba 0.4.2.
993 2002-05-14  Werner Koch  <wk@gnupg.org>
995         * doc/: New
996         * configure.ac, Makefile.am:  Added doc/ 
998 2002-05-03  Werner Koch  <wk@gnupg.org>
1000         Released 0.3.6.
1002 2002-04-25  Werner Koch  <wk@gnupg.org>
1004         * configure.ac: Check for setlocale.
1006 2002-04-24  Marcus Brinkmann  <marcus@g10code.de>
1008         * configure.ac: Check for locale.h.
1010 2002-04-15  Werner Koch  <wk@gnupg.org>
1012         Released 0.3.5.
1013         
1014         * NEWS: Started to describe release notes.
1015         
1016         * configure.ac (NEED_LIBKSBA_VERSION, NEED_LIBGCRYPT_VERSION): Defined
1018 2002-04-01  Werner Koch  <wk@gnupg.org>
1020         Released 0.3.4.
1022 2002-03-18  Werner Koch  <wk@gnupg.org>
1024         Released 0.3.3.
1026 2002-03-08  Werner Koch  <wk@gnupg.org>
1028         * README: Add some explanation on how to specify a user ID.
1030 2002-03-06  Werner Koch  <wk@gnupg.org>
1032         Released 0.3.2.
1034 2002-03-04  Werner Koch  <wk@gnupg.org>
1036         Released 0.3.1.
1038         * README: Explained some options and files.
1040 2002-02-14  Werner Koch  <wk@gnupg.org>
1042         * configure.ac: Fixed status messages related to presence of Pth.
1044 2002-02-13  Werner Koch  <wk@gnupg.org>
1046         * acinclude.m4 (GNUPG_SYS_SO_PEERCRED): New.
1047         * configure.ac: use it.
1049 2002-02-12  Werner Koch  <wk@gnupg.org>
1051         * configure.ac: Check for PTH.  Provide replacement fucntions for
1052         apsrintf and fopencookie.
1054         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): New.
1056 2002-02-07  Werner Koch  <wk@gnupg.org>
1058         Released 0.3.0.
1060         * configure.ac: Require libgcrypt 1.1.6.
1062 2002-02-01  Marcus Brinkmann  <marcus@g10code.de>
1064         * configure.ac (KSBA_CONFIG): Remove superfluous x in front of
1065         variable.
1067 2002-01-26  Werner Koch  <wk@gnupg.org>
1069         * configure.ac: Add options to disable the build of some programs
1070         and print a configure status at the end.
1071         * acinclude.m4 (GNUPG_BUILD_PROGRAM): New.
1073         * scd/ : New.  Added to Makefile and configure.
1074         * configure.ac: Check for libopensc
1075         * Makefile.am: Build scd only when libopensc is available
1077 2002-01-23  Werner Koch  <wk@gnupg.org>
1079         * configure.ac (mkdtemp): See whether we have to provide a
1080         replacement.
1082 2001-12-18  Werner Koch  <wk@gnupg.org>
1084         Released 0.0.0.
1086 2001-12-17  Werner Koch  <wk@gnupg.org>
1088         * acinclude.m4: Add AM_PATH_LIBGCRYPT macro.
1089         * configure.ac: and use it here. Figure out the location of libksba
1091 2001-12-15  Werner Koch  <wk@gnupg.org>
1093         * configure.ac (missing_dir): Bail out if asprintf and fopencookie
1094         are not available.
1096 2001-12-04  Werner Koch  <wk@gnupg.org>
1098         * configure.ac (HAVE_JNLIB_LOGGING): always define it.
1100         
1101  Copyright 2001, 2002, 2003, 2004, 2005, 2006,
1102            2007 Free Software Foundation, Inc.
1104  This file is free software; as a special exception the author gives
1105  unlimited permission to copy and/or distribute it, with or without
1106  modifications, as long as this notice is preserved.
1108  This file is distributed in the hope that it will be useful, but
1109  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1110  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1111