chiark / gitweb /
Replace use of variable-length-arrays.
[gnupg2.git] / ChangeLog-2011
1 2011-12-01  Werner Koch  <wk@g10code.com>
2
3         NB: ChangeLog files are no longer manually maintained.  Starting
4         on December 1st, 2011 we put change information only in the GIT
5         commit log, and generate a top-level ChangeLog file from logs at
6         "make dist".  See doc/HACKING for details.
7
8 2011-11-29  Werner Koch  <wk@g10code.com>
9
10         * autogen.sh: Make sure HOME et al have no unsafe characters.
11
12 2011-11-28  Jim Meyering  <meyering@redhat.com>
13
14         accept --with-libgpg-error-prefix as well as --with-gpg-error-prefix
15         * m4/gpg-error.m4: Update from git master.
16
17 2011-09-23  Werner Koch  <wk@g10code.com>
18
19         * configure.ac: Remove check for gcry_kdf_derive.
20
21 2011-08-10  Werner Koch  <wk@g10code.com>
22
23         * configure.ac: Fix new autoconf warnings.
24
25 2011-05-20  Werner Koch  <wk@g10code.com>
26
27         * configure.ac: Require libgpg-error 1.10.
28
29 2011-03-08  Werner Koch  <wk@g10code.com>
30
31         Release 2.1.0beta2.
32
33         * configure.ac: Require libgcrypt 1.5.0.
34         (HAVE_GCRY_PK_ECDH, HAVE_GCRY_PK_GET_CURVE): Remove.
35         (utmp.h): Check for header.
36
37 2011-02-25  Werner Koch  <wk@g10code.com>
38
39         * configure.ac: Require libksba 1.2.
40
41 2011-02-04  Werner Koch  <wk@g10code.com>
42
43         * autogen.sh: Ensure that the git pre-commit hoom has been
44         enabled.  Add a cleanpo filter if not yet set.
45
46 2011-02-03  Werner Koch  <wk@g10code.com>
47
48         * configure.ac (HAVE_GCRY_PK_GET_CURVE): Use AC_TRY_LINK.
49
50 2011-02-01  Werner Koch  <wk@g10code.com>
51
52         * configure.ac (HAVE_GCRY_PK_GET_CURVE): Define if availabale.
53
54 2011-01-20  Werner Koch  <wk@g10code.com>
55
56         * configure.ac (AC_CONFIG_FILES): Remove keyserver/.
57
58 2011-01-19  Werner Koch  <wk@g10code.com>
59
60         * configure.ac: Add new option --enable-gpg2-is-gpg.
61         (NAME_OF_INSTALLED_GPG): New ac_define.
62         * autogen.sh [--build-w32ce]: Use --enable-gpg2-is-gpg.
63
64 2011-01-21  Werner Koch  <wk@g10code.com>
65
66         * configure.ac: Need Libgcrypt 1.4.6 due to AESWRAP.
67         (HAVE_GCRY_PK_ECDH): Add new test.
68
69 2011-01-03  Werner Koch  <wk@g10code.com>
70
71         * README.SVN:  Rename to README.GIT.
72         * Makefile.am (EXTRA_DIST): Adjust for that change.
73
74 2010-12-14  Werner Koch  <wk@g10code.com>
75
76         * configure.ac (BUILD_WITH_GPG, BUILD_WITH_GPGSM)
77         (BUILD_WITH_AGENT, BUILD_WITH_SCDAEMON, BUILD_WITH_DIRMNGR)
78         (BUILD_WITH_G13): New defines.
79
80 2010-11-23  Werner Koch  <wk@g10code.com>
81
82         * am/cmacros.am (extra_bin_ldflags): New.  For W32CE set the stack
83         size to 256k.
84
85 2010-11-17  Werner Koch  <wk@g10code.com>
86
87         * configure.ac (ENABLE_CARD_SUPPORT): Define.
88
89 2010-10-27  Werner Koch  <wk@g10code.com>
90
91         * acinclude.m4 (GNUPG_TIME_T_UNSIGNED): New.
92         * configure.ac (AC_HEADER_TIME): Include before checking time_t.
93         (GNUPG_TIME_T_UNSIGNED): Add.
94
95 2010-10-26  Werner Koch  <wk@g10code.com>
96
97         Release 2.1.0beta1.
98
99 2010-10-18  Werner Koch  <wk@g10code.com>
100
101         * Makefile.am (install-data-hook): Add W32 specific hook.
102
103 2010-10-08  Werner Koch  <wk@g10code.com>
104
105         * configure.ac: Add option --enable-dirmngr-auto-start.
106         (USE_DIRMNGR_AUTO_START): New ac_define.
107         * autogen.sh <--build-w32ce>: Use new option.
108
109 2010-10-06  Werner Koch  <wk@g10code.com>
110
111         * configure.ac: Make --enable-standard-socket the default.
112
113 2010-10-04  Werner Koch  <wk@g10code.com>
114
115         * configure.ac (GNUPG_CHECK_FAQPROG): Remove.
116
117 2010-08-19  Werner Koch  <wk@g10code.com>
118
119         * configure.ac (AH_BOTTOM): Define GPG_ERR_ENABLE_ERRNO_MACROS.
120
121 2010-08-09  Werner Koch  <wk@g10code.com>
122
123         * configure.ac (inet_pton): Check for it.
124
125 2010-08-05  Werner Koch  <wk@g10code.com>
126
127         * configure.ac (AH_BOTTOM): Remove HTTP_USE_ESTREAM.
128
129 2010-08-02  Werner Koch  <wk@g10code.com>
130
131         * configure.ac: Require libksba 1.1.0 due to the use of
132         ksba_reader_set_release_notify.
133
134 2010-07-30  Werner Koch  <wk@g10code.com>
135
136         * configure.ac (GNUPG_PTH_PATH) [W32]: Require version 2.0.3.
137
138 2010-07-25  Werner Koch  <wk@g10code.com>
139
140         * configure.ac (USE_LDAPWRAPPER): AC_DEFINE and AM_CONDITIONAL it.
141
142 2010-06-09  Werner Koch  <wk@g10code.com>
143
144         * configure.ac (GNUPG_DIRMNGR_LDAP_PGM): Add option
145         --with-dirmngr-ldap-pgm.
146
147         * am/cmacros.am (-DGNUPG_LOCALSTATEDIR): New.
148         (GNUPG_DEFAULT_DIRMNGR_LDAP): New.
149
150 2010-06-08  Werner Koch  <wk@g10code.com>
151
152         * configure.ac: Add build support for dirmngr.
153         (try_ldap): Rename to try_ks_ldap.
154         (GNUPG_CHECK_LDAP): Also test if dirmngr is to be build.
155
156         * Makefile.am (SUBDIRS): Add dirmngr.
157
158 2010-06-07  Werner Koch  <wk@g10code.com>
159
160         * dirmngr/: New.
161
162         * configure.ac: Add option --enable-gpgtar.
163
164 2010-05-31  Werner Koch  <wk@g10code.com>
165
166         * configure.ac (AC_CHECK_FUNCS): Check for lstat.
167
168 2010-04-30  Werner Koch  <wk@g10code.com>
169
170         * configure.ac: Add option --enable-standard-socket.
171         (USE_STANDARD_SOCKET): ac_define it.
172
173 2010-04-14  Werner Koch  <wk@g10code.com>
174
175         * Makefile.am (keyserver) [W32CE]: Do not build for now.
176
177         * configure.ac (use_zip): New.
178         (--disable-zip): New option.
179         (HAVE_ZIP): New.
180         * autogen.sh <build-w32ce>: Disable ZIP.
181
182 2010-04-07  Werner Koch  <wk@g10code.com>
183
184         * autogen.sh: Take a .gnupg-autogen.rc file in account.
185
186         * gl/mkdtemp.c (getpid) [W32CE]: New macro.
187
188 2010-03-24  Werner Koch  <wk@g10code.com>
189
190         * configure.ac (AH_BOTTOM): Use /gnupg as the default homedir on
191         dosish systems which don't support drive letters (e.g. W32CE).
192
193         * am/cmacros.am (extra_sys_libs): New.
194
195 2010-03-23  Werner Koch  <wk@g10code.com>
196
197         * configure.ac (W32SOCKLIBS): Change value for W32CE.
198
199 2010-03-12  Werner Koch  <wk@g10code.com>
200
201         * configure.ac (AC_INIT): Prepare for using git.
202
203 2010-03-10  Werner Koch  <wk@g10code.com>
204
205         * jnlib/: Move all code to common/.
206         * Makefile.am (SUBDIRS): Remove jnlib.
207         * configure.ac (AC_CONFIG_FILES): Remove jnlib/Makefile.
208
209         * configure.ac (AM_PATH_LIBASSUAN): Remove double test.
210         * acinclude.m4 (GNUPG_CHECK_ENDIAN): Remove bogus warning.
211
212 2010-03-09  Werner Koch  <wk@g10code.com>
213
214         * configure.ac: Add option --disable-ccid-driver.
215         (AH_BOTTOM): Define GPG_ERR_ENABLE_GETTEXT_MACROS.
216
217 2010-02-26  Werner Koch  <wk@g10code.com>
218
219         * gl/mkdtemp.c (__set_errno) [W32CE]: Use gpg_err_set_errno.
220         * gl/setenv.c (__set_errno) [W32CE]: Ditto.
221         * gl/unsetenv.c (__set_errno) [W32CE]: Ditto.
222
223         * configure.ac (HAVE_W32CE_SYSTEM): New ac_define and
224         am_conditional.
225         (signal.h, getenv): Check for them.
226
227         * autogen.sh: New option --build-w32ce.  Remove obsolete option
228         --without-included-gettext.
229
230 2009-12-08  Werner Koch  <wk@g10code.com>
231
232         * configure.ac (USE_DNS_CERT): Support ADNS.
233
234 2009-12-07  Werner Koch  <wk@g10code.com>
235
236         * configure.ac: Check for ADNS before checking for the BIND
237         resolver.
238         (USE_ADNS): Fallback macro for PKA and CERT lookups.
239
240 2009-10-20  Marcus Brinkmann  <marcus@g10code.com>
241
242         * configure.ac: Check for fusermount and encfs.
243
244 2009-10-16  Marcus Brinkmann  <marcus@g10code.com>
245
246         * configure.ac: Check for libassuan instead of libassuan-pth.
247
248 2009-10-12  Werner Koch  <wk@g10code.com>
249
250         * configure.ac: Use -O3 because newer gcc versions require that
251         for uninitialized variable warnings.
252
253 2009-09-23  Werner Koch  <wk@g10code.com>
254
255         * configure.ac (HAVE_ASSUAN_SET_IO_MONITOR): Remove test.
256         (_ASSUAN_ONLY_GPG_ERRORS): Remove.
257
258 2009-09-23  Marcus Brinkmann  <marcus@g10code.de>
259
260         * configure.ac (NEED_LIBASSUAN_API, NEED_LIBASSUAN_VERSION):
261         Update to new API (2, 1.1.0).
262
263 2009-09-21  Werner Koch  <wk@g10code.com>
264
265         Start a new development branch in the SVN trunk.  The stable one
266         is now known in the SVN as branches/GNUPG-STABLE-2-0.
267
268 2009-09-04  Werner Koch  <wk@g10code.com>
269
270         Release 2.0.13.
271
272 2009-06-29  Werner Koch  <wk@g10code.com>
273
274         * configure.ac: Take care of --without-adns.  Suggested by
275         Arfrever Frehtes Taifersar Arahesis.
276
277 2009-06-17  Werner Koch  <wk@g10code.com>
278
279         Release 2.0.12.
280
281 2009-06-05  David Shaw  <dshaw@jabberwocky.com>
282
283         * configure.ac: Remove Camellia restriction.
284
285 2009-04-01  Werner Koch  <wk@g10code.com>
286
287         * configure.ac: Test for fsync.
288
289 2009-03-18  Werner Koch  <wk@g10code.com>
290
291         * configure.ac: Test for getrlimit.
292
293 2009-03-03  Werner Koch  <wk@g10code.com>
294
295         Release 2.0.11.
296
297 2009-01-12  Werner Koch  <wk@g10code.com>
298
299         Release 2.0.10.
300
301 2008-12-09  Werner Koch  <wk@g10code.com>
302
303         Release 2.0.10rc1.
304
305 2008-10-17  Werner Koch  <wk@g10code.com>
306
307         * configure.ac: Use more warning options with modern GCCs.
308
309 2008-09-29  Werner Koch  <wk@g10code.com>
310
311         * configure.ac: Require libgcrypt 1.4.
312
313 2008-08-27  David Shaw  <dshaw@jabberwocky.com>
314
315         * configure.ac: Use printf for the most portable SVN version
316         detection.
317
318         * configure.ac: Darwin's /bin/sh has a builtin echo that doesn't
319         understand '-n'.  Use tr to trim the carriage return instead.
320
321 2008-04-23  Werner Koch  <wk@g10code.com>
322
323         * configure.ac: Call gl_HEADER_SYS_SOCKET and gl_TYPE_SOCKLEN_T.
324
325 2008-04-07  Werner Koch  <wk@g10code.com>
326
327         * configure.ac (ADNSLIBS): Test for adns.
328         (GPGKEYS_KDNS): New.
329
330 2008-04-01  Werner Koch  <wk@g10code.com>
331
332         * configure.ac: Require curl 7.10 (Oct 1 2002) or later as we use
333         curl_version_info().
334         (AC_INIT): Fix quoting.
335
336 2008-03-27  Werner Koch  <wk@g10code.com>
337
338         * Makefile.am (dist_doc_DATA): New. Install README.
339
340 2008-03-26  Werner Koch  <wk@g10code.com>
341
342         Release 2.0.9.
343
344 2008-02-19  Werner Koch  <wk@g10code.com>
345
346         * configure.ac: Remove --with-pkits-tests.
347
348 2008-02-15  Werner Koch  <wk@g10code.com>
349
350         * gl/allocsa.h, gl/m4/allocsa.m4: Replace HAVE_LONG_LONG by
351         HAVE_LONG_LONG_INT.
352
353 2008-02-15  gettextize  <bug-gnu-gettext@gnu.org>
354
355         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.17.
356
357 2007-12-20  Werner Koch  <wk@g10code.com>
358
359         Released 2.0.8.
360
361 2007-12-17  Werner Koch  <wk@g10code.com>
362
363         * configure.ac: Add treatment for HAVE_LDAP_START_TLS_SA.
364
365 2007-12-14  Werner Koch  <wk@g10code.com>
366
367         Released 2.0.8rc1.
368
369 2007-12-12  Werner Koch  <wk@g10code.com>
370
371         * configure.ac (USE_CAMELLIA): Define by new option --enable-camellia.
372
373 2007-12-03  Werner Koch  <wk@g10code.com>
374
375         * configure.ac: Add test gt_LC_MESSAGES..
376
377 2007-10-01  Werner Koch  <wk@g10code.com>
378
379         * configure.ac: Require assuan 1.0.4.
380
381 2007-09-14  Werner Koch  <wk@g10code.com>
382
383         * configure.ac (GNUPG_LIBASSUAN_VERSION): New.
384
385 2007-09-10  Werner Koch  <wk@g10code.com>
386
387         Released 2.0.7.
388
389 2007-08-27  Werner Koch  <wk@g10code.com>
390
391         * configure.ac: Remove remaining support for internal regex.
392         Define DISABLE_REGEX automake conditional.  Add option
393         --with-regex.
394         * autogen.sh [--build-w32]: Remove --disable-regex.  Use --with-regex.
395
396 2007-08-16  Werner Koch  <wk@g10code.com>
397
398         Released 2.0.6.
399
400 2007-08-08  Werner Koch  <wk@g10code.com>
401
402         * configure.ac: Use AC_CANONICAL_HOST and not AC_CANONICAL_TARGET.
403
404 2007-07-09  Werner Koch  <wk@g10code.com>
405
406         * configure.ac (AM_ICONV): Check for it even when building without
407         NLS.
408
409 2007-07-05  Werner Koch  <wk@g10code.com>
410
411         Released 2.0.5.
412
413         * configure.ac: Require libassuan 1.0.2.
414
415 2007-07-05  Marcus Brinkmann  <marcus@g10code.de>
416
417         * configure.ac: Invoke AM_LANGINFO_CODESET.
418
419 2007-07-04  Werner Koch  <wk@g10code.com>
420
421         * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist-gzip.
422
423         Switched entire package to GPLv3+.
424
425         * configure.ac: Require libksba 1.0.2.
426
427         * COPYING:  Updated to GPLv3.
428         * COPYING.LIB: New as jnlib/ uses this license.
429
430         * gl/: Switched to GPLv3+.
431
432         * intl/ Removed.
433         * configure.ac (AM_GNU_GETTEXT): Add external flag.
434         (AM_ICONV): New.
435
436 2007-07-03  Werner Koch  <wk@g10code.com>
437
438         * configure.ac [W32]: Use ws2_32 instead of wsock32.
439
440 2007-06-25  Werner Koch  <wk@g10code.com>
441
442         * gl/mkdtemp.c (gen_tempname) [MKDIR_TAKES_ONE_ARG]: Avoid
443         compiler warning by using the proper config macro.
444
445 2007-06-15  Werner Koch  <wk@g10code.com>
446
447         * configure.ac: Call AM_PO_SUBDIRS.
448         (W32SOCKLIBS): New.
449
450         * autogen.sh: Use = and not == in test to be POSIXly correct.
451         <build-w32>: Disable use of regex.
452
453 2007-06-14  Werner Koch  <wk@g10code.com>
454
455         * configure.ac [AH_BOTTOM]: Remove the hardwired names of modules.
456
457 2007-06-12  Werner Koch  <wk@g10code.com>
458
459         * configure.ac [AH_BOTTOM]: Define HTTP_NO_WSASTARTUP.
460
461 2007-06-11  Werner Koch  <wk@g10code.com>
462
463         * am/cmacros.am (libcommonstd, libcommonpth, libcommonstd_ldadd)
464         (libcommonpth_ldadd): Add macros.
465
466 2007-06-06  Werner Koch  <wk@g10code.com>
467
468         * configure.ac: Add a few notices message so make browsing of the
469         log file easier.
470         (CC_FOR_BUILD): New.
471
472 2007-05-30  Werner Koch  <wk@g10code.com>
473
474         * configure.ac [W32]: Do not create a symlink to w32-pth.h.
475         Require the installation of the w32pth package.
476
477 2007-05-29  Werner Koch  <wk@g10code.com>
478
479         * gl/: Updated to a newer version.
480
481 2007-05-24  Werner Koch  <wk@g10code.com>
482
483         * configure.ac: Use -Wpointer-arith is possible.
484
485 2007-05-15  Werner Koch  <wk@g10code.com>
486
487         * configure.ac: Renamed the estream macros. Remove -Wformat-nonliteral.
488
489         * configure.ac: Call ESTREAM_INIT and define the memory
490         allocators for estream_asprintf.
491         (gl_MODULES): Remove vasprintf.
492
493 2007-05-09  Werner Koch  <wk@g10code.com>
494
495         Released 2.0.4.
496
497 2007-05-07  Werner Koch  <wk@g10code.com>
498
499         * configure.ac: Require libgcrypt 1.2.2 to avoid compiler warnings.
500
501 2007-05-07  gettextize  <bug-gnu-gettext@gnu.org>
502
503         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.16.1.
504
505 2007-05-07  Werner Koch  <wk@g10code.com>
506
507         * configure.ac: Bail out if no C-89 compiler has been found.
508
509 2007-05-04  Werner Koch  <wk@g10code.com>
510
511         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-mailto
512
513         * configure.ac: Require automake 1.10
514         (AC_CONFIG_FILES): Rename gpgkeys_ to gpg2keys_.
515         (AM_PROG_CC_C_O): New.
516
517 2007-03-08  Werner Koch  <wk@g10code.com>
518
519         Released 2.0.3.
520
521         * autogen.sh: Add option --force.
522
523 2007-01-31  Werner Koch  <wk@g10code.com>
524
525         Released 2.0.2.
526
527 2006-11-30  Werner Koch  <wk@g10code.com>
528
529         * configure.ac: Save original LIBS when testing for dlopen.
530
531 2006-11-28  Werner Koch  <wk@g10code.com>
532
533         Released 2.0.1.
534
535 2006-11-23  Werner Koch  <wk@g10code.com>
536
537         Released 2.0.1rc1.
538
539 2006-11-21  Werner Koch  <wk@g10code.com>
540
541         * configure.ac [AH_BOTTOM]: Disable PTH soft mapping.
542         (AC_CHECK_SIZEOF): Check for time_t.
543         (BUILD_INCLUDED_LIBINTL): Remove AM_PO_SUBDIRS as it is not
544         required for C.
545
546 2006-11-15  Werner Koch  <wk@g10code.com>
547
548         * autogen.sh: Add convenience option --build-amd64.
549
550 2006-11-14  Werner Koch  <wk@g10code.com>
551
552         * configure.ac (HAVE_ASSUAN_SET_IO_MONITOR): Test for it.
553
554 2006-11-11  Werner Koch  <wk@g10code.com>
555
556         Released 2.0.0.
557
558 2006-11-06  Werner Koch  <wk@g10code.com>
559
560         Released 1.9.95.
561
562 2006-11-03  Werner Koch  <wk@g10code.com>
563
564         * configure.ac: Test for pty.h.  From Gentoo.
565
566 2006-10-24  Werner Koch  <wk@g10code.com>
567
568         Released 1.9.94.
569
570 2006-10-20  Werner Koch  <wk@g10code.com>
571
572         * Makefile.am (stowinstall): Add convenience target.
573
574 2006-10-18  Werner Koch  <wk@g10code.com>
575
576         * configure.ac: svn revison magic fixes for old bashs.  Suggested
577         by Alain Guibert.
578
579 2006-10-18  Werner Koch  <wk@g10code.com>
580
581         Released 1.9.93.
582
583 2006-10-17  Werner Koch  <wk@g10code.com>
584
585         * autogen.sh <--build-w32>: Test also for a host "mingw32".
586
587         * configure.ac: Removed W32LIBS. Use NETLIBS instead.
588
589 2006-10-11  Werner Koch  <wk@g10code.com>
590
591         Released 1.9.92.
592
593         * configure.ac: Require libassuan 0.9.3.
594
595 2006-10-09  Werner Koch  <wk@g10code.com>
596
597         * acinclude.m4: Moved pth check to m4/gnupg-pth.m4.
598
599 2006-10-06  Werner Koch  <wk@g10code.com>
600
601         * configure.ac: Also check for libassuan's pth version.
602
603 2006-10-04  Werner Koch  <wk@g10code.com>
604
605         Released 1.9.91.
606
607         * configure.ac: Require libassuan 0.9.1 which fixes a problem with
608         gpgsm.
609
610 2006-09-27  Werner Koch  <wk@g10code.com>
611
612         * gl/strsep.h, gl/strsep.c, gl/m4/strsep.m4: Removed.
613         * gl/strpbrk.h, gl/strpbrk.c, gl/m4/strpbrk.m4: Removed.
614         * gl/Makefile.am: Removed module strsep and strpbrk.
615         * configure.ac: Check for strsep in the context of jnlib.  Remove
616         check from gl_MODULES. Moved check for timegm into the jnlib context.
617
618 2006-09-27  Marcus Brinkmann  <marcus@g10code.de>
619
620         * Makefile.am: Fix cut & paste error.
621
622 2006-09-25  Werner Koch  <wk@g10code.com>
623
624         Released 1.9.90.
625
626 2006-09-22  Werner Koch  <wk@g10code.com>
627
628         * AUTHORS: Add information about used licenses.
629
630 2006-09-20  Werner Koch  <wk@g10code.com>
631
632         * Makefile.am (dist-hook): Removed distfiles cruft.
633         (SUBDIRS): Added include
634
635 2006-09-18  Werner Koch  <wk@g10code.com>
636
637         Released 1.9.23.
638
639         * configure.ac (--enable-agent-only): Donot build tools and doc
640         (--disable-tools,--disable-doc): New.
641         * Makefile.am (SUBDIRS): Allow to conditional build tools and doc.
642
643 2006-09-14  Werner Koch  <wk@g10code.com>
644
645         Replaced all call gpg_error_from_errno(errno) by
646         gpg_error_from_syserror().
647
648         * configure.ac: Build gpg by default.
649         (GNUPG_SYS_SO_PEERCRED): Removed.
650
651 2006-09-13  Werner Koch  <wk@g10code.com>
652
653         * autogen.sh: Better detection of the cross compiler kit.
654
655 2006-09-06  Marcus Brinkmann  <marcus@g10code.de>
656
657         * configure.ac: New automake conditional RUN_GPG_TESTS.
658
659 2006-09-06  Werner Koch  <wk@g10code.com>
660
661         * configure.ac: Define _ASSUAN_ONLY_GPG_ERRORS.  Require Assuan
662         0.9 and libgpg-error 1.4.
663
664 2006-08-31  Werner Koch  <wk@g10code.com>
665
666         * configure.ac: Require libksba 1.0 and added API check for it.
667         (GPG_ERR_LOCKED): Removed DECL check as we require 1.2 anyway.
668         (have_libusb): New to give a feedback about CCID support
669
670 2006-08-21  Werner Koch  <wk@g10code.com>
671
672         * configure.ac: Removed docbook tests.
673         (AC_CONFIG_FILES): Added gpgkeys_test and gpgkeys_mailto.
674
675         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Enable gpg.
676
677 2006-08-17  Werner Koch  <wk@g10code.com>
678
679         * THANKS: Merged with the 1.4 one.
680
681 2006-08-16  Werner Koch  <wk@g10code.com>
682
683         * configure.ac: Removed test for capabilities and mlock.
684
685 2006-08-15  Werner Koch  <wk@g10code.com>
686
687         * Makefile.am (keyserver): Enable building of keyserver helpers.
688
689         * configure.ac: Merged with the current configure from 1.4.5.
690         Require libgpg-error 1.2 and libksba 0.9.16.
691
692 2006-07-29  Marcus Brinkmann  <marcus@g10code.de>
693
694         * README: Spelling fixes.
695
696 2006-07-27  Werner Koch  <wk@g10code.com>
697
698         Released 1.9.22.
699
700         * configure.ac: Call AB_INIT.
701
702 2006-07-03  Werner Koch  <wk@g10code.com>
703
704         * configure.ac: Test for ksba_dn_teststr.
705
706 2006-06-30  Werner Koch  <wk@g10code.com>
707
708         * keyserver/: New.  Taken from 1.4.4
709         * Makefile.am (SUBDIRS): Include keyserver/.
710         * configure.ac: Include keyserver/.
711         (FAKE_CURL, GPGKEYS_CURL): New.
712
713 2006-06-20  Werner Koch  <wk@g10code.com>
714
715         Released 1.9.21.
716
717 2006-06-08  Marcus Brinkmann  <marcus@g10code.de>
718
719         * configure.ac (PTH_LIBS): Add --all to pth-config invocation.
720
721 2006-05-24  Werner Koch  <wk@g10code.com>
722
723         * configure.ac: New option --disable-optimization taked from 1.4.3.
724
725 2006-05-23  Werner Koch  <wk@g10code.com>
726
727         * configure.ac (ZLIBS): New for zlib link commands. Add bzip2
728         support.
729
730 2006-05-22  Werner Koch  <wk@g10code.com>
731
732         * configure.ac (EXEEXT): New.
733
734 2006-04-18  Werner Koch  <wk@g10code.com>
735
736         * configure.ac (PK_UID_CACHE_SIZE): New.
737
738 2006-04-07  Werner Koch  <wk@g10code.com>
739
740         * configure.ac: Use new method to include the SVN revison.  Now it
741         is the actual global revision number.
742
743 2005-12-20  Werner Koch  <wk@g10code.com>
744
745         Released 1.9.20.
746
747 2005-11-28  Werner Koch  <wk@g10code.com>
748
749         * configure.ac: Append the revision to the version string.
750
751 2005-11-13  Werner Koch  <wk@g10code.com>
752
753         * am/cmacros.am (-DGNUPG_SYSCONFDIR): Define it.
754
755 2005-11-11  Werner Koch  <wk@g10code.com>
756
757         * configure.ac (NEED_KSBA_VERSION: Require 0.9.13.
758
759 2005-09-12  Werner Koch  <wk@g10code.com>
760
761         Released 1.9.19.
762
763 2005-08-01  Werner Koch  <wk@g10code.com>
764
765         Released 1.9.18.
766
767         * configure.ac: Require libksba 0.9.12 to match new features in gpgsm.
768
769 2005-06-20  Werner Koch  <wk@g10code.com>
770
771         Released 1.9.17.
772
773 2005-06-02  Werner Koch  <wk@g10code.com>
774
775         * configure.ac (HAVE_PTH): Define as alias for USE_GNU_PTH.  It is
776         used by common/estream.c.
777
778 2005-06-01  Werner Koch  <wk@g10code.com>
779
780         * configure.ac (gl_INIT): Add gnulib stuff.
781         (fseeko, ftello, ttyname, isascii): Replaced the AC_REPLACE_FUNCS
782         by a simple check.
783         (putc_unlocked): Removed check.  Not used.
784         (strsep, mkdtemp, asprintf): Replaced checks by gnulib checks.
785         (xsize): Added will probably come handy soon.
786         (CFLAGS): Use -Wformat-security instead of
787         -Wformat-nonliteral. Add --Wno-format-y2k.
788         * gl/, gl/m4/: New.
789
790 2005-05-15  Werner Koch  <wk@g10code.com>
791
792         * configure.ac: Remove option --disable-threads; require the use
793         of GNU Pth.
794
795 2005-04-27  Werner Koch  <wk@g10code.com>
796
797         * configure.ac: Removed OpenSC detection and options.
798         * acinclude.m4: Ditto.
799
800 2005-04-21  Werner Koch  <wk@g10code.com>
801
802         Released 1.9.16.
803
804         * configure.ac: Do not build gpg by default.
805
806 2005-04-20  Werner Koch  <wk@g10code.com>
807
808         * configure.ac: Test whether GPG_ERR_LOCKED is declared and
809         provide a replacement if not.
810
811 2005-04-15  Werner Koch  <wk@g10code.com>
812
813         * configure.ac: Require libksba 0.9.11.
814
815 2005-04-15  Marcus Brinkmann  <marcus@g10code.de>
816
817         * configure.ac: Check for /usr/bin/shred and define SHRED.
818
819         * configure.ac: Add --enable-symcryptrun, disabled by default.
820         Define automake variable BUILD_SYMCRYPTRUN.
821         Check for openpty -lutil, define LIBUTIL_LIBS.
822
823 2005-03-03  Werner Koch  <wk@g10code.com>
824
825         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently used
826         --ldflags instead of --cflags. Reported by Kazu Yamamoto.
827
828 2005-02-03  Werner Koch  <wk@g10code.com>
829
830         * AUTHORS: Copied from 1.4 and edited to refelct the changes in
831         1.9.
832
833 2005-01-17  Werner Koch  <wk@g10code.com>
834
835         * configure.ac: Make --without-included-regex work as expected.
836         Fixed FTP location info for some libraries.
837
838 2005-01-13  Werner Koch  <wk@g10code.com>
839
840         Released 1.9.15.
841
842         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test
843         program to see whether the installation is sane.
844
845 2005-01-07  Werner Koch  <wk@g10code.com>
846
847         * configure.ac: Require gpg-error 1.0.
848
849 2005-01-04  Werner Koch  <wk@g10code.com>
850
851         * configure.ac: Remove hack not to build gpg2 for W32.
852         * autogen.sh <build-w32>: Pass option --disable-gpg instead.
853
854 2004-12-22  Werner Koch  <wk@g10code.com>
855
856         Released 1.9.14.
857
858 2004-12-20  Werner Koch  <wk@g10code.com>
859
860         * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all
861         directories default to c:/gnupg.  Require libassuan 0.6.9.
862
863 2004-12-18  Werner Koch  <wk@g10code.com>
864
865         * configure.ac (AH_BOTTOM): Define EXEEXT_S.
866
867         * autogen.sh: Updated --build-w32 feature.
868
869 2004-12-15  Werner Koch  <wk@g10code.com>
870
871         * Makefile.am (SUBDIRS) [W32]: Do not build in tests/.
872
873         * acinclude.m4: Add proper macro name quoting for use with
874         automake 1.9.
875
876         * configure.ac: Add replacement check for ttyname.
877         Removed support for a included zlib.
878
879 2004-12-06  Werner Koch  <wk@g10code.com>
880
881         * configure.ac (have_w32_system): New.  Disable Pth checks for W32.
882         Link jnlib/w32-pth.h to pth.h.
883
884 2004-12-03  Werner Koch  <wk@g10code.com>
885
886         Released 1.9.13.
887
888 2004-11-26  Werner Koch  <wk@g10code.com>
889
890         * configure.ac: Replace strsep.  Replaced use of "target" by
891         "host".
892
893 2004-10-22  Werner Koch  <wk@g10code.com>
894
895         Released 1.9.12.
896
897         * Makefile.am (AUTOMAKE_OPTIONS): Set option to create bzip2 tarball.
898
899 2004-10-01  Werner Koch  <wk@g10code.com>
900
901         Released 1.9.11.
902
903 2004-09-30  Werner Koch  <wk@g10code.com>
904
905         * README: Minor updates.
906
907 2004-09-30  gettextize  <bug-gnu-gettext@gnu.org>
908
909         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.14.1.
910
911 2004-08-16  Werner Koch  <wk@g10code.de>
912
913         * configure.ac: Build Makefile for tests/pkits.  New option
914         --with-pkits-tests.
915
916 2004-08-05  Werner Koch  <wk@g10code.de>
917
918         * configure.ac: Changed tests for libusb to also suuport the
919         stable version 0.1.x.
920
921 2004-07-22  Werner Koch  <wk@g10code.de>
922
923         Released 1.9.10.
924
925         * configure.ac: Define AM conditional HAVE_OPENSC.
926
927 2004-07-21  Werner Koch  <wk@g10code.de>
928
929         * configure.ac: Don't set DIE to no after it might has been set to
930         yes.
931
932 2004-07-20  Werner Koch  <wk@g10code.de>
933
934         * Makefile.am (sm): Build kbx only if gpgsm is to be build.
935
936 2004-07-20  Werner Koch  <wk@gnupg.org>
937
938         * configure.ac: New option --enable-agent-only.
939
940 2004-06-08  Werner Koch  <wk@gnupg.org>
941
942         Released 1.9.9.
943
944 2004-06-06  Werner Koch  <wk@gnupg.org>
945
946         * configure.ac: Require libksba 0.9.7.
947
948 2004-04-29  Werner Koch  <wk@gnupg.org>
949
950         Released 1.9.8.
951
952 2004-04-20  Werner Koch  <wk@gnupg.org>
953
954         * configure.ac: Remove the fopencookie test.  We don't need the
955         dummy function because we conditionally use fopencookie,
956         fpencookie or a replacement at place.
957
958 2004-04-02  Thomas Schwinge  <schwinge@nic-nac-project.de>
959
960         * autogen.sh: Added ACLOCAL_FLAGS.
961
962 2004-04-06  Werner Koch  <wk@gnupg.org>
963
964         Released 1.9.7.
965
966         * configure.ac: Require libgcrypt 1.1.94.
967         Introduce PACKAGE_GT and set it to gnupg2.
968
969 2004-03-23  Werner Koch  <wk@gnupg.org>
970
971         * configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT.
972
973 2004-03-09  Werner Koch  <wk@gnupg.org>
974
975         * configure.ac (NEED_GPG_ERROR_VERSION): Set to 0.7.
976
977 2004-03-06  Werner Koch  <wk@gnupg.org>
978
979         Released 1.9.6.
980
981         * configure.ac: Check the Libgcrypt API.
982
983 2004-02-25  Werner Koch  <wk@gnupg.org>
984
985         * configure.ac: New option --disable-threads to inhibit
986         unintentional builds without Pth.
987
988 2004-02-21  Werner Koch  <wk@gnupg.org>
989
990         Released 1.9.5.
991
992 2004-02-20  Werner Koch  <wk@gnupg.org>
993
994         * configure.ac: Fixed URLs in the notice messages.
995
996 2004-02-18  Werner Koch  <wk@gnupg.org>
997
998         * acinclude.m4: Removed macros to detect gpg-error, libgcrypt,
999         libassuan and ksba as they are now distributed in m4/.
1000
1001 2004-02-13  Werner Koch  <wk@gnupg.org>
1002
1003         * configure.ac: Require libksba 0.9.4 and libgcrypt 1.1.92.
1004
1005 2004-02-12  Werner Koch  <wk@gnupg.org>
1006
1007         * autogen.sh: Removed cruft from debugging.
1008
1009         * am/cmacros.am: New.
1010
1011 2004-02-11  Werner Koch  <wk@gnupg.org>
1012
1013         * configure.ac: Removed the need for g10defs.h.  Reworked the
1014         --with-foo-pgm stuff.
1015
1016         * autogen.sh (check_version): Removed bashism and simplified.
1017         * acinclude.m4 (AM_PATH_OPENSC): Kludge to avoid error output for
1018         a bad opensc-config.
1019
1020 2004-01-30  Werner Koch  <wk@gnupg.org>
1021
1022         Released 1.9.4.
1023
1024         * configure.ac: Require libksba 0.9.3 due to another bug fix there.
1025
1026 2004-01-29  Werner Koch  <wk@gnupg.org>
1027
1028         * README: Updated.
1029
1030         * configure.ac: Require libksba 0.9.2 due to bug fixes.
1031
1032 2004-01-24  Werner Koch  <wk@gnupg.org>
1033
1034         * configure.ac: Now requires libassuan 0.6.3.
1035
1036 2003-12-23  Werner Koch  <wk@gnupg.org>
1037
1038         Released 1.9.3.
1039
1040         * README-alpha: Removed.
1041         * configure.ac, Makefile.am: Add the tests and tools directories.
1042
1043 2003-12-19  Werner Koch  <wk@gnupg.org>
1044
1045         * configure.ac: Now require libgcrypt 1.1.91 to help testing the
1046         latest libgcrypt changes.  Requires libksab 0.9.1.
1047
1048 2003-12-17  Werner Koch  <wk@gnupg.org>
1049
1050         * configure.ac: Requires now libassuan 0.6.2.
1051         (CFLAGS): Add --Wformat-noliteral in gcc mode.
1052
1053 2003-12-16  Werner Koch  <wk@gnupg.org>
1054
1055         * configure.ac: Check for funopen and fopencookie as part of the
1056         jnlib checks.
1057
1058 2003-12-09  Werner Koch  <wk@gnupg.org>
1059
1060         * configure.ac: Add a min_automake_version.
1061         * README.CVS: New.
1062         * autogen.sh: Revamped except for the --build-w32 hack.
1063         * Makefile.am: Add README.CVS
1064
1065 2003-11-17  Werner Koch  <wk@gnupg.org>
1066
1067         Release 1.9.2.
1068
1069         * configure.ac: Requires now libassuan 0.6.1.
1070
1071 2003-10-31  Werner Koch  <wk@gnupg.org>
1072
1073         * configure.ac (NEED_KSBA_VERSION): Set to 0.9.0 due the changed
1074         time interface.
1075
1076 2003-10-21  Werner Koch  <wk@gnupg.org>
1077
1078         * configure.ac (PRINTABLE_OS_NAME): Remove special case for The
1079         Hurd; Robert Millan reported that the uname test is now
1080         sufficient.
1081
1082 2003-10-01  Werner Koch  <wk@gnupg.org>
1083
1084         * configure.ac (AH_BOTTOM): Define GNUPG_MAJOR_VERSION.
1085
1086 2003-09-23  Werner Koch  <wk@gnupg.org>
1087
1088         Merged most of David Shaw's changes in 1.3 since 2003-06-03.
1089
1090         * configure.ac: Drop all TIGER/192 support.
1091         (uint64_t): Check for UINT64_C to go along with uint64_t.
1092         (getaddrinfo): Check for it.
1093         (sigset_t): Check for sigset_t and struct sigaction.  This is for
1094         Forte c89 on Solaris which seems to define only the function call
1095         half of the two pairs by default.
1096         (W32LIBS): Include wsock32 in W32LIBS.  This is different from
1097         NETLIBS so we don't need to force other platforms to pull in the
1098         netlibs when they aren't actually needed.
1099
1100 2003-09-06  Werner Koch  <wk@gnupg.org>
1101
1102         Released 1.9.1.
1103
1104         * configure.ac: Require newer versions of some libraries.
1105
1106 2003-09-02  Werner Koch  <wk@gnupg.org>
1107
1108         * configure.ac (HAVE_LIBUSB): Added a simple test for libusb.
1109
1110 2003-08-19  Marcus Brinkmann  <marcus@g10code.de>
1111
1112         * configure.ac (AM_PATH_GPG_ERROR): Add missing comma in
1113         invocation.
1114
1115 2003-08-06  Werner Koch  <wk@gnupg.org>
1116
1117         * configure.ac: Check for libgpg-error.  Print infos about missing
1118         libraries more nicely.
1119         * acinclude.m4 (AM_PATH_GPG_ERROR): Added.
1120
1121 2003-08-05  Werner Koch  <wk@gnupg.org>
1122
1123         Released 1.9.0.
1124
1125         * configure.ac (GNUPG_DEFAULT_HONMEDIR): Changed back to ~/.gnupg.
1126
1127 2003-07-31  Werner Koch  <wk@gnupg.org>
1128
1129         * Makefile.am (DISTCLEANFILES): Add g10defs.h
1130
1131 2003-06-18  Werner Koch  <wk@gnupg.org>
1132
1133         * configure.ac (GNUPG_DEFAULT_HOMEDIR): Changed temporary to
1134         .gnupg2 to avoid accidential use with production keys.
1135
1136 2003-06-11  Werner Koch  <wk@gnupg.org>
1137
1138         * configure.ac: Merged all stuff from current 1.3 version in.
1139         * acinclude.m4: Merged required macros from current 1.2 version in.
1140
1141 2003-06-04  Werner Koch  <wk@gnupg.org>
1142
1143         * configure.ac, Makefile.am: Enable building of gpg.
1144
1145 2003-04-29  Werner Koch  <wk@gnupg.org>
1146
1147         * configure.ac: Build a limited version of scdaemon if libopensc
1148         is not available.
1149
1150         * configure.ac (ALL_LINUGAS): Removed.
1151
1152         * Makefile.am (ACLOCAL_AMFLAGS): New.
1153         * configure.ac (AM_GNU_GETTEXT_VERSION): New.  Set to 0.11.5.
1154
1155 2003-04-29  gettextize  <bug-gnu-gettext@gnu.org>
1156
1157         * Makefile.am (SUBDIRS): Add m4.
1158         (ACLOCAL_AMFLAGS): New variable.
1159         (EXTRA_DIST): Add scripts/config.rpath.
1160         * configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
1161
1162 2003-04-29  Werner Koch  <wk@gnupg.org>
1163
1164         * assuan/ : Removed.  We now use libassuan.
1165         * Makefile.am (SUBDIRS): Removed assuan
1166
1167         * configure.ac: Check for libassuan.
1168
1169 2003-01-09  Werner Koch  <wk@gnupg.org>
1170
1171         * configure.ac (GNUPG_PROTECT_TOOL): New option --with-protect-tool.
1172         (NEED_KSBA_VERSION): Does now require 0.4.6.
1173
1174         * README: Noted where to find gpg-protect-tool.
1175
1176 2002-10-31  Neal H. Walfield  <neal@g10code.de>
1177
1178         * configure.ac: Check for flockfile and funlockfile.  Check for
1179         isascii and putc_unlocked replacing them if not found.
1180
1181         * configure.ac (PTH_LIBS): If pth is found, add the output of
1182         `$PTH_CONFIG --ldflags`, not just `$PTH_CONFIG --libs`.
1183
1184 2002-10-19  Werner Koch  <wk@gnupg.org>
1185
1186         * configure.ac: Bumped version number to GnuPG 1.9.0-cvs.
1187
1188         NewPG (Aegypten project) to GnuPG merge.
1189
1190 2002-09-20  Werner Koch  <wk@gnupg.org>
1191
1192         Released NewPG 0.9.2.
1193
1194 2002-09-05  Neal H. Walfield  <neal@g10code.de>
1195
1196         * configure.ac: Check for makeinfo.
1197
1198 2002-09-03  Neal H. Walfield  <neal@g10code.de>
1199
1200         * autogen.sh (have_version): New function.  Generalize and
1201         simplify logic for finding and determining the versions of GNU
1202         programs.  Use it.
1203
1204 2002-08-23  Werner Koch  <wk@gnupg.org>
1205
1206         Released NewPG 0.9.1.
1207
1208         * acinclude.m4 (AM_PATH_LIBGCRYPT): Updated from Libgcrypt.
1209         (AM_PATH_OPENSC): Strip non-digits from the micro version.
1210
1211 2002-08-21  Werner Koch  <wk@gnupg.org>
1212
1213         Released NewPG 0.9.0.
1214
1215         * configure.ac: Changed the default homedir to .gnupg.
1216         * README-alpha: Removed.
1217
1218 2002-08-19  Werner Koch  <wk@gnupg.org>
1219
1220         * acinclude.m4: Removed -lpcsclite from KSBA_LIBS; copy+paste bug.
1221
1222 2002-08-13  Werner Koch  <wk@gnupg.org>
1223
1224         * acinclude.m4 (AM_PATH_OPENSC, AM_PATH_KSBA): New.
1225         * configure.ac: Use them.
1226
1227 2002-08-10  Werner Koch  <wk@gnupg.org>
1228
1229         Released NewPG 0.3.10.
1230
1231         * configure.ac (NEED_LIBKSBA_VERSION): Require 0.4.4. Add support
1232         for gettext.
1233
1234 2002-07-22  Werner Koch  <wk@gnupg.org>
1235
1236         * configure.ac: Check for ftello and provide a replacement.
1237
1238 2002-07-01  Werner Koch  <wk@gnupg.org>
1239
1240         Released NewPG 0.3.9.
1241
1242         * README: Short note on how to export in pkcs-12 format.
1243
1244 2002-06-29  Werner Koch  <wk@gnupg.org>
1245
1246         * configure.ac: Define --with options to set the default location
1247         of the agent, scdaemon, pinentry and dirmngr.
1248
1249 2002-06-27  Werner Koch  <wk@gnupg.org>
1250
1251         * README: Short blurb on how to import a PKCS-12 file.
1252
1253         * configure.ac (AH_BOTTOM): New to define some constants.
1254
1255 2002-06-25  Werner Koch  <wk@gnupg.org>
1256
1257         Released NewPG 0.3.8.
1258
1259         * configure.ac (NEED_LIBGCRYPT_VERSION): Set to 1.1.8.
1260
1261 2002-06-12  Werner Koch  <wk@gnupg.org>
1262
1263         * configure.ac (NEED_LIBKSBA_VERSION): We need 0.4.3 now.
1264
1265 2002-06-04  Werner Koch  <wk@gnupg.org>
1266
1267         Released NewPG 0.3.7.
1268
1269 2002-05-21  Werner Koch  <wk@gnupg.org>
1270
1271         * configure.ac: We now require libgcrypt 1.1.7 and libksba 0.4.2.
1272
1273 2002-05-14  Werner Koch  <wk@gnupg.org>
1274
1275         * doc/: New
1276         * configure.ac, Makefile.am:  Added doc/.
1277
1278 2002-05-03  Werner Koch  <wk@gnupg.org>
1279
1280         Released NewPG 0.3.6.
1281
1282 2002-04-25  Werner Koch  <wk@gnupg.org>
1283
1284         * configure.ac: Check for setlocale.
1285
1286 2002-04-24  Marcus Brinkmann  <marcus@g10code.de>
1287
1288         * configure.ac: Check for locale.h.
1289
1290 2002-04-15  Werner Koch  <wk@gnupg.org>
1291
1292         Released NewPG 0.3.5.
1293
1294         * NEWS: Started to describe release notes.
1295
1296         * configure.ac (NEED_LIBKSBA_VERSION, NEED_LIBGCRYPT_VERSION): Defined
1297
1298 2002-04-01  Werner Koch  <wk@gnupg.org>
1299
1300         Released NewPG 0.3.4.
1301
1302 2002-03-18  Werner Koch  <wk@gnupg.org>
1303
1304         Released NewPG 0.3.3.
1305
1306 2002-03-08  Werner Koch  <wk@gnupg.org>
1307
1308         * README: Add some explanation on how to specify a user ID.
1309
1310 2002-03-06  Werner Koch  <wk@gnupg.org>
1311
1312         Released NewPG 0.3.2.
1313
1314 2002-03-04  Werner Koch  <wk@gnupg.org>
1315
1316         Released NewPG 0.3.1.
1317
1318         * README: Explained some options and files.
1319
1320 2002-02-14  Werner Koch  <wk@gnupg.org>
1321
1322         * configure.ac: Fixed status messages related to presence of Pth.
1323
1324 2002-02-13  Werner Koch  <wk@gnupg.org>
1325
1326         * acinclude.m4 (GNUPG_SYS_SO_PEERCRED): New.
1327         * configure.ac: use it.
1328
1329 2002-02-12  Werner Koch  <wk@gnupg.org>
1330
1331         * configure.ac: Check for PTH.  Provide replacement fucntions for
1332         apsrintf and fopencookie.
1333
1334         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): New.
1335
1336 2002-02-07  Werner Koch  <wk@gnupg.org>
1337
1338         Released NewPG 0.3.0.
1339
1340         * configure.ac: Require libgcrypt 1.1.6.
1341
1342 2002-02-01  Marcus Brinkmann  <marcus@g10code.de>
1343
1344         * configure.ac (KSBA_CONFIG): Remove superfluous x in front of
1345         variable.
1346
1347 2002-01-26  Werner Koch  <wk@gnupg.org>
1348
1349         * configure.ac: Add options to disable the build of some programs
1350         and print a configure status at the end.
1351         * acinclude.m4 (GNUPG_BUILD_PROGRAM): New.
1352
1353         * scd/ : New.  Added to Makefile and configure.
1354         * configure.ac: Check for libopensc
1355         * Makefile.am: Build scd only when libopensc is available
1356
1357 2002-01-23  Werner Koch  <wk@gnupg.org>
1358
1359         * configure.ac (mkdtemp): See whether we have to provide a
1360         replacement.
1361
1362 2001-12-18  Werner Koch  <wk@gnupg.org>
1363
1364         Released NewPG 0.0.0.
1365
1366 2001-12-17  Werner Koch  <wk@gnupg.org>
1367
1368         * acinclude.m4: Add AM_PATH_LIBGCRYPT macro.
1369         * configure.ac: and use it here. Figure out the location of libksba
1370
1371 2001-12-15  Werner Koch  <wk@gnupg.org>
1372
1373         * configure.ac (missing_dir): Bail out if asprintf and fopencookie
1374         are not available.
1375
1376 2001-12-04  Werner Koch  <wk@gnupg.org>
1377
1378         * configure.ac (HAVE_JNLIB_LOGGING): always define it.
1379
1380
1381  Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007.
1382            2010 Free Software Foundation, Inc.
1383
1384  This file is free software; as a special exception the author gives
1385  unlimited permission to copy and/or distribute it, with or without
1386  modifications, as long as this notice is preserved.
1387
1388  This file is distributed in the hope that it will be useful, but
1389  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1390  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1391
1392 Local Variables:
1393 buffer-read-only: t
1394 End: