1 2011-02-11 Werner Koch <wk@g10code.com>
3 * configure.ac: Add option --disbale-aesni-support.
4 (ENABLE_AESNI_SUPPORT): New macro.
6 2011-02-04 Werner Koch <wk@g10code.com>
8 * autogen.sh: Install the git pre-commit if not yet done.
10 2010-12-23 Werner Koch <wk@g10code.com>
12 * configure.ac (BUILD_REVISION): Use git_revision.
14 2010-08-19 Werner Koch <wk@g10code.com>
16 * configure.ac: Define GPG_ERR_ENABLE_ERRNO_MACROS. Remove
17 definition of _GNU_SOURCE.
20 2010-08-16 Werner Koch <wk@g10code.com>
22 * configure.ac (INSERT_SYS_SELECT_H): New.
24 2010-07-09 Werner Koch <wk@g10code.com>
26 * configure.ac: Bump LT version to C18/A7/R0 to prepare a backport
27 of a new API to the 1.4 series.
29 2010-04-19 Marcus Brinkmann <marcus@g10code.de>
31 * configure.ac: Check for -fno-strict-aliasing.
33 2010-04-12 Brad Hards <bradh@frogmouth.net> (wk)
35 * configure.ac: Print more verbose info at the end.
37 2010-03-24 Werner Koch <wk@g10code.com>
39 * configure.ac (USE_RNDW32CE): New.
41 2010-03-15 Werner Koch <wk@g10code.com>
43 * configure.ac (emacs_local_vars_begin)
44 (emacs_local_vars_read_only, emacs_local_vars_end): New.
46 2010-01-21 Werner Koch <wk@g10code.com>
48 * compat/Makefile.am: New.
49 * compat/compat.c: New.
50 * compat/libcompat.h: New.
51 * compat/getpid.c, compat/clock.c: New.
53 * configure.ac: Require libgpg-error 1.8.
54 (HAVE_W32CE_SYSTEM): New am_defines and am_conditionals.
55 (getpid): Check for replacement function.
56 (AC_CONFIG_LIBOBJ_DIR): New.
58 (AM_INIT_AUTOMAKE): Use modern variant.
59 (AC_CONFIG_FILES): Add compat/Makfile.
60 * autogen.sh: Support W32CE.
61 * ltmain.sh: Update to 2.2.6b
62 (wrappers_required): Don't set for mingw32ce.
63 * Makefile.am (DIST_SUBDIRS, SUBDIRS): Add compat.
65 2009-12-10 Werner Koch <wk@g10code.com>
67 * configure.ac: Add option --disable-O-flag-munging.
69 2009-12-08 Marcus Brinkmann <marcus@g10code.de>
71 Update to libtool 2.2.6a.
72 * configure.ac: Invoke AC_CONFIG_MACRO_DIR.
73 (AC_LIBTOOL_WIN32_DLL, AC_LIBTOOL_RC): Replace by ...
74 (LT_PREREQ, LT_INIT, LT_LANG): ... these.
75 * config.guess, config.sub, install-sh, ltmain.sh, m4/libtool.m4:
76 Updated to libtool 2.2.6a.
77 * m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4,
78 m4/lt~obsolete.m4: New files from libtool 2.2.6a.
80 2009-08-05 Werner Koch <wk@g10code.com>
82 * configure.ac: Test for sys/msg.h.
84 2009-04-23 Werner Koch <wk@g10code.com>
86 * README: Add a section on build problems.
88 2009-01-22 Werner Koch <wk@g10code.com>
90 * configure.ac: Bump LT version to C17/A6/R0 to mark the start of
91 a new development series.
93 2009-01-22 Werner Koch <wk@g10code.com>
97 * configure.ac: Bump LT version to C16/A5/R2.
99 2008-10-30 Werner Koch <wk@g10code.com>
101 * configure.ac: Remove option --enable-gcc-warnings. Autodetect
102 useful gcc warnings in maintainer mode.
104 2008-09-18 Werner Koch <wk@g10code.com>
108 * configure.ac: Bump LT version to C16/A5/R1.
110 2008-09-15 Werner Koch <wk@g10code.com>
112 * configure.ac: Cehck for syslog.
114 2008-09-08 Werner Koch <wk@g10code.com>
118 2008-09-01 Werner Koch <wk@g10code.com>
122 * configure.ac: Update svn_revision macro.
124 2008-08-22 Werner Koch <wk@g10code.com>
126 * configure.ac: Add option --enable-hmac-binary-check.
127 (DL_LIBS): Check whether -ldl is required.
129 2008-08-19 Werner Koch <wk@g10code.com>
133 * configure.ac: Bump LT version to C16/A5/R0.
135 2008-08-18 Werner Koch <wk@g10code.com>
137 * Makefile.am (EXTRA_DIST): Remove the unused BUGS file.
139 2008-08-15 Werner Koch <wk@g10code.com>
141 * configure.ac (AH_BOTTOM): Define GCRY_GPG_ERR_NOT_OPERATIONAL.
143 2008-07-05 Werner Koch <wk@g10code.com>
146 * Makefile.am (DIST_SUBDIRS): Add random.
147 * configure.ac (AC_CONFIG_FILES): Add random/Makefile.
149 2008-04-25 Werner Koch <wk@g10code.com>
153 * configure.ac: Bump LT version to C15/A4/R4.
155 2008-04-22 Werner Koch <wk@g10code.com>
157 * configure.ac: Set version to 1.4.1rc1.
159 2008-04-18 Werner Koch <wk@g10code.com>
161 * configure.ac (AH_BOTTOM): Add CAMELLIA_EXT_SYM_PREFIX.
162 (NAME_OF_DEV_RANDOM): Remove special cases for Solaris etc. This
163 matches the gnupg 1.4.9 version.
165 2008-04-01 Werner Koch <wk@g10code.com>
167 * configure.ac (AC_INIT): Fix quoting.
169 2008-03-19 Werner Koch <wk@g10code.com>
171 * configure.ac: Fix the tests for USE_<algo> to either define or
172 undef the macros. Suggested by Dirk Stoecker.
174 2008-03-18 Werner Koch <wk@g10code.com>
176 * configure.ac: Test for uintptr_t.
178 2008-02-18 Werner Koch <wk@g10code.com>
180 * configure.ac (IS_DEVELOPMENT_VERSION): Set depending on the my_svn.
182 2007-12-11 Werner Koch <wk@g10code.com>
184 * configure.ac: We actually require libgpg-error 1.4. Reported by
187 2007-12-10 Werner Koch <wk@g10code.com>
191 * configure.ac: Set LT to C15/A4/R3.
193 2007-12-05 Werner Koch <wk@g10code.com>
195 * configure.ac: Add option --disable-padlock-support.
197 2007-12-03 Werner Koch <wk@g10code.com>
201 * configure.ac: Set LT to C15/A4/R2.
203 * config.sub, config.guess: Update to version 2007-11-19.
205 2007-10-30 Werner Koch <wk@g10code.com>
207 * configure.ac: Protect config.h against double inclusion.
209 2007-10-26 Werner Koch <wk@g10code.com>
213 * configure.ac: Set LT to C15/A4/R1.
215 2007-08-22 Werner Koch <wk@g10code.com>
217 * README: Rewrite the license description.
218 * configure.ac (USE_RNDW32, USE_RNDUNIX): Unmark as GPL modules.
220 2007-08-08 Werner Koch <wk@g10code.com>
222 * configure.ac: Use $host and not $target.
224 2007-07-26 Werner Koch <wk@g10code.com>
226 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Fix a syntax error
227 in the test program which lurked there for 4 years. Adjusted name
228 of libtools global_system_pipe variable and add extra cut stage.
229 Reported by Gregor Riepl.
231 2007-06-15 Werner Koch <wk@g10code.com>
233 * autogen.sh (FORCE): Use = and not == in test to be POSIXly correct.
235 2007-05-30 Werner Koch <wk@g10code.com>
237 * configure.ac: Camellia is no longer GPL.
239 2007-05-24 Werner Koch <wk@g10code.com>
241 * configure.ac: Try to use -Wpointer-arith.
243 2007-05-19 Marcus Brinkmann <marcus@g10code.de>
245 * configure.ac: Fix test for optional UDIV and UDIV_QRNND MPI
248 2007-05-09 Marcus Brinkmann <marcus@g10code.de>
250 * configure.ac (ac_cv_mpi_config_done): Unused variable removed.
251 (ac_cv_mpi_mod_list, MPI_MOD_LIST_LO, MPI_MOD_LIST_O): Removed.
252 (MPI_MOD_ASM_MPIH_ADD1, MPI_MOD_ASM_MPIH_SUB1,
253 MPI_MOD_ASM_MPIH_MUL1, MPI_MOD_ASM_MPIH_MUL2,
254 MPI_MOD_ASM_MPIH_MUL3, MPI_MOD_ASM_MPIH_LSHIFT,
255 MPI_MOD_ASM_MPIH_RSHIFT, MPI_MOD_ASM_MPIH_UDIV,
256 MPI_MOD_ASM_MPIH_UDIV_QRNND, MPI_MOD_C_MPIH_ADD1,
257 MPI_MOD_C_MPIH_SUB1, MPI_MOD_C_MPIH_MUL1, MPI_MOD_C_MPIH_MUL2,
258 MPI_MOD_C_MPIH_MUL3, MPI_MOD_C_MPIH_LSHIFT, MPI_MOD_C_MPIH_RSHIFT,
259 MPI_MOD_C_MPIH_UDIV, MPI_MOD_C_MPIH_UDIV_QRNND): New automake
262 2007-05-04 Werner Koch <wk@g10code.com>
266 * configure.ac: Set LT to C15/A4/R0.
268 * configure.ac: Require automake 1.10
269 (AM_PROG_CC_C_O): New.
271 2007-05-03 Werner Koch <wk@g10code.com>
273 * configure.ac: Fix detection of GPLed random modules.
275 2007-05-02 Werner Koch <wk@g10code.com>
277 * configure.ac (LIBGCRYPT_DIGESTS, LIBGCRYPT_CIPHERS)
278 (LIBGCRYPT_PUBKEY_CIPHERS): Ac_define lists of algorithms.
279 (default_ciphers): Don't make camellia a default.
281 2007-05-02 David Shaw <dshaw@jabberwocky.com>
283 * NEWS, configure.ac: Add Camellia.
285 2007-04-30 Werner Koch <wk@g10code.com>
287 * README.apichanges: Move to doc/.
288 * Makefile.am (EXTRA_DIST): Removed that file.
290 2007-04-28 Marcus Brinkmann <marcus@g10code.de>
292 * configure.ac: Allow to specify additional search directories
293 with --enable-mpi-path.
295 2007-04-16 Werner Koch <wk@g10code.com>
297 * configure.ac: Check for sysconf.
298 * acinclude.m4 (GNUPG_CHECK_MLOCK): Try to use sysconf to get the
299 page size and use getpagesize only then if available.
301 2007-03-22 Werner Koch <wk@g10code.com>
303 * configure.ac: Add support for ECC.
305 2007-02-22 Werner Koch <wk@g10code.com>
307 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Use
308 --enable-random-daemon.
310 * configure.ac: New option --enable-random-daemon.
311 Create versioninfo.rc and provide the build information.
313 2007-02-21 Werner Koch <wk@g10code.com>
315 * Makefile.am, configure.ac: Ignore w32-dll/.
317 2007-02-20 Werner Koch <wk@g10code.com>
319 * configure.ac: Bump LT version to C14/A3/R0 in preparation for a
322 * autogen.sh: Add option --force.
323 * configure.ac: New option --disable-endian-check. Use a real
324 noexecstack test instead of requiring an option. Add SVN version
327 2007-02-02 Werner Koch <wk@g10code.com>
329 * configure.ac (FALLBACK_SOCKLEN_T): Special case for mingw32.
331 2006-11-15 Werner Koch <wk@g10code.com>
333 * autogen.sh: Add convenience option --build-amd64.
335 2006-10-20 Werner Koch <wk@g10code.com>
337 * Makefile.am (stowinstall): New convenience target.
339 2006-10-12 Marcus Brinkmann <marcus@g10code.de>
341 * configure.ac (FALLBACK_SOCKLEN_T): Third time is a charm.
342 Define gcry_socklen_t, to avoid conflicts with socklen_t
343 definitions by autoconf.
345 2006-10-11 Marcus Brinkmann <marcus@g10code.de>
347 * configure.ac (FALLBACK_SOCKLEN_T): Rewrite in terms of
350 2006-10-11 Marcus Brinkmann <marcus@g10code.de>
352 * acinclude.m4 (GNUPG_FIX_HDR_VERSION): Removed.
353 * configure.ac: Do not call GNUPG_FIX_HDR_VERSION.
355 2006-10-10 Marcus Brinkmann <marcus@g10code.de>
357 * configure.ac: Invoke AC_CHECK_SOCKLEN_TYPE.
358 (AC_CONFIG_FILES): Add src/gcrypt.h.
359 (AC_CONFIG_SRCDIR): Change to src/libgcrypt.vers.
361 2006-10-02 Werner Koch <wk@g10code.com>
363 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Test on HOST and not
364 TARGET. Hardwire for mingw32. Allow setting via command line when
367 2006-08-29 Werner Koch <wk@g10code.com>
369 * configure.ac (USE_SEED): New.
371 2006-07-26 Werner Koch <wk@g10code.com>
373 * configure.ac: New options --enable-noexecstack and
374 --disable-optimization.
376 2006-07-04 Marcus Brinkmann <marcus@g10code.de>
378 * configure.ac: Call AC_LIBTOO_WIN32_DLL and AC_LIBTOOL_RC.
380 * configure.ac: Call gl_TYPE_SOCKLEN_T instead of the other
383 2006-06-08 Marcus Brinkmann <marcus@g10code.de>
385 * configure.ac (PTH_LIBS): Add --all to pth-config invocation.
387 2006-03-14 Werner Koch <wk@g10code.com>
389 * configure.ac: Check for fctnl and ftruncate.
390 (HAVE_PTH): Check for GNU Pth.
391 (HAVE_W32_SYSTEM): Define it.
392 * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): New. Taken from GnuPG 1.4.
394 2005-12-08 Werner Koch <wk@g10code.com>
396 * configure.ac: Changed the random device names for netbsd. From
399 2005-11-02 Moritz Schulte <moritz@g10code.com>
401 * NEWS: Documented minor API changes.
403 2005-09-15 Moritz Schulte <moritz@g10code.com>
405 * Makefile.am (EXTRA_DIST): Depend on README.SVN, not on README.CVS.
407 2005-06-25 Moritz Schulte <moritz@g10code.com>
409 * configure.ac: Removed src/libgcrypt.pc from AC_CONFIG_FILES.
411 2005-06-10 Werner Koch <wk@g10code.com>
413 * configure.ac: Move detection of basic stuff to the top. For
414 example we need to know whether gcc is used before testing for it.
415 Reported by Ralf Fassel.
417 2005-04-23 Moritz Schulte <moritz@g10code.com>
419 * acinclude.m4 (TYPE_SOCKLEN_T): New type definition test;
420 provided by Albert Chin.
421 * configure.ac: Don't use $(CMD) as it's not portable; use CMD in
422 backticks instead. Simpler -lnsl/-lsocket test. Use
423 TYPE_SOCKLEN_T test. Don't forget to set `random_modules'
426 2005-04-22 Moritz Schulte <moritz@g10code.com>
428 * configure.ac: Added support for pkgconfig; provided by Albert
431 2005-04-11 Moritz Schulte <moritz@g10code.com>
433 * configure.ac: Integrate Whirlpool.
435 2005-01-04 Werner Koch <wk@g10code.com>
437 Updated to automake 1.9.
439 * acinclude.m4: Updated for use with automake 1.9.
441 * configure.ac: Require libgpg-error 1.0; not really needed but
442 that is the first stable version.
444 * Makefile.am (ACLOCAL_AMFLAGS): New for -I m4.
445 (AUTOMAKE_OPTIONS): New to create a bzip archive.
447 2005-02-03 Moritz Schulte <moritz@g10code.com>
451 2004-08-09 Moritz Schulte <moritz@g10code.com>
455 2004-07-04 Moritz Schulte <moritz@g10code.com>
459 2004-04-21 Werner Koch <wk@gnupg.org>
461 * configure.ac: Don't print a warning if GNU make was not found.
463 2004-05-07 Moritz Schulte <moritz@g10code.de>
467 2004-04-02 Thomas Schwinge <schwinge@nic-nac-project.de>
469 * autogen.sh: Added ACLOCAL_FLAGS.
471 2004-04-15 Werner Koch <wk@gnupg.org>
475 * configure.ac: Set LT to C12/A1/R1.
477 2004-04-06 Werner Koch <wk@gnupg.org>
479 * config.guess, config.sub, ltmain.sh: Updated to those from
482 2004-03-29 Werner Koch <wk@gnupg.org>
486 * configure.ac: Set LT to C12/A1/R0.
488 2004-03-10 Marcus Brinkmann <marcus@g10code.de>
490 * configure.ac (LIBGCRYPT_CONFIG_LIBS_PTHREAD,
491 LIBGCRYPT_CONFIG_CFLAGS_PTHREAD, LIBGCRYPT_CONFIG_LIBS_PTH,
492 LIBGCRYPT_CONFIG_CFLAGS_PTH, have_pth, have_pthread, AC_CHECK_PTH,
493 AC_CHECK_LIB(pthread), HAVE_PTH, HAVE_PTHREAD): Removed.
495 2004-03-06 Werner Koch <wk@gnupg.org>
499 * configure.ac (LIBGCRYPT_CONFIG_SONAME_NUMBER): Replaced by
500 LIBGCRYPT_CONPIG_API_VERSION. Set it to 1. Set LT to C11/A0/R1.
502 2004-03-05 Werner Koch <wk@gnupg.org>
504 * configure.ac (LIBGCRYPT_CONFIG_SONAME_NUMBER): New.
506 2004-02-20 Werner Koch <wk@gnupg.org>
510 * configure.ac: Set LT to C11/A0/R0.
512 2004-02-11 Werner Koch <wk@gnupg.org>
514 * autogen.sh (check_version): Removed bashism and simplified.
516 2004-02-06 Werner Koch <wk@gnupg.org>
518 * configure.ac: Add rfc2268 cipher algorithm.
520 2004-01-25 Moritz Schulte <mo@g10code.com>
524 2003-12-19 Werner Koch <wk@gnupg.org>
528 * configure.ac: Bumbed LT version to C10/A3/R1.
530 2003-12-08 Werner Koch <wk@gnupg.org>
532 * Makefile.am (dist-hook): Don't distribute stuff from the now
533 obsolete scripts dir.
534 (EXTRA_DIST): Remove README_alpha
535 * README-alpha: Removed.
536 * configure.ac (AM_CONFIG_AUX_DIR): Removed.
538 * COPYING.DOC: Removed.
539 * Makefile.am (EXTRA_DIST): Added README.CVS and
540 autogen.sh. Removed COPYING.DOC.
542 2003-11-14 Werner Koch <wk@gnupg.org>
546 * configure.ac: Bumbed LT version to C10/A3/R0.
548 * configure.ac (have_ld_version_script): Set the default in
550 (PRINTABLE_OS_NAME): Don't handle the Hurd extra, this leads to
551 conflicts with BSD based GNU systems. The Hurd has now a working
554 2003-11-04 Werner Koch <wk@gnupg.org>
556 * configure.ac (USE_SHA1): Make sure it is always included.
557 (USE_RMD160): Removed this AM conditional.
559 2003-10-31 Werner Koch <wk@gnupg.org>
561 * configure.ac: Bumbed version number to 1.1.90-cvs for futher
566 * acinclude.m4 (AC_CHECK_PTH): Added.
567 * configure.ac: Use it here instead of the generic lib test.
568 Bumbed LT vesion to C9/A2/R0.
570 2003-10-27 Werner Koch <wk@gnupg.org>
572 * configure.ac: Give a hint on where libgpg-error is available.
573 Reformatted long lines. Don't include gcrypt-defs.h.
574 (--enable-gcc-warnings): New option.
576 2003-10-24 Moritz Schulte <mo@g10code.com>
578 * configure.ac: Check for socklen_t.
580 2003-10-11 Moritz Schulte <mo@g10code.com>
582 * acinclude.m4: Update AM_PATH_GPG_ERROR macro.
584 2003-09-04 Werner Koch <wk@gnupg.org>
588 * configure.ac: Require libgpg-error 0.4 due to the prime interface.
590 2003-08-29 Werner Koch <wk@gnupg.org>
592 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Re-implemented.
593 * configure.ac: Use it here.
595 2003-08-27 Moritz Schulte <mo@g10code.com>
597 * configure.ac: Substitute: LIBGCRYPT_CONFIG_LIBS_PTHREAD,
598 LIBGCRYPT_CONFIG_CFLAGS_PTHREAD, LIBGCRYPT_CONFIG_LIBS_PTH,
599 LIBGCRYPT_CONFIG_CFLAGS_PTH, LIBGCRYPT_THREAD_MODULES.
601 2003-08-07 Moritz Schulte <moritz@g10code.com>
603 * configure.ac: Fail, if libgpg-error could not be found.
605 2003-07-31 Werner Koch <wk@gnupg.org>
609 * configure.ac: Set LT version to 7/0/0.
611 2003-07-30 Werner Koch <wk@gnupg.org>
613 * AUTHORS (Maintainer): Assigned Moritz as Maintainer.
615 2003-07-30 Moritz Schulte <moritz@g10code.com>
617 * NEWS: Include much more complete list of `Interface changes
618 relative to the 1.1.12 release'.
620 2003-07-14 Moritz Schulte <moritz@g10code.com>
622 * configure.ac: Bumbed version number up to 1.1.42-cvs.
624 2003-07-09 Moritz Schulte <moritz@g10code.com>
626 * configure.ac: Reintroduce --disable-asm, since it is needed by
629 2003-07-05 Moritz Schulte <moritz@g10code.com>
631 * README: Few changes, mention libgpg-error.
633 2003-06-18 Moritz Schulte <moritz@g10code.com>
635 * configure.ac (available_ciphers): Removed Serpent, hrrm.
637 2003-06-17 Moritz Schulte <moritz@g10code.com>
639 * acinclude.m4: Removed macro definitions: GNUPG_CHECK_FAQPROG,
640 GNUPG_CHECK_ENDIAN, GNUPG_CHECK_CACHE, GNUPG_CHECK_PIC,
641 GNUPG_CHECK_EXPORTDYNAMIC, GNUPG_CHECK_IPC, GNUPG_PROG_NM,
642 GNUPG_SYS_SYMBOL_UNDERSCORE, GNUPG_FUNC_MKDIR_TAKES_ONE_ARG,
644 Added macro definitions: AM_PATH_GPG_ERROR.
646 * configure.ac: Use alternative approach for building based on
647 conditional sources, which does not make automake eat all your
649 Removed unused tests.
650 Renamed --enable-static-rnd to --enable-random.
651 Use Autoconf's AC_C_BIGENDIAN macro instead of our own.
652 Re-organized the whole file.
654 2003-06-16 Moritz Schulte <moritz@g10code.com>
656 * configure.ac (AC_CONFIG_FILES): Removed doc/version.sgml.
658 2003-06-11 Moritz Schulte <moritz@g10code.com>
660 * configure.ac: Remove --enable-libgpg-error flag.
661 Ue AC_PATH_GPG_ERROR.
663 2003-06-09 Moritz Schulte <moritz@g10code.com>
665 * NEWS: Mention API changes and libgpg-error.
667 2003-05-25 Moritz Schulte <moritz@g10code.com>
669 * configure.ac (USE_LIBGPG_ERROR): Implementation of the
670 --enable-libgpg-error switch.
671 Define USE_LIBGPG_ERROR in LIBGCRYPT_CONFIG_FLAGS, in case
672 libgpg-error is used.
674 2003-05-22 Moritz Schulte <moritz@g10code.com>
676 * configure.ac (AC_CHECK_HEADERS): Removed unused headers:
677 termio.h, langinfo.h.
678 (AC_CHECK_FUNCS): Removed unused functions: strsep, strlwr,
679 tcgetattr, setrlimit, strftime, nl_langinfo, sigaction,
680 sigprocmask, fopen64, fstat64.
682 2003-04-27 Moritz Schulte <moritz@g10code.com>
684 * README: Documented new configure switches.
685 Mention the --enable-maintainer-switch.
687 * configure.ac: Merged some code from GnuPG's configure.ac for
688 disabling sha512/tiger in case no 64 data types are available.
690 2003-04-17 Moritz Schulte <moritz@g10code.com>
692 * configure.ac: Include support for sha512.
694 2003-04-17 Moritz Schulte <moritz@g10code.com>
698 2003-04-16 Moritz Schulte <moritz@g10code.com>
700 * configure.ac: Implement command line switches: --enable-ciphers,
701 --enable-pubkey-ciphers and --enable-digests.
702 Set Automake conditionals and config.h symbols depending on the
703 selected ciphers, pubkey-ciphers, digests and random-modules.
705 * acinclude.m4 (LIST_MEMBER): New macro.
707 * configure.ac: Simplified, removed code for parsing
708 EXTRA_PROGRAMS from Makefile.am.
710 2003-04-08 Moritz Schulte <moritz@g10code.com>
712 * configure.ac: Merged random-module selection code from GnuPG's
715 2003-04-07 Moritz Schulte <moritz@g10code.com>
717 * configure.ac: Removed code for generating contruct.c.
718 Remove digest modules from the static_modules list, only handle
719 random module selection.
722 2003-03-24 Moritz Schulte <moritz@g10code.com>
724 * NEWS: Mention new CBC_MAC flag.
726 * AUTHORS (Maintainer): Update entry for Simon Josefsson.
728 2003-03-04 Moritz Schulte <moritz@g10code.com>
730 * TODO: Remove item about resetting handles, since
731 gcry_cipher_reset is implemented by now.
733 * NEWS: Mentioned gcry_cipher_reset.
735 2003-01-21 Werner Koch <wk@gnupg.org>
737 * README (Configure options): New.
738 * configure.ac (have_ld_version_script): New option
739 --enable-ld-version-script.
741 2003-01-20 Simon Josefsson <jas@extundo.com>
743 * configure.ac (MODULES_IN_CIPHER): Add crc.
745 2003-01-20 Werner Koch <wk@gnupg.org>
749 * configure.ac (LIBGCRYPT_LT_REVISION): Bumbed up.
751 2002-12-21 Werner Koch <wk@gnupg.org>
755 * configure.ac (LIBGCRYPT_LT_CURRENT: Bumbed to 6/5/0 due to a new
758 2002-12-19 Werner Koch <wk@gnupg.org>
760 * configure.ac (have_pthread): Check for pthreads in libc.
761 (have_ld_version_script): New.
763 2002-11-10 Werner Koch <wk@gnupg.org>
765 * configure.ac (MODULES_IN_CIPHER): Add md4.c. By Simon Josefsson.
767 2002-09-20 Werner Koch <wk@gnupg.org>
771 * configure.ac (HAVE_DEV_RANDOM_IOCTL): Don't check for it; it is
773 (AS_CHECK_HEADERS): Check for sys/select.h.
774 * Makefile.am (DIST_SUBDIRS): New to include the w32-dll directory
776 2002-09-18 Timo Schulz <ts@winpt.org>
778 * configure.ac: Added makefile for the W32 DLL.
780 2002-09-17 Werner Koch <wk@gnupg.org>
782 * configure.ac: Check for Pth and Pthreads.
784 2002-08-23 Werner Koch <wk@gnupg.org>
788 * configure.ac (LIBGCRYPT_CONFIG_CFLAGS): Renamed from
789 LIBGCRYPT_CFLAGS and removed the libpath because it is set by the
791 (LIBGCRYPT_LT_REVISION): Set LT version to 5/4/1.
793 2002-06-25 Werner Koch <wk@gnupg.org>
797 * configure.ac: Set LT version to 5/4/0.
799 2002-05-21 Werner Koch <wk@gnupg.org>
803 * configure.ac: Set LT version to 4/3/0.
805 2002-05-17 Werner Koch <wk@gnupg.org>
807 * configure.ac: Removed all the dynamic loading stuff.
809 2002-05-16 Werner Koch <wk@gnupg.org>
811 * configure.ac: Reordered the C_CHECK_FUNCS.
813 2002-05-15 Werner Koch <wk@gnupg.org>
815 * configure.ac: Adjusted for new MPI module stuff.
817 2002-05-14 Werner Koch <wk@gnupg.org>
819 Changed license to the LGPL.
821 2002-05-02 Werner Koch <wk@gnupg.org>
824 * Makefile.am (SUBDIRS): Removed jnlib.
825 * configure.ac (jnlib/Makefile): Removed.
827 * configure.ac: Define _REENTRANT.
829 2002-02-18 Werner Koch <wk@gnupg.org>
831 * configure.ac (MPI_EXTRA_ASM_OBJS): Use .lo suffix.
832 (AC_CANONICAL_TARGET): Added.
834 2002-02-07 Werner Koch <wk@gnupg.org>
838 2002-01-24 Werner Koch <wk@gnupg.org>
840 * jnlib/: Replaced by a fresh copy from GnuPG (actually the NewPG
841 development branch). Adjusted Makefile.am and jnlib-config.h
844 2001-12-18 Werner Koch <wk@gnupg.org>
848 * Makefile.am (dist-hook): Only look in mpi and scripts for
849 distfiles; this way we don't include those of a stale "make dist"
852 * acinclude.m4 (GNUPG_FIX_HDR_VERSION): Make it work with the new
854 * configure.ac: Don't chmod db2any.
856 2001-08-06 Werner Koch <wk@gnupg.org>
858 * configure.ac: Removed cross compiling hacks.
860 2001-08-03 Werner Koch <wk@gnupg.org>
864 * acinclude.m4 (GNUPG_CHECK_TYPEDEF): Define GNU Source.
866 Migrated to autoconf 2.52.
867 * acinclude.m4: Removed GNUPG_LINK_FILES and converted.
868 * acconfig.h: Removed
869 * configure.in: Replaced by...
870 * configure.ac: and modified for use with autoconf 2.52. Replaced
871 GNUPG_LINK_FILES with AC_CONFIG_LINKS and moved some informational
872 messages to the end. Removed --enable-m-debug
875 * Makefile.am: Included tests directory
877 * configure.in (DYNLINK_MOD_CFLAGS): Use -shared with dec-osf.
878 Reported by Chris Adams. Merged some cases.
880 2001-05-31 Werner Koch <wk@gnupg.org>
884 * configure.in: Use _gcry_ prefix when creating the cipher constructor.
886 * acconfig.h (_GCRYPT_IN_LIBGCRYPT): Define it here.
888 2001-05-28 Werner Koch <wk@gnupg.org>
890 * acinclude.m4 (GPH_PROG_DOCBOOK): Removed.
891 (GPH_PROG_DB2ANY): New. Taken from GPH.
892 * configure.in: Use it here.
894 2000-12-19 Werner Koch <wk@gnupg.org>
897 Removed all GnuPG stuff and renamed this piece of software
898 to gcrypt. The directory gcrypt has been renamed to src.
900 2000-11-14 Werner Koch <wk@gnupg.org>
902 Version 1.1.2 released.
904 2000-11-13 Werner Koch <wk@gnupg.org>
906 * acinclude.m4 (GNUPG_FIX_HDR_VERSION): VPATH build fix.
908 2000-10-10 Werner Koch <wk@gnupg.org>
910 * Makefile.am (dist-hook): Create the version file.
911 * configure.in: Set the libtool version here, removed the need
912 for the version file.
914 Mon Sep 18 16:35:45 CEST 2000 Werner Koch <wk@openit.de>
916 * acinclude.m4 (GNUPG_CHECK_MLOCK): Removed that silly mkdir().
918 * configure.in: Changes to allow for Solaris random device.
920 (--with-egd-socket): New.
922 * configure.in (GNUPG_HOMEDIR): New.
924 * configure.in: Check for fstat64 and fopen64
926 * acinclude.m4 (GNUPG_CHECK_FAQPROG): New.
927 * configure.in: Test for this.
929 * configure.in (DYNLINK_MOD_CFLAGS): Fix by David Champion.
931 Tue Aug 22 14:31:15 CEST 2000 Werner Koch <wk@openit.de>
935 Fri Aug 18 14:27:14 CEST 2000 Werner Koch <wk@openit.de>
938 * Makefile.am, configure.in: Support for the new directory.
940 Mon Jul 17 16:35:47 CEST 2000 Werner Koch <wk@>
942 * configure.in (mingw32): Changes to allow for mingw32msvc
944 Fri Jul 14 19:38:23 CEST 2000 Werner Koch <wk@>
946 The big merge between this one and the stable branch 1.0. Still need
947 to merge TNANKS, AUTHORS and such. It probaly does not compile yet.
949 * acinclude.m4 (GNUPG_CHECK_MLOCK): Fixed syntax error in C code.
951 * configure.in: Add check for termio.h, wait unctiosn and sigaction.
953 * acinclude.m4, configure.in (GNUPG_CHECK_GNUMAKE): New.
955 * acinclude.m4 (MKDIR_TAKES_ONE_ARG): Check some headers. By Gaël Quéri.
957 * configure.in (AM_INIT_AUTOMAKE): Use this now. By Gaël.
959 * acinclude.m4 (GNUPG_CHECK_EXPORTDYNAMIC): Replacement for
960 GNUPG_CHECK_RDYNAMIC which should handle gcc with non GNU ld nicer.
961 Contributed by Dave Dykstra.
962 * configure.in (GNYPG_CHECK_RDYNAMIC): Replaced by the new check.
964 * configure.in: Add a test for unisgned long long.
966 * configure.in (DYNLINK_MOD_CFLAGS): Set different for NetBSD.
968 * configure.in: Add check for clock_gettime
970 * configure.in (ALL_LINGUAS): Add nl.
971 * configure.in (ALL_LINGUAS): Add Esperanto.
972 * configure.in (ALL_LINGUAS): Add sv and ja.
974 * configure.in: Use /usr/local for CFLAGS and LDFLAGS when
975 target is freebsd. By Rémi.
977 * configure.in: Do not set development version when the version has
978 a dash in it. Suggested by Dave Dykstra.
980 * configure.in: Removed substitution for doc/gph/Makefile.
981 Do all the gcc warning only in maintainer mode.
983 * configure.in (dlopen): Use CHECK_FUNC for a test of dlopen in libc.
984 Suggested by Alexandre Oliva.
985 (-Wall): Moved the settting of gcc warning options near to the end
986 so that tests don't get confused. Suggested by Paul D. Smith.
988 * acinclude.m4 (GNUPG_SYS_NM_PARSE): Added BSDI support.
989 (GNUPG_CHECK_RDYNAMIC): Ditto.
991 * acinclude.m4 (GNUPG_CHECK_MLOCK): Changed the way to test for
992 librt. Test suggested by Jeff Long.
994 * acinclude.m4 (GNUPG_CHECK_MLOCK): Do librt check only when
995 we can't link a test program. This way GNU systems don't need
996 to link against linrt.
997 (GNUPG_CHECK_IPC): Fixed use of TRY_COMPILE macro. From Tim Mooney.
999 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Add support for
1001 (GNUPG_CHECK_MLOCK): Check whether mlock sits in librt.
1003 * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Add NetBSD. By Thomas Klausner.
1005 * acconfig.h (HAVE_MLOCK): Added
1007 Mon Mar 13 19:22:46 CET 2000 Werner Koch <wk@openit.de>
1009 * configure.in: Now uses the Docbook M4s from GPH.
1011 Mon Jan 31 17:46:35 CET 2000 Werner Koch <wk@>
1013 * Makefile.am: Re-added tools. By Rémi.
1015 Mon Jan 31 16:37:34 CET 2000 Werner Koch <wk@gnupg.de>
1017 * configure.in: Create a symlink for types.h in gcrypt/.
1019 Thu Jan 27 18:00:44 CET 2000 Werner Koch <wk@gnupg.de>
1021 * configure.in (g10defs.h): Replaced by gnupg-defs.h
1023 Mon Jan 24 13:04:28 CET 2000 Werner Koch <wk@gnupg.de>
1027 * configure.in: Do set development version when the version has
1028 a dash in it. Suggested by Dave Dykstra.
1030 Thu Dec 9 17:22:27 CET 1999 Werner Koch <wk@gnupg.de>
1032 * acinclude.m4 (GNUPG_FIX_HDR_VERSION): New.
1033 * configure.in: Check and fix the version number of gcrypt/gcrypt.h
1034 so that it is always the save as VERSION.
1036 Thu Oct 28 16:17:46 CEST 1999 Werner Koch <wk@gnupg.de>
1038 * Started with development series 1.1 on 1999-10-26
1040 Tue Oct 26 14:10:21 CEST 1999 Werner Koch <wk@gnupg.de>
1044 * configure.in: Fixed quoting in test for development version.
1046 * THANKS: Add entries for Michael, Brenno and J Horacio who did
1047 very nice Howto documents - I apoligize for forgetting to mention them
1050 Fri Sep 17 12:56:42 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1053 * configure.in: Add "-lcap" when capabilities are requested.
1054 Add the conditional CROSS_COMPILING.
1055 * Makefile.am: Don't use checks when CROSS_COMPILING.
1058 Wed Sep 15 16:22:17 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1061 * configure.in (ALL_LINGUAS): Add pt_PT.
1063 * configure.in: Some tweaks for cross compiling under MingW32
1064 * acconfig.h (USE_STATIC_RNDW32): New.
1066 Tue Sep 7 17:08:10 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1069 * VERSION: Set to 1.0.0.
1071 Mon Sep 6 19:59:08 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1074 * configure.in: Create makefile in doc/gph
1076 * acinclude.m4 (GNUPG_FUNC_MKDIR_TAKES_ONE_ARG): New
1077 * configure.in: use the above.
1079 Thu Sep 2 16:40:55 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1082 * VERSION: Set to 0.9.11.
1084 Tue Aug 31 17:20:44 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1086 * configure.in: Minor changes to the OS/2 and Mingw32 system labels.
1087 Add a printable name for Hurd.
1089 Mon Aug 30 20:38:33 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1091 * configure.in: Some support for DJGPP (Mark Elbrecht)
1093 Wed Aug 4 10:34:46 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1095 * VERSION: Set to 0.9.10.
1097 Mon Jul 26 09:34:46 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1099 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): remove init of ac_cv_...
1101 * Makefile.am (DISCLEANFILES): New
1103 Fri Jul 23 13:53:03 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1105 * VERSION: Set to 0.9.9.
1107 * configure.in: Print a notice when rndunix is used.
1109 Thu Jul 15 10:15:35 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1111 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Fixed last modification.
1113 Wed Jul 7 13:08:40 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1115 * Makefile.am: Support for libtool.
1116 * configure.in: Ditto.
1118 Tue Jun 29 21:44:25 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1120 * configure.in (use_local_zlib): The lost dollar is back.
1122 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Add EMX case.
1123 * configure.in: Another variant of the MX vendor string
1125 * configure.in (--with-capabilities): Some test code (Remi).
1127 Sat Jun 26 12:15:59 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1129 * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Support for HPUX and IRIX.
1130 * configure.in (HAVE_DL_SHL_LOAD): New for HPUX (Dave Dykstra).
1132 * VERSION: Now 0.9.8
1134 Wed Jun 16 20:16:21 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1136 * configure.in: Add test for docbook-to-man
1138 Tue Jun 15 12:21:08 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1140 * acinclude.m4 (GNUPG_SYS_NM_PARSE): Support for {net,free}bsd,
1142 Thu Jun 10 14:18:23 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1144 * configure.in (ZLIB,GDBM): Check both, header and lib.
1146 Sat Jun 5 15:30:33 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1148 * pkclist.c (key_present_in_pk_list): New (Michael).
1150 Tue May 25 19:50:32 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1152 * configure.in (IS_DEVELOPMENT_VERSION): Fixed detection.
1154 Sun May 23 14:20:22 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1156 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): assume yes when
1159 Mon May 17 21:54:43 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1161 * configure.in (socket): Fix for Unisys by Katsuhiro Kondou.
1163 Sat May 8 19:28:08 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1165 * NEWS: Add a marker line which I forgot to do for 0.9.6.
1167 Thu May 6 14:18:17 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1169 * README: Minor updates
1171 * VERSION: Now 0.9.6
1173 Thu Apr 8 09:35:53 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1175 * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Fix for
1176 amiga-openbsd (Peter Reich)
1177 (GNUPG_PROG_NM): Ditto
1179 Wed Apr 7 20:51:39 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1181 * Makefile.am (g10defs.h): Removed.
1182 * configure.in (AC_OUTPUT_COMMANDS): Create g10defs.h
1184 Sat Mar 20 12:55:33 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1186 * VERSION: Now 0.9.5
1188 Sun Mar 14 19:34:36 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1190 * acinclude.m4 (AM_SYS_SYMBOL_UNDERSCORE): Removed because it is
1191 now in the latest libtool.
1193 Thu Mar 11 16:39:46 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1195 * configure.in: Removed the need for libtool
1197 Mon Mar 8 20:47:17 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1199 * configure.in (DLSYM_NEEDS_UNDERSCORE): Replaced.
1200 * acinclude.in (AM_SYS_SYMBOL_UNDERSCORE): New.
1202 * VERSION: Now 0.9.4
1204 Sun Feb 28 19:11:00 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1206 * configure.in (dld): Test disabled.
1208 Fri Feb 26 17:55:41 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1210 * encode.c (encode_simple): temporary fix.
1212 Wed Feb 24 11:07:27 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1214 * configure.in: New option --enable-static-rnd.
1216 Mon Feb 22 20:04:00 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1218 * BUGS: Now we assign bug numbers.
1219 * OBUGS: New to keep rack o fixed bugs (CVS only)
1221 Fri Feb 19 18:01:54 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1223 * VERSION: Released 0.9.3
1225 Fri Feb 19 15:49:15 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1227 * acinclude.m4: Removed gettext macros.
1229 Tue Feb 16 14:10:02 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1231 * configure.in (socket): Check for -lsocket and -lnsl.
1232 (osf4): Disable all warnings for DEC's cc.
1233 (-Wall): Add more warning options for gcc
1235 Sat Feb 13 12:04:43 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1237 * configure.in: Changed detection of compiler flags.
1238 * intl/ : Removed directory
1240 Wed Feb 10 17:15:39 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1242 * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Fix for freebsd 2.2
1244 * configure.in: a lot of changes to allow selection of modules.
1245 Add support for OS/2.
1247 * acinclude.m4: add some more caching
1249 * README: Spelling and grammar corrections (John A. Martin)
1252 Wed Jan 20 21:40:21 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1254 * configure.in: --enable-m-guard is now default
1256 Wed Jan 13 12:49:36 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1258 * INSTALL: Applied new information how to build rpms by Fabio Coatti
1259 * Makefile.in (gnupg.spec): Changed the names.
1261 Tue Jan 12 11:17:18 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1263 * config.links (m68k-atari-mint): New
1265 Tue Jan 12 09:17:19 CET 1999 Gaël Quéri <gqueri@mail.dotcom.fr>
1267 * all: Fixed typos all over the place
1269 Sat Jan 9 16:02:23 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1271 * configure.in: Add a way to statically link rndunix
1273 Sun Jan 3 15:28:44 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1275 * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): New.
1276 * configure.in (DYNLOAD_CFLAGS): Use result from CHECK_RDYNAMIC
1278 Wed Dec 23 13:18:14 CET 1998 Werner Koch <wk@isil.d.shuttle.de>
1280 * README: Replaced the command overview with a short intro.
1282 Sat Dec 12 18:40:32 CET 1998 Werner Koch <wk@isil.d.shuttle.de>
1284 * configure.in: Add check for dlopen in libc (Greg Troxel)
1286 * acconfig.h (DLSYM_NEEDS_UNDERSCORE): New.
1288 Thu Dec 10 20:15:36 CET 1998 Werner Koch <wk@isil.d.shuttle.de>
1290 * acinclude.m (GNUPG_CHECK_PIC): New
1291 * configure.in, acinclude.m4: Renamed all WK_ to GNUPG_
1293 Tue Dec 8 15:09:29 CET 1998 Werner Koch <wk@isil.d.shuttle.de>
1295 * VERSION: Set to 0.4.5
1297 Wed Nov 25 12:38:29 1998 Werner Koch (wk@isil.d.shuttle.de)
1299 * configure.in (USE_RNDLINUX): New.
1301 Fri Nov 20 19:34:57 1998 Werner Koch (wk@isil.d.shuttle.de)
1303 * VERSION: Released 0.4.4
1305 * configure.in (try_asm_modules): For option --disable-asm
1307 Tue Nov 10 19:32:40 1998 Werner Koch (wk@isil.d.shuttle.de)
1309 * configure.in (MPI_SFLAGS): New.
1311 Tue Nov 10 13:44:53 1998 Werner Koch (wk@isil.d.shuttle.de)
1314 * configure.in (AC_REVISION): New.
1316 Sun Nov 8 18:20:35 1998 Werner Koch (wk@isil.d.shuttle.de)
1318 * VERSION: Set to 0.4.3
1320 Sun Oct 25 19:49:37 1998 Werner Koch (wk@isil.d.shuttle.de)
1322 * Makefile.am (g10defs.h): New macro GNUPG_DATADIR.
1324 Wed Oct 21 17:24:24 1998 Werner Koch (wk@isil.d.shuttle.de)
1326 * configure.in: Removed gettext kludge
1327 * acinclude.m4: Add patched AM_WITH_NKS macro
1329 Tue Oct 20 19:03:36 1998 Werner Koch (wk@isil.d.shuttle.de)
1331 * configure.in: Kludge to make AM_GNU_GETTEXT work,
1332 changed some macors to more modern versions. Also
1333 changeg the all makefiles to remove duplicate ../intl.
1334 * acinclude.m4: Removed the gettext stuff, as this
1335 already comes with automake now.
1337 Wed Oct 14 12:11:34 1998 Werner Koch (wk@isil.d.shuttle.de)
1339 * configure.in (NAME_OF_DEV_RANDOM): New.
1340 (DYNLINK_MOD_CFLAGS): New.
1342 Thu Oct 8 10:55:15 1998 Werner Koch (wk@isil.d.shuttle.de)
1344 * Makefile.am (g10defs.h): creates include file
1345 * acconfig.h: now includes g10defs.h
1346 * configure.in: Removed G10_LOCALEDIR and GNUPG_LIB
1348 Thu Sep 17 18:49:40 1998 Werner Koch (wk@(none))
1350 * Makefile.am (dist-hook): Now creates RPM file.
1351 * scripts/gnupg.spec: New template file for RPMs
1353 Thu Jul 30 19:17:07 1998 Werner Koch (wk@(none))
1355 * acinclude.h (WK_CHECK_IPC): New
1356 * configure.in : Add checks for SysV IPC
1358 Thu Jun 25 11:18:49 1998 Werner Koch (wk@isil.d.shuttle.de)
1360 * configure.in (--disable-dynload): New.
1362 Wed Jun 10 07:48:59 1998 Werner Koch,mobil,,, (wk@tobold)
1364 * configure.in (GNUPG_LIBDIR): New.
1366 Mon May 25 19:10:59 1998 Werner Koch (wk@isil.d.shuttle.de)
1368 * rand-unix.c (fast_random_poll): fixed syntax bug.
1370 Mon May 11 10:21:31 1998 Werner Koch (wk@isil.d.shuttle.de)
1372 * configure.in (PRINTABLE_OS_NAME): Linux is now GNU/Linux
1374 Tue Apr 14 19:08:05 1998 Werner Koch (wk@isil.d.shuttle.de)
1376 * [all files]: Applied Matthew Skala's typo and grammar fixes.
1378 Wed Mar 4 10:32:40 1998 Werner Koch (wk@isil.d.shuttle.de)
1380 * configure.in (getrusage,gettimeofday): New tests.
1382 Fri Feb 27 13:14:17 1998 Werner Koch (wk@isil.d.shuttle.de)
1384 * configure.in (--disable-m-guard): New.
1386 Thu Feb 26 17:09:27 1998 Werner Koch (wk@isil.d.shuttle.de)
1388 * configure.in, acinclude.m4, intl/, po/: New macros taken
1389 from GNOME, switched to automake 1.2f
1391 Thu Feb 26 09:05:46 1998 Werner Koch (wk@isil.d.shuttle.de)
1393 * configure.in (doc/Makefile): New
1395 Thu Feb 26 07:40:47 1998 Werner Koch (wk@isil.d.shuttle.de)
1397 * configure.in: Changed gettext stuff
1399 Wed Feb 25 11:44:10 1998 Werner Koch (wk@isil.d.shuttle.de)
1401 * checks/*test : restructured the directory.
1403 Tue Feb 24 15:59:12 1998 Werner Koch (wk@isil.d.shuttle.de)
1405 * configure.in: Changed the name of the package to GNUPG and
1406 chnaged several other names too.
1408 Wed Feb 18 17:36:45 1998 Werner Koch (wk@isil.d.shuttle.de)
1410 * Makefile.am (checks): New.
1412 Sat Feb 14 15:37:55 1998 Werner Koch (wk@isil.d.shuttle.de)
1414 * configure.in (mpi_config_done): Removed asm links caching.
1416 Sat Feb 14 14:02:20 1998 Werner Koch (wk@isil.d.shuttle.de)
1418 * configure.in (PRINTABLE_OS_NAME): New.
1419 * acconfig.h: Likewise.
1421 Fri Feb 13 19:43:41 1998 Werner Koch (wk@isil.d.shuttle.de)
1423 * configure.in : Fixed zlib stuff
1424 * Makefile.am: Likewise
1427 Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006,
1428 2007, 2008, 2009 Free Software Foundation, Inc.
1430 This file is free software; as a special exception the author gives
1431 unlimited permission to copy and/or distribute it, with or without
1432 modifications, as long as this notice is preserved.
1434 This file is distributed in the hope that it will be useful, but
1435 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1436 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.