1 2005-06-25 Moritz Schulte <moritz@g10code.com>
3 * configure.ac: Removed src/libgcrypt.pc from AC_CONFIG_FILES.
5 2005-06-10 Werner Koch <wk@g10code.com>
7 * configure.ac: Move detection of basic stuff to the top. For
8 example we need to know whether gcc is used before testing for it.
9 Reported by Ralf Fassel.
11 2005-04-23 Moritz Schulte <moritz@g10code.com>
13 * acinclude.m4 (TYPE_SOCKLEN_T): New type definition test;
14 provided by Albert Chin.
15 * configure.ac: Don't use $(CMD) as it's not portable; use CMD in
16 backticks instead. Simpler -lnsl/-lsocket test. Use
17 TYPE_SOCKLEN_T test. Don't forget to set `random_modules'
20 2005-04-22 Moritz Schulte <moritz@g10code.com>
22 * configure.ac: Added support for pkgconfig; provided by Albert
25 2005-04-11 Moritz Schulte <moritz@g10code.com>
27 * configure.ac: Integrate Whirlpool.
29 2005-01-04 Werner Koch <wk@g10code.com>
31 Updated to automake 1.9.
33 * acinclude.m4: Updated for use with automake 1.9.
35 * configure.ac: Require libgpg-error 1.0; not really needed but
36 that is the first stable version.
38 * Makefile.am (ACLOCAL_AMFLAGS): New for -I m4.
39 (AUTOMAKE_OPTIONS): New to create a bzip archive.
41 2005-02-03 Moritz Schulte <moritz@g10code.com>
45 2004-08-09 Moritz Schulte <moritz@g10code.com>
49 2004-07-04 Moritz Schulte <moritz@g10code.com>
53 2004-04-21 Werner Koch <wk@gnupg.org>
55 * configure.ac: Don't print a warning if GNU make was not found.
57 2004-05-07 Moritz Schulte <moritz@g10code.de>
61 2004-04-02 Thomas Schwinge <schwinge@nic-nac-project.de>
63 * autogen.sh: Added ACLOCAL_FLAGS.
65 2004-04-15 Werner Koch <wk@gnupg.org>
69 * configure.ac: Set LT to C12/A1/R1.
71 2004-04-06 Werner Koch <wk@gnupg.org>
73 * config.guess, config.sub, ltmain.sh: Updated to those from
76 2004-03-29 Werner Koch <wk@gnupg.org>
80 * configure.ac: Set LT to C12/A1/R0.
82 2004-03-10 Marcus Brinkmann <marcus@g10code.de>
84 * configure.ac (LIBGCRYPT_CONFIG_LIBS_PTHREAD,
85 LIBGCRYPT_CONFIG_CFLAGS_PTHREAD, LIBGCRYPT_CONFIG_LIBS_PTH,
86 LIBGCRYPT_CONFIG_CFLAGS_PTH, have_pth, have_pthread, AC_CHECK_PTH,
87 AC_CHECK_LIB(pthread), HAVE_PTH, HAVE_PTHREAD): Removed.
89 2004-03-06 Werner Koch <wk@gnupg.org>
93 * configure.ac (LIBGCRYPT_CONFIG_SONAME_NUMBER): Replaced by
94 LIBGCRYPT_CONPIG_API_VERSION. Set it to 1. Set LT to C11/A0/R1.
96 2004-03-05 Werner Koch <wk@gnupg.org>
98 * configure.ac (LIBGCRYPT_CONFIG_SONAME_NUMBER): New.
100 2004-02-20 Werner Koch <wk@gnupg.org>
104 * configure.ac: Set LT to C11/A0/R0.
106 2004-02-11 Werner Koch <wk@gnupg.org>
108 * autogen.sh (check_version): Removed bashism and simplified.
110 2004-02-06 Werner Koch <wk@gnupg.org>
112 * configure.ac: Add rfc2268 cipher algorithm.
114 2004-01-25 Moritz Schulte <mo@g10code.com>
118 2003-12-19 Werner Koch <wk@gnupg.org>
122 * configure.ac: Bumbed LT version to C10/A3/R1.
124 2003-12-08 Werner Koch <wk@gnupg.org>
126 * Makefile.am (dist-hook): Don't distribute stuff from the now
127 obsolete scripts dir.
128 (EXTRA_DIST): Remove README_alpha
129 * README-alpha: Removed.
130 * configure.ac (AM_CONFIG_AUX_DIR): Removed.
132 * COPYING.DOC: Removed.
133 * Makefile.am (EXTRA_DIST): Added README.CVS and
134 autogen.sh. Removed COPYING.DOC.
136 2003-11-14 Werner Koch <wk@gnupg.org>
140 * configure.ac: Bumbed LT version to C10/A3/R0.
142 * configure.ac (have_ld_version_script): Set the default in
144 (PRINTABLE_OS_NAME): Don't handle the Hurd extra, this leads to
145 conflicts with BSD based GNU systems. The Hurd has now a working
148 2003-11-04 Werner Koch <wk@gnupg.org>
150 * configure.ac (USE_SHA1): Make sure it is always included.
151 (USE_RMD160): Removed this AM conditional.
153 2003-10-31 Werner Koch <wk@gnupg.org>
155 * configure.ac: Bumbed version number to 1.1.90-cvs for futher
160 * acinclude.m4 (AC_CHECK_PTH): Added.
161 * configure.ac: Use it here instead of the generic lib test.
162 Bumbed LT vesion to C9/A2/R0.
164 2003-10-27 Werner Koch <wk@gnupg.org>
166 * configure.ac: Give a hint on where libgpg-error is available.
167 Reformatted long lines. Don't include gcrypt-defs.h.
168 (--enable-gcc-warnings): New option.
170 2003-10-24 Moritz Schulte <mo@g10code.com>
172 * configure.ac: Check for socklen_t.
174 2003-10-11 Moritz Schulte <mo@g10code.com>
176 * acinclude.m4: Update AM_PATH_GPG_ERROR macro.
178 2003-09-04 Werner Koch <wk@gnupg.org>
182 * configure.ac: Require libgpg-error 0.4 due to the prime interface.
184 2003-08-29 Werner Koch <wk@gnupg.org>
186 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Re-implemented.
187 * configure.ac: Use it here.
189 2003-08-27 Moritz Schulte <mo@g10code.com>
191 * configure.ac: Substitute: LIBGCRYPT_CONFIG_LIBS_PTHREAD,
192 LIBGCRYPT_CONFIG_CFLAGS_PTHREAD, LIBGCRYPT_CONFIG_LIBS_PTH,
193 LIBGCRYPT_CONFIG_CFLAGS_PTH, LIBGCRYPT_THREAD_MODULES.
195 2003-08-07 Moritz Schulte <moritz@g10code.com>
197 * configure.ac: Fail, if libgpg-error could not be found.
199 2003-07-31 Werner Koch <wk@gnupg.org>
203 * configure.ac: Set LT version to 7/0/0.
205 2003-07-30 Werner Koch <wk@gnupg.org>
207 * AUTHORS (Maintainer): Assigned Moritz as Maintainer.
209 2003-07-30 Moritz Schulte <moritz@g10code.com>
211 * NEWS: Include much more complete list of `Interface changes
212 relative to the 1.1.12 release'.
214 2003-07-14 Moritz Schulte <moritz@g10code.com>
216 * configure.ac: Bumbed version number up to 1.1.42-cvs.
218 2003-07-09 Moritz Schulte <moritz@g10code.com>
220 * configure.ac: Reintroduce --disable-asm, since it is needed by
223 2003-07-05 Moritz Schulte <moritz@g10code.com>
225 * README: Few changes, mention libgpg-error.
227 2003-06-18 Moritz Schulte <moritz@g10code.com>
229 * configure.ac (available_ciphers): Removed Serpent, hrrm.
231 2003-06-17 Moritz Schulte <moritz@g10code.com>
233 * acinclude.m4: Removed macro definitions: GNUPG_CHECK_FAQPROG,
234 GNUPG_CHECK_ENDIAN, GNUPG_CHECK_CACHE, GNUPG_CHECK_PIC,
235 GNUPG_CHECK_EXPORTDYNAMIC, GNUPG_CHECK_IPC, GNUPG_PROG_NM,
236 GNUPG_SYS_SYMBOL_UNDERSCORE, GNUPG_FUNC_MKDIR_TAKES_ONE_ARG,
238 Added macro definitions: AM_PATH_GPG_ERROR.
240 * configure.ac: Use alternative approach for building based on
241 conditional sources, which does not make automake eat all your
243 Removed unused tests.
244 Renamed --enable-static-rnd to --enable-random.
245 Use Autoconf's AC_C_BIGENDIAN macro instead of our own.
246 Re-organized the whole file.
248 2003-06-16 Moritz Schulte <moritz@g10code.com>
250 * configure.ac (AC_CONFIG_FILES): Removed doc/version.sgml.
252 2003-06-11 Moritz Schulte <moritz@g10code.com>
254 * configure.ac: Remove --enable-libgpg-error flag.
255 Ue AC_PATH_GPG_ERROR.
257 2003-06-09 Moritz Schulte <moritz@g10code.com>
259 * NEWS: Mention API changes and libgpg-error.
261 2003-05-25 Moritz Schulte <moritz@g10code.com>
263 * configure.ac (USE_LIBGPG_ERROR): Implementation of the
264 --enable-libgpg-error switch.
265 Define USE_LIBGPG_ERROR in LIBGCRYPT_CONFIG_FLAGS, in case
266 libgpg-error is used.
268 2003-05-22 Moritz Schulte <moritz@g10code.com>
270 * configure.ac (AC_CHECK_HEADERS): Removed unused headers:
271 termio.h, langinfo.h.
272 (AC_CHECK_FUNCS): Removed unused functions: strsep, strlwr,
273 tcgetattr, setrlimit, strftime, nl_langinfo, sigaction,
274 sigprocmask, fopen64, fstat64.
276 2003-04-27 Moritz Schulte <moritz@g10code.com>
278 * README: Documented new configure switches.
279 Mention the --enable-maintainer-switch.
281 * configure.ac: Merged some code from GnuPG's configure.ac for
282 disabling sha512/tiger in case no 64 data types are available.
284 2003-04-17 Moritz Schulte <moritz@g10code.com>
286 * configure.ac: Include support for sha512.
288 2003-04-17 Moritz Schulte <moritz@g10code.com>
292 2003-04-16 Moritz Schulte <moritz@g10code.com>
294 * configure.ac: Implement command line switches: --enable-ciphers,
295 --enable-pubkey-ciphers and --enable-digests.
296 Set Automake conditionals and config.h symbols depending on the
297 selected ciphers, pubkey-ciphers, digests and random-modules.
299 * acinclude.m4 (LIST_MEMBER): New macro.
301 * configure.ac: Simplified, removed code for parsing
302 EXTRA_PROGRAMS from Makefile.am.
304 2003-04-08 Moritz Schulte <moritz@g10code.com>
306 * configure.ac: Merged random-module selection code from GnuPG's
309 2003-04-07 Moritz Schulte <moritz@g10code.com>
311 * configure.ac: Removed code for generating contruct.c.
312 Remove digest modules from the static_modules list, only handle
313 random module selection.
316 2003-03-24 Moritz Schulte <moritz@g10code.com>
318 * NEWS: Mention new CBC_MAC flag.
320 * AUTHORS (Maintainer): Update entry for Simon Josefsson.
322 2003-03-04 Moritz Schulte <moritz@g10code.com>
324 * TODO: Remove item about resetting handles, since
325 gcry_cipher_reset is implemented by now.
327 * NEWS: Mentioned gcry_cipher_reset.
329 2003-01-21 Werner Koch <wk@gnupg.org>
331 * README (Configure options): New.
332 * configure.ac (have_ld_version_script): New option
333 --enable-ld-version-script.
335 2003-01-20 Simon Josefsson <jas@extundo.com>
337 * configure.ac (MODULES_IN_CIPHER): Add crc.
339 2003-01-20 Werner Koch <wk@gnupg.org>
343 * configure.ac (LIBGCRYPT_LT_REVISION): Bumbed up.
345 2002-12-21 Werner Koch <wk@gnupg.org>
349 * configure.ac (LIBGCRYPT_LT_CURRENT: Bumbed to 6/5/0 due to a new
352 2002-12-19 Werner Koch <wk@gnupg.org>
354 * configure.ac (have_pthread): Check for pthreads in libc.
355 (have_ld_version_script): New.
357 2002-11-10 Werner Koch <wk@gnupg.org>
359 * configure.ac (MODULES_IN_CIPHER): Add md4.c. By Simon Josefsson.
361 2002-09-20 Werner Koch <wk@gnupg.org>
365 * configure.ac (HAVE_DEV_RANDOM_IOCTL): Don't check for it; it is
367 (AS_CHECK_HEADERS): Check for sys/select.h.
368 * Makefile.am (DIST_SUBDIRS): New to include the w32-dll directory
370 2002-09-18 Timo Schulz <ts@winpt.org>
372 * configure.ac: Added makefile for the W32 DLL.
374 2002-09-17 Werner Koch <wk@gnupg.org>
376 * configure.ac: Check for Pth and Pthreads.
378 2002-08-23 Werner Koch <wk@gnupg.org>
382 * configure.ac (LIBGCRYPT_CONFIG_CFLAGS): Renamed from
383 LIBGCRYPT_CFLAGS and removed the libpath because it is set by the
385 (LIBGCRYPT_LT_REVISION): Set LT version to 5/4/1.
387 2002-06-25 Werner Koch <wk@gnupg.org>
391 * configure.ac: Set LT version to 5/4/0.
393 2002-05-21 Werner Koch <wk@gnupg.org>
397 * configure.ac: Set LT version to 4/3/0.
399 2002-05-17 Werner Koch <wk@gnupg.org>
401 * configure.ac: Removed all the dynamic loading stuff.
403 2002-05-16 Werner Koch <wk@gnupg.org>
405 * configure.ac: Reordered the C_CHECK_FUNCS.
407 2002-05-15 Werner Koch <wk@gnupg.org>
409 * configure.ac: Adjusted for new MPI module stuff.
411 2002-05-14 Werner Koch <wk@gnupg.org>
413 Changed license to the LGPL.
415 2002-05-02 Werner Koch <wk@gnupg.org>
418 * Makefile.am (SUBDIRS): Removed jnlib.
419 * configure.ac (jnlib/Makefile): Removed.
421 * configure.ac: Define _REENTRANT.
423 2002-02-18 Werner Koch <wk@gnupg.org>
425 * configure.ac (MPI_EXTRA_ASM_OBJS): Use .lo suffix.
426 (AC_CANONICAL_TARGET): Added.
428 2002-02-07 Werner Koch <wk@gnupg.org>
432 2002-01-24 Werner Koch <wk@gnupg.org>
434 * jnlib/: Replaced by a fresh copy from GnuPG (actually the NewPG
435 development branch). Adjusted Makefile.am and jnlib-config.h
438 2001-12-18 Werner Koch <wk@gnupg.org>
442 * Makefile.am (dist-hook): Only look in mpi and scripts for
443 distfiles; this way we don't include those of a stale "make dist"
446 * acinclude.m4 (GNUPG_FIX_HDR_VERSION): Make it work with the new
448 * configure.ac: Don't chmod db2any.
450 2001-08-06 Werner Koch <wk@gnupg.org>
452 * configure.ac: Removed cross compiling hacks.
454 2001-08-03 Werner Koch <wk@gnupg.org>
458 * acinclude.m4 (GNUPG_CHECK_TYPEDEF): Define GNU Source.
460 Migrated to autoconf 2.52.
461 * acinclude.m4: Removed GNUPG_LINK_FILES and converted.
462 * acconfig.h: Removed
463 * configure.in: Replaced by...
464 * configure.ac: and modified for use with autoconf 2.52. Replaced
465 GNUPG_LINK_FILES with AC_CONFIG_LINKS and moved some informational
466 messages to the end. Removed --enable-m-debug
469 * Makefile.am: Included tests directory
471 * configure.in (DYNLINK_MOD_CFLAGS): Use -shared with dec-osf.
472 Reported by Chris Adams. Merged some cases.
474 2001-05-31 Werner Koch <wk@gnupg.org>
478 * configure.in: Use _gcry_ prefix when creating the cipher constructor.
480 * acconfig.h (_GCRYPT_IN_LIBGCRYPT): Define it here.
482 2001-05-28 Werner Koch <wk@gnupg.org>
484 * acinclude.m4 (GPH_PROG_DOCBOOK): Removed.
485 (GPH_PROG_DB2ANY): New. Taken from GPH.
486 * configure.in: Use it here.
488 2000-12-19 Werner Koch <wk@gnupg.org>
491 Removed all GnuPG stuff and renamed this piece of software
492 to gcrypt. The directory gcrypt has been renamed to src.
494 2000-11-14 Werner Koch <wk@gnupg.org>
496 Version 1.1.2 released.
498 2000-11-13 Werner Koch <wk@gnupg.org>
500 * acinclude.m4 (GNUPG_FIX_HDR_VERSION): VPATH build fix.
502 2000-10-10 Werner Koch <wk@gnupg.org>
504 * Makefile.am (dist-hook): Create the version file.
505 * configure.in: Set the libtool version here, removed the need
506 for the version file.
508 Mon Sep 18 16:35:45 CEST 2000 Werner Koch <wk@openit.de>
510 * acinclude.m4 (GNUPG_CHECK_MLOCK): Removed that silly mkdir().
512 * configure.in: Changes to allow for Solaris random device.
514 (--with-egd-socket): New.
516 * configure.in (GNUPG_HOMEDIR): New.
518 * configure.in: Check for fstat64 and fopen64
520 * acinclude.m4 (GNUPG_CHECK_FAQPROG): New.
521 * configure.in: Test for this.
523 * configure.in (DYNLINK_MOD_CFLAGS): Fix by David Champion.
525 Tue Aug 22 14:31:15 CEST 2000 Werner Koch <wk@openit.de>
529 Fri Aug 18 14:27:14 CEST 2000 Werner Koch <wk@openit.de>
532 * Makefile.am, configure.in: Support for the new directory.
534 Mon Jul 17 16:35:47 CEST 2000 Werner Koch <wk@>
536 * configure.in (mingw32): Changes to allow for mingw32msvc
538 Fri Jul 14 19:38:23 CEST 2000 Werner Koch <wk@>
540 The big merge between this one and the stable branch 1.0. Still need
541 to merge TNANKS, AUTHORS and such. It probaly does not compile yet.
543 * acinclude.m4 (GNUPG_CHECK_MLOCK): Fixed syntax error in C code.
545 * configure.in: Add check for termio.h, wait unctiosn and sigaction.
547 * acinclude.m4, configure.in (GNUPG_CHECK_GNUMAKE): New.
549 * acinclude.m4 (MKDIR_TAKES_ONE_ARG): Check some headers. By Gaël Quéri.
551 * configure.in (AM_INIT_AUTOMAKE): Use this now. By Gaël.
553 * acinclude.m4 (GNUPG_CHECK_EXPORTDYNAMIC): Replacement for
554 GNUPG_CHECK_RDYNAMIC which should handle gcc with non GNU ld nicer.
555 Contributed by Dave Dykstra.
556 * configure.in (GNYPG_CHECK_RDYNAMIC): Replaced by the new check.
558 * configure.in: Add a test for unisgned long long.
560 * configure.in (DYNLINK_MOD_CFLAGS): Set different for NetBSD.
562 * configure.in: Add check for clock_gettime
564 * configure.in (ALL_LINGUAS): Add nl.
565 * configure.in (ALL_LINGUAS): Add Esperanto.
566 * configure.in (ALL_LINGUAS): Add sv and ja.
568 * configure.in: Use /usr/local for CFLAGS and LDFLAGS when
569 target is freebsd. By Rémi.
571 * configure.in: Do not set development version when the version has
572 a dash in it. Suggested by Dave Dykstra.
574 * configure.in: Removed substitution for doc/gph/Makefile.
575 Do all the gcc warning only in maintainer mode.
577 * configure.in (dlopen): Use CHECK_FUNC for a test of dlopen in libc.
578 Suggested by Alexandre Oliva.
579 (-Wall): Moved the settting of gcc warning options near to the end
580 so that tests don't get confused. Suggested by Paul D. Smith.
582 * acinclude.m4 (GNUPG_SYS_NM_PARSE): Added BSDI support.
583 (GNUPG_CHECK_RDYNAMIC): Ditto.
585 * acinclude.m4 (GNUPG_CHECK_MLOCK): Changed the way to test for
586 librt. Test suggested by Jeff Long.
588 * acinclude.m4 (GNUPG_CHECK_MLOCK): Do librt check only when
589 we can't link a test program. This way GNU systems don't need
590 to link against linrt.
591 (GNUPG_CHECK_IPC): Fixed use of TRY_COMPILE macro. From Tim Mooney.
593 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Add support for
595 (GNUPG_CHECK_MLOCK): Check whether mlock sits in librt.
597 * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Add NetBSD. By Thomas Klausner.
599 * acconfig.h (HAVE_MLOCK): Added
601 Mon Mar 13 19:22:46 CET 2000 Werner Koch <wk@openit.de>
603 * configure.in: Now uses the Docbook M4s from GPH.
605 Mon Jan 31 17:46:35 CET 2000 Werner Koch <wk@>
607 * Makefile.am: Re-added tools. By Rémi.
609 Mon Jan 31 16:37:34 CET 2000 Werner Koch <wk@gnupg.de>
611 * configure.in: Create a symlink for types.h in gcrypt/.
613 Thu Jan 27 18:00:44 CET 2000 Werner Koch <wk@gnupg.de>
615 * configure.in (g10defs.h): Replaced by gnupg-defs.h
617 Mon Jan 24 13:04:28 CET 2000 Werner Koch <wk@gnupg.de>
621 * configure.in: Do set development version when the version has
622 a dash in it. Suggested by Dave Dykstra.
624 Thu Dec 9 17:22:27 CET 1999 Werner Koch <wk@gnupg.de>
626 * acinclude.m4 (GNUPG_FIX_HDR_VERSION): New.
627 * configure.in: Check and fix the version number of gcrypt/gcrypt.h
628 so that it is always the save as VERSION.
630 Thu Oct 28 16:17:46 CEST 1999 Werner Koch <wk@gnupg.de>
632 * Started with development series 1.1 on 1999-10-26
634 Tue Oct 26 14:10:21 CEST 1999 Werner Koch <wk@gnupg.de>
638 * configure.in: Fixed quoting in test for development version.
640 * THANKS: Add entries for Michael, Brenno and J Horacio who did
641 very nice Howto documents - I apoligize for forgetting to mention them
644 Fri Sep 17 12:56:42 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
647 * configure.in: Add "-lcap" when capabilities are requested.
648 Add the conditional CROSS_COMPILING.
649 * Makefile.am: Don't use checks when CROSS_COMPILING.
652 Wed Sep 15 16:22:17 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
655 * configure.in (ALL_LINGUAS): Add pt_PT.
657 * configure.in: Some tweaks for cross compiling under MingW32
658 * acconfig.h (USE_STATIC_RNDW32): New.
660 Tue Sep 7 17:08:10 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
663 * VERSION: Set to 1.0.0.
665 Mon Sep 6 19:59:08 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
668 * configure.in: Create makefile in doc/gph
670 * acinclude.m4 (GNUPG_FUNC_MKDIR_TAKES_ONE_ARG): New
671 * configure.in: use the above.
673 Thu Sep 2 16:40:55 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
676 * VERSION: Set to 0.9.11.
678 Tue Aug 31 17:20:44 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
680 * configure.in: Minor changes to the OS/2 and Mingw32 system labels.
681 Add a printable name for Hurd.
683 Mon Aug 30 20:38:33 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
685 * configure.in: Some support for DJGPP (Mark Elbrecht)
687 Wed Aug 4 10:34:46 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
689 * VERSION: Set to 0.9.10.
691 Mon Jul 26 09:34:46 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
693 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): remove init of ac_cv_...
695 * Makefile.am (DISCLEANFILES): New
697 Fri Jul 23 13:53:03 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
699 * VERSION: Set to 0.9.9.
701 * configure.in: Print a notice when rndunix is used.
703 Thu Jul 15 10:15:35 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
705 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Fixed last modification.
707 Wed Jul 7 13:08:40 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
709 * Makefile.am: Support for libtool.
710 * configure.in: Ditto.
712 Tue Jun 29 21:44:25 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
714 * configure.in (use_local_zlib): The lost dollar is back.
716 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Add EMX case.
717 * configure.in: Another variant of the MX vendor string
719 * configure.in (--with-capabilities): Some test code (Remi).
721 Sat Jun 26 12:15:59 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
723 * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Support for HPUX and IRIX.
724 * configure.in (HAVE_DL_SHL_LOAD): New for HPUX (Dave Dykstra).
728 Wed Jun 16 20:16:21 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
730 * configure.in: Add test for docbook-to-man
732 Tue Jun 15 12:21:08 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
734 * acinclude.m4 (GNUPG_SYS_NM_PARSE): Support for {net,free}bsd,
736 Thu Jun 10 14:18:23 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
738 * configure.in (ZLIB,GDBM): Check both, header and lib.
740 Sat Jun 5 15:30:33 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
742 * pkclist.c (key_present_in_pk_list): New (Michael).
744 Tue May 25 19:50:32 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
746 * configure.in (IS_DEVELOPMENT_VERSION): Fixed detection.
748 Sun May 23 14:20:22 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
750 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): assume yes when
753 Mon May 17 21:54:43 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
755 * configure.in (socket): Fix for Unisys by Katsuhiro Kondou.
757 Sat May 8 19:28:08 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
759 * NEWS: Add a marker line which I forgot to do for 0.9.6.
761 Thu May 6 14:18:17 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
763 * README: Minor updates
767 Thu Apr 8 09:35:53 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
769 * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Fix for
770 amiga-openbsd (Peter Reich)
771 (GNUPG_PROG_NM): Ditto
773 Wed Apr 7 20:51:39 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
775 * Makefile.am (g10defs.h): Removed.
776 * configure.in (AC_OUTPUT_COMMANDS): Create g10defs.h
778 Sat Mar 20 12:55:33 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
782 Sun Mar 14 19:34:36 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
784 * acinclude.m4 (AM_SYS_SYMBOL_UNDERSCORE): Removed because it is
785 now in the latest libtool.
787 Thu Mar 11 16:39:46 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
789 * configure.in: Removed the need for libtool
791 Mon Mar 8 20:47:17 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
793 * configure.in (DLSYM_NEEDS_UNDERSCORE): Replaced.
794 * acinclude.in (AM_SYS_SYMBOL_UNDERSCORE): New.
798 Sun Feb 28 19:11:00 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
800 * configure.in (dld): Test disabled.
802 Fri Feb 26 17:55:41 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
804 * encode.c (encode_simple): temporary fix.
806 Wed Feb 24 11:07:27 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
808 * configure.in: New option --enable-static-rnd.
810 Mon Feb 22 20:04:00 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
812 * BUGS: Now we assign bug numbers.
813 * OBUGS: New to keep rack o fixed bugs (CVS only)
815 Fri Feb 19 18:01:54 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
817 * VERSION: Released 0.9.3
819 Fri Feb 19 15:49:15 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
821 * acinclude.m4: Removed gettext macros.
823 Tue Feb 16 14:10:02 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
825 * configure.in (socket): Check for -lsocket and -lnsl.
826 (osf4): Disable all warnings for DEC's cc.
827 (-Wall): Add more warning options for gcc
829 Sat Feb 13 12:04:43 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
831 * configure.in: Changed detection of compiler flags.
832 * intl/ : Removed directory
834 Wed Feb 10 17:15:39 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
836 * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Fix for freebsd 2.2
838 * configure.in: a lot of changes to allow selection of modules.
839 Add support for OS/2.
841 * acinclude.m4: add some more caching
843 * README: Spelling and grammar corrections (John A. Martin)
846 Wed Jan 20 21:40:21 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
848 * configure.in: --enable-m-guard is now default
850 Wed Jan 13 12:49:36 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
852 * INSTALL: Applied new information how to build rpms by Fabio Coatti
853 * Makefile.in (gnupg.spec): Changed the names.
855 Tue Jan 12 11:17:18 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
857 * config.links (m68k-atari-mint): New
859 Tue Jan 12 09:17:19 CET 1999 Gaël Quéri <gqueri@mail.dotcom.fr>
861 * all: Fixed typos all over the place
863 Sat Jan 9 16:02:23 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
865 * configure.in: Add a way to statically link rndunix
867 Sun Jan 3 15:28:44 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
869 * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): New.
870 * configure.in (DYNLOAD_CFLAGS): Use result from CHECK_RDYNAMIC
872 Wed Dec 23 13:18:14 CET 1998 Werner Koch <wk@isil.d.shuttle.de>
874 * README: Replaced the command overview with a short intro.
876 Sat Dec 12 18:40:32 CET 1998 Werner Koch <wk@isil.d.shuttle.de>
878 * configure.in: Add check for dlopen in libc (Greg Troxel)
880 * acconfig.h (DLSYM_NEEDS_UNDERSCORE): New.
882 Thu Dec 10 20:15:36 CET 1998 Werner Koch <wk@isil.d.shuttle.de>
884 * acinclude.m (GNUPG_CHECK_PIC): New
885 * configure.in, acinclude.m4: Renamed all WK_ to GNUPG_
887 Tue Dec 8 15:09:29 CET 1998 Werner Koch <wk@isil.d.shuttle.de>
889 * VERSION: Set to 0.4.5
891 Wed Nov 25 12:38:29 1998 Werner Koch (wk@isil.d.shuttle.de)
893 * configure.in (USE_RNDLINUX): New.
895 Fri Nov 20 19:34:57 1998 Werner Koch (wk@isil.d.shuttle.de)
897 * VERSION: Released 0.4.4
899 * configure.in (try_asm_modules): For option --disable-asm
901 Tue Nov 10 19:32:40 1998 Werner Koch (wk@isil.d.shuttle.de)
903 * configure.in (MPI_SFLAGS): New.
905 Tue Nov 10 13:44:53 1998 Werner Koch (wk@isil.d.shuttle.de)
908 * configure.in (AC_REVISION): New.
910 Sun Nov 8 18:20:35 1998 Werner Koch (wk@isil.d.shuttle.de)
912 * VERSION: Set to 0.4.3
914 Sun Oct 25 19:49:37 1998 Werner Koch (wk@isil.d.shuttle.de)
916 * Makefile.am (g10defs.h): New macro GNUPG_DATADIR.
918 Wed Oct 21 17:24:24 1998 Werner Koch (wk@isil.d.shuttle.de)
920 * configure.in: Removed gettext kludge
921 * acinclude.m4: Add patched AM_WITH_NKS macro
923 Tue Oct 20 19:03:36 1998 Werner Koch (wk@isil.d.shuttle.de)
925 * configure.in: Kludge to make AM_GNU_GETTEXT work,
926 changed some macors to more modern versions. Also
927 changeg the all makefiles to remove duplicate ../intl.
928 * acinclude.m4: Removed the gettext stuff, as this
929 already comes with automake now.
931 Wed Oct 14 12:11:34 1998 Werner Koch (wk@isil.d.shuttle.de)
933 * configure.in (NAME_OF_DEV_RANDOM): New.
934 (DYNLINK_MOD_CFLAGS): New.
936 Thu Oct 8 10:55:15 1998 Werner Koch (wk@isil.d.shuttle.de)
938 * Makefile.am (g10defs.h): creates include file
939 * acconfig.h: now includes g10defs.h
940 * configure.in: Removed G10_LOCALEDIR and GNUPG_LIB
942 Thu Sep 17 18:49:40 1998 Werner Koch (wk@(none))
944 * Makefile.am (dist-hook): Now creates RPM file.
945 * scripts/gnupg.spec: New template file for RPMs
947 Thu Jul 30 19:17:07 1998 Werner Koch (wk@(none))
949 * acinclude.h (WK_CHECK_IPC): New
950 * configure.in : Add checks for SysV IPC
952 Thu Jun 25 11:18:49 1998 Werner Koch (wk@isil.d.shuttle.de)
954 * configure.in (--disable-dynload): New.
956 Wed Jun 10 07:48:59 1998 Werner Koch,mobil,,, (wk@tobold)
958 * configure.in (GNUPG_LIBDIR): New.
960 Mon May 25 19:10:59 1998 Werner Koch (wk@isil.d.shuttle.de)
962 * rand-unix.c (fast_random_poll): fixed syntax bug.
964 Mon May 11 10:21:31 1998 Werner Koch (wk@isil.d.shuttle.de)
966 * configure.in (PRINTABLE_OS_NAME): Linux is now GNU/Linux
968 Tue Apr 14 19:08:05 1998 Werner Koch (wk@isil.d.shuttle.de)
970 * [all files]: Applied Matthew Skala's typo and grammar fixes.
972 Wed Mar 4 10:32:40 1998 Werner Koch (wk@isil.d.shuttle.de)
974 * configure.in (getrusage,gettimeofday): New tests.
976 Fri Feb 27 13:14:17 1998 Werner Koch (wk@isil.d.shuttle.de)
978 * configure.in (--disable-m-guard): New.
980 Thu Feb 26 17:09:27 1998 Werner Koch (wk@isil.d.shuttle.de)
982 * configure.in, acinclude.m4, intl/, po/: New macros taken
983 from GNOME, switched to automake 1.2f
985 Thu Feb 26 09:05:46 1998 Werner Koch (wk@isil.d.shuttle.de)
987 * configure.in (doc/Makefile): New
989 Thu Feb 26 07:40:47 1998 Werner Koch (wk@isil.d.shuttle.de)
991 * configure.in: Changed gettext stuff
993 Wed Feb 25 11:44:10 1998 Werner Koch (wk@isil.d.shuttle.de)
995 * checks/*test : restructured the directory.
997 Tue Feb 24 15:59:12 1998 Werner Koch (wk@isil.d.shuttle.de)
999 * configure.in: Changed the name of the package to GNUPG and
1000 chnaged several other names too.
1002 Wed Feb 18 17:36:45 1998 Werner Koch (wk@isil.d.shuttle.de)
1004 * Makefile.am (checks): New.
1006 Sat Feb 14 15:37:55 1998 Werner Koch (wk@isil.d.shuttle.de)
1008 * configure.in (mpi_config_done): Removed asm links caching.
1010 Sat Feb 14 14:02:20 1998 Werner Koch (wk@isil.d.shuttle.de)
1012 * configure.in (PRINTABLE_OS_NAME): New.
1013 * acconfig.h: Likewise.
1015 Fri Feb 13 19:43:41 1998 Werner Koch (wk@isil.d.shuttle.de)
1017 * configure.in : Fixed zlib stuff
1018 * Makefile.am: Likewise
1021 Copyright 1998, 1999, 2000, 2001, 2002, 2003,
1022 2004 Free Software Foundation, Inc.
1024 This file is free software; as a special exception the author gives
1025 unlimited permission to copy and/or distribute it, with or without
1026 modifications, as long as this notice is preserved.
1028 This file is distributed in the hope that it will be useful, but
1029 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1030 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.