Update package version to 1.8.3
[platform/upstream/libgcrypt.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-28  Jim Meyering  <meyering@redhat.com>
9
10         accept --with-libgpg-error-prefix as well as --with-gpg-error-prefix
11         * m4/gpg-error.m4: Update from git master.
12
13 2011-09-16  Werner Koch  <wk@g10code.com>
14
15         * configure.ac (HAVE_PTHREAD): New.
16
17 2011-09-15  Werner Koch  <wk@g10code.com>
18
19         * configure.ac: Bump LT version at C19/A0/R0 due to the ABI change.
20
21         * configure.ac (CC_FOR_BUILD): New.
22
23 2011-06-29  Werner Koch  <wk@g10code.com>
24
25         Release 1.5.0.
26
27         * configure.ac: Keep LT version at C18/A7/R0 because it has
28         already been bumped up at 2010-07-09.
29
30         * config.guess, config.sub: Update to 2011-06-03.
31
32 2011-04-06  Werner Koch  <wk@g10code.com>
33
34         * configure.ac (emacs_local_vars_begin): Move more to the top to
35         avoid Emacs warnings.
36
37 2011-03-30  Werner Koch  <wk@g10code.com>
38
39         * compat/compat.c (_gcry_compat_identification): Add version string.
40
41 2011-03-08  Werner Koch  <wk@g10code.com>
42
43         * configure.ac (BUILD_REVISION): Use new git_brevis macro.
44
45 2011-02-23  Werner Koch  <wk@g10code.com>
46
47         * configure.ac (LIBGCRYPT_CONFIG_HOST): New.
48
49         * acinclude.m4 (AM_PATH_GPG_ERROR): Remove.
50
51 2011-02-21  Werner Koch  <wk@g10code.com>
52
53         Release 1.5.0-beta1.
54
55 2011-02-18  Werner Koch  <wk@g10code.com>
56
57         * configure.ac [GCC]: Remove the use of -fno-strict-aliasing.
58
59 2011-02-11  Werner Koch  <wk@g10code.com>
60
61         * configure.ac: Add option --disbale-aesni-support.
62         (ENABLE_AESNI_SUPPORT): New macro.
63
64 2011-02-04  Werner Koch  <wk@g10code.com>
65
66         * autogen.sh: Install the git pre-commit if not yet done.
67
68 2010-12-23  Werner Koch  <wk@g10code.com>
69
70         * configure.ac (BUILD_REVISION): Use git_revision.
71
72 2010-08-19  Werner Koch  <wk@g10code.com>
73
74         * configure.ac: Define GPG_ERR_ENABLE_ERRNO_MACROS. Remove
75         definition of _GNU_SOURCE.
76         (AC_GNU_SOURCE): New.
77
78 2010-08-16  Werner Koch  <wk@g10code.com>
79
80         * configure.ac (INSERT_SYS_SELECT_H): New.
81
82 2010-07-09  Werner Koch  <wk@g10code.com>
83
84         * configure.ac: Bump LT version to C18/A7/R0 to prepare a backport
85         of a new API to the 1.4 series.
86
87 2010-04-19  Marcus Brinkmann  <marcus@g10code.de>
88
89         * configure.ac: Check for -fno-strict-aliasing.
90
91 2010-04-12  Brad Hards  <bradh@frogmouth.net>  (wk)
92
93         * configure.ac: Print more verbose info at the end.
94
95 2010-03-24  Werner Koch  <wk@g10code.com>
96
97         * configure.ac (USE_RNDW32CE): New.
98
99 2010-03-15  Werner Koch  <wk@g10code.com>
100
101         * configure.ac (emacs_local_vars_begin)
102         (emacs_local_vars_read_only, emacs_local_vars_end): New.
103
104 2010-01-21  Werner Koch  <wk@g10code.com>
105
106         * compat/Makefile.am: New.
107         * compat/compat.c: New.
108         * compat/libcompat.h: New.
109         * compat/getpid.c, compat/clock.c: New.
110
111         * configure.ac: Require libgpg-error 1.8.
112         (HAVE_W32CE_SYSTEM): New am_defines and am_conditionals.
113         (getpid): Check for replacement function.
114         (AC_CONFIG_LIBOBJ_DIR): New.
115         (AC_TYPE_PID_T): New.
116         (AM_INIT_AUTOMAKE): Use modern variant.
117         (AC_CONFIG_FILES): Add compat/Makfile.
118         * autogen.sh: Support W32CE.
119         * ltmain.sh: Update to 2.2.6b
120         (wrappers_required): Don't set for mingw32ce.
121         * Makefile.am (DIST_SUBDIRS, SUBDIRS): Add compat.
122
123 2009-12-10  Werner Koch  <wk@g10code.com>
124
125         * configure.ac: Add option --disable-O-flag-munging.
126
127 2009-12-08  Marcus Brinkmann  <marcus@g10code.de>
128
129         Update to libtool 2.2.6a.
130         * configure.ac: Invoke AC_CONFIG_MACRO_DIR.
131         (AC_LIBTOOL_WIN32_DLL, AC_LIBTOOL_RC): Replace by ...
132         (LT_PREREQ, LT_INIT, LT_LANG): ... these.
133         * config.guess, config.sub, install-sh, ltmain.sh, m4/libtool.m4:
134         Updated to libtool 2.2.6a.
135         * m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4,
136         m4/lt~obsolete.m4: New files from libtool 2.2.6a.
137
138 2009-08-05  Werner Koch  <wk@g10code.com>
139
140         * configure.ac: Test for sys/msg.h.
141
142 2009-04-23  Werner Koch  <wk@g10code.com>
143
144         * README: Add a section on build problems.
145
146 2009-01-22  Werner Koch  <wk@g10code.com>
147
148         * configure.ac: Bump LT version to C17/A6/R0 to mark the start of
149         a new development series.
150
151 2009-01-22  Werner Koch  <wk@g10code.com>
152
153         Release 1.4.4.
154
155         * configure.ac: Bump LT version to C16/A5/R2.
156
157 2008-10-30  Werner Koch  <wk@g10code.com>
158
159         * configure.ac: Remove option --enable-gcc-warnings.  Autodetect
160         useful gcc warnings in maintainer mode.
161
162 2008-09-18  Werner Koch  <wk@g10code.com>
163
164         Release 1.4.3.
165
166         * configure.ac: Bump LT version to C16/A5/R1.
167
168 2008-09-15  Werner Koch  <wk@g10code.com>
169
170         * configure.ac: Cehck for syslog.
171
172 2008-09-08  Werner Koch  <wk@g10code.com>
173
174         Release 1.4.2.
175
176 2008-09-01  Werner Koch  <wk@g10code.com>
177
178         Release 1.4.2rc2.
179
180         * configure.ac: Update svn_revision macro.
181
182 2008-08-22  Werner Koch  <wk@g10code.com>
183
184         * configure.ac: Add option --enable-hmac-binary-check.
185         (DL_LIBS): Check whether -ldl is required.
186
187 2008-08-19  Werner Koch  <wk@g10code.com>
188
189         Release 1.4.2rc1.
190
191         * configure.ac: Bump LT version to C16/A5/R0.
192
193 2008-08-18  Werner Koch  <wk@g10code.com>
194
195         * Makefile.am (EXTRA_DIST): Remove the unused BUGS file.
196
197 2008-08-15  Werner Koch  <wk@g10code.com>
198
199         * configure.ac (AH_BOTTOM): Define GCRY_GPG_ERR_NOT_OPERATIONAL.
200
201 2008-07-05  Werner Koch  <wk@g10code.com>
202
203         * random/: New.
204         * Makefile.am (DIST_SUBDIRS): Add random.
205         * configure.ac (AC_CONFIG_FILES): Add random/Makefile.
206
207 2008-04-25  Werner Koch  <wk@g10code.com>
208
209         Release 1.4.1.
210
211         * configure.ac: Bump LT version to C15/A4/R4.
212
213 2008-04-22  Werner Koch  <wk@g10code.com>
214
215         * configure.ac: Set version to 1.4.1rc1.
216
217 2008-04-18  Werner Koch  <wk@g10code.com>
218
219         * configure.ac (AH_BOTTOM): Add CAMELLIA_EXT_SYM_PREFIX.
220         (NAME_OF_DEV_RANDOM):  Remove special cases for Solaris etc.  This
221         matches the gnupg 1.4.9 version.
222
223 2008-04-01  Werner Koch  <wk@g10code.com>
224
225         * configure.ac (AC_INIT): Fix quoting.
226
227 2008-03-19  Werner Koch  <wk@g10code.com>
228
229         * configure.ac: Fix the tests for USE_<algo> to either define or
230         undef the macros.  Suggested by Dirk Stoecker.
231
232 2008-03-18  Werner Koch  <wk@g10code.com>
233
234         * configure.ac: Test for uintptr_t.
235
236 2008-02-18  Werner Koch  <wk@g10code.com>
237
238         * configure.ac (IS_DEVELOPMENT_VERSION): Set depending on the my_svn.
239
240 2007-12-11  Werner Koch  <wk@g10code.com>
241
242         * configure.ac: We actually require libgpg-error 1.4.  Reported by
243         Tim Mooney.
244
245 2007-12-10  Werner Koch  <wk@g10code.com>
246
247         Released 1.4.0.
248
249         * configure.ac: Set LT to C15/A4/R3.
250
251 2007-12-05  Werner Koch  <wk@g10code.com>
252
253         * configure.ac: Add option --disable-padlock-support.
254
255 2007-12-03  Werner Koch  <wk@g10code.com>
256
257         Released 1.3.2.
258
259         * configure.ac: Set LT to C15/A4/R2.
260
261         * config.sub, config.guess: Update to version 2007-11-19.
262
263 2007-10-30  Werner Koch  <wk@g10code.com>
264
265         * configure.ac: Protect config.h against double inclusion.
266
267 2007-10-26  Werner Koch  <wk@g10code.com>
268
269         Released 1.3.1.
270
271         * configure.ac: Set LT to C15/A4/R1.
272
273 2007-08-22  Werner Koch  <wk@g10code.com>
274
275         * README: Rewrite the license description.
276         * configure.ac (USE_RNDW32, USE_RNDUNIX): Unmark as GPL modules.
277
278 2007-08-08  Werner Koch  <wk@g10code.com>
279
280         * configure.ac: Use $host and not $target.
281
282 2007-07-26  Werner Koch  <wk@g10code.com>
283
284         * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Fix a syntax error
285         in the test program which lurked there for 4 years.  Adjusted name
286         of libtools global_system_pipe variable and add extra cut stage.
287         Reported by Gregor Riepl.
288
289 2007-06-15  Werner Koch  <wk@g10code.com>
290
291         * autogen.sh (FORCE): Use = and not == in test to be POSIXly correct.
292
293 2007-05-30  Werner Koch  <wk@g10code.com>
294
295         * configure.ac: Camellia is no longer GPL.
296
297 2007-05-24  Werner Koch  <wk@g10code.com>
298
299         * configure.ac: Try to use -Wpointer-arith.
300
301 2007-05-19  Marcus Brinkmann  <marcus@g10code.de>
302
303         * configure.ac: Fix test for optional UDIV and UDIV_QRNND MPI
304         modules.
305
306 2007-05-09  Marcus Brinkmann  <marcus@g10code.de>
307
308         * configure.ac (ac_cv_mpi_config_done): Unused variable removed.
309         (ac_cv_mpi_mod_list, MPI_MOD_LIST_LO, MPI_MOD_LIST_O): Removed.
310         (MPI_MOD_ASM_MPIH_ADD1, MPI_MOD_ASM_MPIH_SUB1,
311         MPI_MOD_ASM_MPIH_MUL1, MPI_MOD_ASM_MPIH_MUL2,
312         MPI_MOD_ASM_MPIH_MUL3, MPI_MOD_ASM_MPIH_LSHIFT,
313         MPI_MOD_ASM_MPIH_RSHIFT, MPI_MOD_ASM_MPIH_UDIV,
314         MPI_MOD_ASM_MPIH_UDIV_QRNND, MPI_MOD_C_MPIH_ADD1,
315         MPI_MOD_C_MPIH_SUB1, MPI_MOD_C_MPIH_MUL1, MPI_MOD_C_MPIH_MUL2,
316         MPI_MOD_C_MPIH_MUL3, MPI_MOD_C_MPIH_LSHIFT, MPI_MOD_C_MPIH_RSHIFT,
317         MPI_MOD_C_MPIH_UDIV, MPI_MOD_C_MPIH_UDIV_QRNND): New automake
318         variables.
319
320 2007-05-04  Werner Koch  <wk@g10code.com>
321
322         Released 1.3.0.
323
324         * configure.ac: Set LT to C15/A4/R0.
325
326         * configure.ac: Require automake 1.10
327         (AM_PROG_CC_C_O): New.
328
329 2007-05-03  Werner Koch  <wk@g10code.com>
330
331         * configure.ac: Fix detection of GPLed random modules.
332
333 2007-05-02  Werner Koch  <wk@g10code.com>
334
335         * configure.ac (LIBGCRYPT_DIGESTS, LIBGCRYPT_CIPHERS)
336         (LIBGCRYPT_PUBKEY_CIPHERS): Ac_define lists of algorithms.
337         (default_ciphers): Don't make camellia a default.
338
339 2007-05-02  David Shaw  <dshaw@jabberwocky.com>
340
341         * NEWS, configure.ac: Add Camellia.
342
343 2007-04-30  Werner Koch  <wk@g10code.com>
344
345         * README.apichanges: Move to doc/.
346         * Makefile.am (EXTRA_DIST): Removed that file.
347
348 2007-04-28  Marcus Brinkmann  <marcus@g10code.de>
349
350         * configure.ac: Allow to specify additional search directories
351         with --enable-mpi-path.
352
353 2007-04-16  Werner Koch  <wk@g10code.com>
354
355         * configure.ac: Check for sysconf.
356         * acinclude.m4 (GNUPG_CHECK_MLOCK): Try to use sysconf to get the
357         page size and use getpagesize only then if available.
358
359 2007-03-22  Werner Koch  <wk@g10code.com>
360
361         * configure.ac: Add support for ECC.
362
363 2007-02-22  Werner Koch  <wk@g10code.com>
364
365         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Use
366         --enable-random-daemon.
367
368         * configure.ac: New option --enable-random-daemon.
369         Create versioninfo.rc and provide the build information.
370
371 2007-02-21  Werner Koch  <wk@g10code.com>
372
373         * Makefile.am, configure.ac: Ignore w32-dll/.
374
375 2007-02-20  Werner Koch  <wk@g10code.com>
376
377         * configure.ac: Bump LT version to C14/A3/R0 in preparation for a
378         release.
379
380         * autogen.sh: Add option --force.
381         * configure.ac: New option --disable-endian-check.  Use a real
382         noexecstack test instead of requiring an option.  Add SVN version
383         magic.
384
385 2007-02-02  Werner Koch  <wk@g10code.com>
386
387         * configure.ac (FALLBACK_SOCKLEN_T): Special case for mingw32.
388
389 2006-11-15  Werner Koch  <wk@g10code.com>
390
391         * autogen.sh: Add convenience option --build-amd64.
392
393 2006-10-20  Werner Koch  <wk@g10code.com>
394
395         * Makefile.am (stowinstall): New convenience target.
396
397 2006-10-12  Marcus Brinkmann  <marcus@g10code.de>
398
399         * configure.ac (FALLBACK_SOCKLEN_T): Third time is a charm.
400         Define gcry_socklen_t, to avoid conflicts with socklen_t
401         definitions by autoconf.
402
403 2006-10-11  Marcus Brinkmann  <marcus@g10code.de>
404
405         * configure.ac (FALLBACK_SOCKLEN_T): Rewrite in terms of
406         socklen.m4.
407
408 2006-10-11  Marcus Brinkmann  <marcus@g10code.de>
409
410         * acinclude.m4 (GNUPG_FIX_HDR_VERSION): Removed.
411         * configure.ac: Do not call GNUPG_FIX_HDR_VERSION.
412
413 2006-10-10  Marcus Brinkmann  <marcus@g10code.de>
414
415         * configure.ac: Invoke AC_CHECK_SOCKLEN_TYPE.
416         (AC_CONFIG_FILES): Add src/gcrypt.h.
417         (AC_CONFIG_SRCDIR): Change to src/libgcrypt.vers.
418
419 2006-10-02  Werner Koch  <wk@g10code.com>
420
421         * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Test on HOST and not
422         TARGET.  Hardwire for mingw32. Allow setting via command line when
423         cross compiling.
424
425 2006-08-29  Werner Koch  <wk@g10code.com>
426
427         * configure.ac (USE_SEED): New.
428
429 2006-07-26  Werner Koch  <wk@g10code.com>
430
431         * configure.ac: New options --enable-noexecstack and
432         --disable-optimization.
433
434 2006-07-04  Marcus Brinkmann  <marcus@g10code.de>
435
436         * configure.ac: Call AC_LIBTOO_WIN32_DLL and AC_LIBTOOL_RC.
437
438         * configure.ac: Call gl_TYPE_SOCKLEN_T instead of the other
439         socklen_t checks.
440
441 2006-06-08  Marcus Brinkmann  <marcus@g10code.de>
442
443         * configure.ac (PTH_LIBS): Add --all to pth-config invocation.
444
445 2006-03-14  Werner Koch  <wk@g10code.com>
446
447         * configure.ac: Check for fctnl and ftruncate.
448         (HAVE_PTH): Check for GNU Pth.
449         (HAVE_W32_SYSTEM): Define it.
450         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): New. Taken from GnuPG 1.4.
451
452 2005-12-08  Werner Koch  <wk@g10code.com>
453
454         * configure.ac: Changed the random device names for netbsd.  From
455         Christian Biere.
456
457 2005-11-02  Moritz Schulte  <moritz@g10code.com>
458
459         * NEWS: Documented minor API changes.
460
461 2005-09-15  Moritz Schulte  <moritz@g10code.com>
462
463         * Makefile.am (EXTRA_DIST): Depend on README.SVN, not on README.CVS.
464
465 2005-06-25  Moritz Schulte  <moritz@g10code.com>
466
467         * configure.ac: Removed src/libgcrypt.pc from AC_CONFIG_FILES.
468
469 2005-06-10  Werner Koch  <wk@g10code.com>
470
471         * configure.ac: Move detection of basic stuff to the top.  For
472         example we need to know whether gcc is used before testing for it.
473         Reported by Ralf Fassel.
474
475 2005-04-23  Moritz Schulte  <moritz@g10code.com>
476
477         * acinclude.m4 (TYPE_SOCKLEN_T): New type definition test;
478         provided by Albert Chin.
479         * configure.ac: Don't use $(CMD) as it's not portable; use CMD in
480         backticks instead.  Simpler -lnsl/-lsocket test.  Use
481         TYPE_SOCKLEN_T test.  Don't forget to set `random_modules'
482         correctly.
483
484 2005-04-22  Moritz Schulte  <moritz@g10code.com>
485
486         * configure.ac: Added support for pkgconfig; provided by Albert
487         Chin.
488
489 2005-04-11  Moritz Schulte  <moritz@g10code.com>
490
491         * configure.ac: Integrate Whirlpool.
492
493 2005-01-04  Werner Koch  <wk@g10code.com>
494
495         Updated to automake 1.9.
496
497         * acinclude.m4: Updated for use with automake 1.9.
498
499         * configure.ac: Require libgpg-error 1.0; not really needed but
500         that is the first stable version.
501
502         * Makefile.am (ACLOCAL_AMFLAGS): New for -I m4.
503         (AUTOMAKE_OPTIONS): New to create a bzip archive.
504
505 2005-02-03  Moritz Schulte  <moritz@g10code.com>
506
507         * THANKS: Updated.
508
509 2004-08-09  Moritz Schulte  <moritz@g10code.com>
510
511         * THANKS: Updated.
512
513 2004-07-04  Moritz Schulte  <moritz@g10code.com>
514
515         * THANKS: Updated.
516
517 2004-04-21  Werner Koch  <wk@gnupg.org>
518
519         * configure.ac: Don't print a warning if GNU make was not found.
520
521 2004-05-07  Moritz Schulte  <moritz@g10code.de>
522
523         * THANKS: Updated.
524
525 2004-04-02  Thomas Schwinge  <schwinge@nic-nac-project.de>
526
527         * autogen.sh: Added ACLOCAL_FLAGS.
528
529 2004-04-15  Werner Koch  <wk@gnupg.org>
530
531         Released 1.2.0.
532
533         * configure.ac: Set LT to C12/A1/R1.
534
535 2004-04-06  Werner Koch  <wk@gnupg.org>
536
537         * config.guess, config.sub, ltmain.sh: Updated to those from
538         libtools 1.5.4.
539
540 2004-03-29  Werner Koch  <wk@gnupg.org>
541
542         Released 1.1.94.
543
544         * configure.ac: Set LT to C12/A1/R0.
545
546 2004-03-10  Marcus Brinkmann  <marcus@g10code.de>
547
548         * configure.ac (LIBGCRYPT_CONFIG_LIBS_PTHREAD,
549         LIBGCRYPT_CONFIG_CFLAGS_PTHREAD, LIBGCRYPT_CONFIG_LIBS_PTH,
550         LIBGCRYPT_CONFIG_CFLAGS_PTH, have_pth, have_pthread, AC_CHECK_PTH,
551         AC_CHECK_LIB(pthread), HAVE_PTH, HAVE_PTHREAD): Removed.
552
553 2004-03-06  Werner Koch  <wk@gnupg.org>
554
555         Released 1.1.93.
556
557         * configure.ac (LIBGCRYPT_CONFIG_SONAME_NUMBER): Replaced by
558         LIBGCRYPT_CONPIG_API_VERSION.  Set it to 1.  Set LT to C11/A0/R1.
559
560 2004-03-05  Werner Koch  <wk@gnupg.org>
561
562         * configure.ac (LIBGCRYPT_CONFIG_SONAME_NUMBER): New.
563
564 2004-02-20  Werner Koch  <wk@gnupg.org>
565
566         Released 1.1.92.
567
568         * configure.ac: Set LT to C11/A0/R0.
569
570 2004-02-11  Werner Koch  <wk@gnupg.org>
571
572         * autogen.sh (check_version): Removed bashism and simplified.
573
574 2004-02-06  Werner Koch  <wk@gnupg.org>
575
576         * configure.ac: Add rfc2268 cipher algorithm.
577
578 2004-01-25  Moritz Schulte  <mo@g10code.com>
579
580         * THANKS: Updated.
581
582 2003-12-19  Werner Koch  <wk@gnupg.org>
583
584         Released 1.1.91.
585
586         * configure.ac: Bumbed LT version to C10/A3/R1.
587
588 2003-12-08  Werner Koch  <wk@gnupg.org>
589
590         * Makefile.am (dist-hook): Don't distribute stuff from the now
591         obsolete scripts dir.
592         (EXTRA_DIST): Remove README_alpha
593         * README-alpha: Removed.
594         * configure.ac (AM_CONFIG_AUX_DIR): Removed.
595
596         * COPYING.DOC: Removed.
597         * Makefile.am (EXTRA_DIST): Added README.CVS and
598         autogen.sh. Removed COPYING.DOC.
599
600 2003-11-14  Werner Koch  <wk@gnupg.org>
601
602         Released 1.1.90.
603
604         * configure.ac: Bumbed LT version to C10/A3/R0.
605
606         * configure.ac (have_ld_version_script): Set the default in
607         a separate test.
608         (PRINTABLE_OS_NAME): Don't handle the Hurd extra, this leads to
609         conflicts with BSD based GNU systems.  The Hurd has now a working
610         uname.
611
612 2003-11-04  Werner Koch  <wk@gnupg.org>
613
614         * configure.ac (USE_SHA1): Make sure it is always included.
615         (USE_RMD160): Removed this AM conditional.
616
617 2003-10-31  Werner Koch  <wk@gnupg.org>
618
619         * configure.ac: Bumbed version number to 1.1.90-cvs for futher
620         development
621
622         Released 1.1.44.
623
624         * acinclude.m4 (AC_CHECK_PTH): Added.
625         * configure.ac: Use it here instead of the generic lib test.
626         Bumbed LT vesion to C9/A2/R0.
627
628 2003-10-27  Werner Koch  <wk@gnupg.org>
629
630         * configure.ac: Give a hint on where libgpg-error is available.
631         Reformatted long lines.  Don't include gcrypt-defs.h.
632         (--enable-gcc-warnings): New option.
633
634 2003-10-24  Moritz Schulte  <mo@g10code.com>
635
636         * configure.ac: Check for socklen_t.
637
638 2003-10-11  Moritz Schulte  <mo@g10code.com>
639
640         * acinclude.m4: Update AM_PATH_GPG_ERROR macro.
641
642 2003-09-04  Werner Koch  <wk@gnupg.org>
643
644         Released 1.1.43.
645
646         * configure.ac: Require libgpg-error 0.4 due to the prime interface.
647
648 2003-08-29  Werner Koch  <wk@gnupg.org>
649
650         * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Re-implemented.
651         * configure.ac: Use it here.
652
653 2003-08-27  Moritz Schulte  <mo@g10code.com>
654
655         * configure.ac: Substitute: LIBGCRYPT_CONFIG_LIBS_PTHREAD,
656         LIBGCRYPT_CONFIG_CFLAGS_PTHREAD, LIBGCRYPT_CONFIG_LIBS_PTH,
657         LIBGCRYPT_CONFIG_CFLAGS_PTH, LIBGCRYPT_THREAD_MODULES.
658
659 2003-08-07  Moritz Schulte  <moritz@g10code.com>
660
661         * configure.ac: Fail, if libgpg-error could not be found.
662
663 2003-07-31  Werner Koch  <wk@gnupg.org>
664
665         Released 1.1.42.
666
667         * configure.ac: Set LT version to 7/0/0.
668
669 2003-07-30  Werner Koch  <wk@gnupg.org>
670
671         * AUTHORS (Maintainer): Assigned Moritz as Maintainer.
672
673 2003-07-30  Moritz Schulte  <moritz@g10code.com>
674
675         * NEWS: Include much more complete list of `Interface changes
676         relative to the 1.1.12 release'.
677
678 2003-07-14  Moritz Schulte  <moritz@g10code.com>
679
680         * configure.ac: Bumbed version number up to 1.1.42-cvs.
681
682 2003-07-09  Moritz Schulte  <moritz@g10code.com>
683
684         * configure.ac: Reintroduce --disable-asm, since it is needed by
685         mpi/config.links.
686
687 2003-07-05  Moritz Schulte  <moritz@g10code.com>
688
689         * README: Few changes, mention libgpg-error.
690
691 2003-06-18  Moritz Schulte  <moritz@g10code.com>
692
693         * configure.ac (available_ciphers): Removed Serpent, hrrm.
694
695 2003-06-17  Moritz Schulte  <moritz@g10code.com>
696
697         * acinclude.m4: Removed macro definitions: GNUPG_CHECK_FAQPROG,
698         GNUPG_CHECK_ENDIAN, GNUPG_CHECK_CACHE, GNUPG_CHECK_PIC,
699         GNUPG_CHECK_EXPORTDYNAMIC, GNUPG_CHECK_IPC, GNUPG_PROG_NM,
700         GNUPG_SYS_SYMBOL_UNDERSCORE, GNUPG_FUNC_MKDIR_TAKES_ONE_ARG,
701         GPH_PROG_DB2ANY.
702         Added macro definitions: AM_PATH_GPG_ERROR.
703
704         * configure.ac: Use alternative approach for building based on
705         conditional sources, which does not make automake eat all your
706         memory, etc.
707         Removed unused tests.
708         Renamed --enable-static-rnd to --enable-random.
709         Use Autoconf's AC_C_BIGENDIAN macro instead of our own.
710         Re-organized the whole file.
711
712 2003-06-16  Moritz Schulte  <moritz@g10code.com>
713
714         * configure.ac (AC_CONFIG_FILES): Removed doc/version.sgml.
715
716 2003-06-11  Moritz Schulte  <moritz@g10code.com>
717
718         * configure.ac: Remove --enable-libgpg-error flag.
719         Ue AC_PATH_GPG_ERROR.
720
721 2003-06-09  Moritz Schulte  <moritz@g10code.com>
722
723         * NEWS: Mention API changes and libgpg-error.
724
725 2003-05-25  Moritz Schulte  <moritz@g10code.com>
726
727         * configure.ac (USE_LIBGPG_ERROR): Implementation of the
728         --enable-libgpg-error switch.
729         Define USE_LIBGPG_ERROR in LIBGCRYPT_CONFIG_FLAGS, in case
730         libgpg-error is used.
731
732 2003-05-22  Moritz Schulte  <moritz@g10code.com>
733
734         * configure.ac (AC_CHECK_HEADERS): Removed unused headers:
735         termio.h, langinfo.h.
736         (AC_CHECK_FUNCS): Removed unused functions: strsep, strlwr,
737         tcgetattr, setrlimit, strftime, nl_langinfo, sigaction,
738         sigprocmask, fopen64, fstat64.
739
740 2003-04-27  Moritz Schulte  <moritz@g10code.com>
741
742         * README: Documented new configure switches.
743         Mention the --enable-maintainer-switch.
744
745         * configure.ac: Merged some code from GnuPG's configure.ac for
746         disabling sha512/tiger in case no 64 data types are available.
747
748 2003-04-17  Moritz Schulte  <moritz@g10code.com>
749
750         * configure.ac: Include support for sha512.
751
752 2003-04-17  Moritz Schulte  <moritz@g10code.com>
753
754         * AUTHORS: Updated.
755
756 2003-04-16  Moritz Schulte  <moritz@g10code.com>
757
758         * configure.ac: Implement command line switches: --enable-ciphers,
759         --enable-pubkey-ciphers and --enable-digests.
760         Set Automake conditionals and config.h symbols depending on the
761         selected ciphers, pubkey-ciphers, digests and random-modules.
762
763         * acinclude.m4 (LIST_MEMBER): New macro.
764
765         * configure.ac: Simplified, removed code for parsing
766         EXTRA_PROGRAMS from Makefile.am.
767
768 2003-04-08  Moritz Schulte  <moritz@g10code.com>
769
770         * configure.ac: Merged random-module selection code from GnuPG's
771         configure.ac.
772
773 2003-04-07  Moritz Schulte  <moritz@g10code.com>
774
775         * configure.ac: Removed code for generating contruct.c.
776         Remove digest modules from the static_modules list, only handle
777         random module selection.
778
779
780 2003-03-24  Moritz Schulte  <moritz@g10code.com>
781
782         * NEWS: Mention new CBC_MAC flag.
783
784         * AUTHORS (Maintainer): Update entry for Simon Josefsson.
785
786 2003-03-04  Moritz Schulte  <moritz@g10code.com>
787
788         * TODO: Remove item about resetting handles, since
789         gcry_cipher_reset is implemented by now.
790
791         * NEWS: Mentioned gcry_cipher_reset.
792
793 2003-01-21  Werner Koch  <wk@gnupg.org>
794
795         * README (Configure options): New.
796         * configure.ac (have_ld_version_script): New option
797         --enable-ld-version-script.
798
799 2003-01-20  Simon Josefsson  <jas@extundo.com>
800
801         * configure.ac (MODULES_IN_CIPHER): Add crc.
802
803 2003-01-20  Werner Koch  <wk@gnupg.org>
804
805         Released 1.1.12.
806
807         * configure.ac (LIBGCRYPT_LT_REVISION): Bumbed up.
808
809 2002-12-21  Werner Koch  <wk@gnupg.org>
810
811         Released 1.1.11.
812
813         * configure.ac (LIBGCRYPT_LT_CURRENT: Bumbed to 6/5/0 due to a new
814         interface
815
816 2002-12-19  Werner Koch  <wk@gnupg.org>
817
818         * configure.ac (have_pthread): Check for pthreads in libc.
819         (have_ld_version_script): New.
820
821 2002-11-10  Werner Koch  <wk@gnupg.org>
822
823         * configure.ac (MODULES_IN_CIPHER): Add md4.c.  By Simon Josefsson.
824
825 2002-09-20  Werner Koch  <wk@gnupg.org>
826
827         Released 1.1.10.
828
829         * configure.ac (HAVE_DEV_RANDOM_IOCTL): Don't check for it; it is
830         not used.
831         (AS_CHECK_HEADERS): Check for sys/select.h.
832         * Makefile.am (DIST_SUBDIRS): New to include the w32-dll directory
833
834 2002-09-18  Timo Schulz  <ts@winpt.org>
835
836         * configure.ac: Added makefile for the W32 DLL.
837
838 2002-09-17  Werner Koch  <wk@gnupg.org>
839
840         * configure.ac: Check for Pth and Pthreads.
841
842 2002-08-23  Werner Koch  <wk@gnupg.org>
843
844         Released 1.1.9.
845
846         * configure.ac (LIBGCRYPT_CONFIG_CFLAGS): Renamed from
847         LIBGCRYPT_CFLAGS and removed the libpath because it is set by the
848         config script.
849         (LIBGCRYPT_LT_REVISION): Set LT version to 5/4/1.
850
851 2002-06-25  Werner Koch  <wk@gnupg.org>
852
853         Released 1.1.8.
854
855         * configure.ac: Set LT version to 5/4/0.
856
857 2002-05-21  Werner Koch  <wk@gnupg.org>
858
859         Released 1.1.7.
860
861         * configure.ac: Set LT version to 4/3/0.
862
863 2002-05-17  Werner Koch  <wk@gnupg.org>
864
865         * configure.ac: Removed all the dynamic loading stuff.
866
867 2002-05-16  Werner Koch  <wk@gnupg.org>
868
869         * configure.ac: Reordered the C_CHECK_FUNCS.
870
871 2002-05-15  Werner Koch  <wk@gnupg.org>
872
873         * configure.ac: Adjusted for new MPI module stuff.
874
875 2002-05-14  Werner Koch  <wk@gnupg.org>
876
877         Changed license to the LGPL.
878
879 2002-05-02  Werner Koch  <wk@gnupg.org>
880
881         * jnlib/: Removed.
882         * Makefile.am (SUBDIRS): Removed jnlib.
883         * configure.ac (jnlib/Makefile): Removed.
884
885         * configure.ac: Define _REENTRANT.
886
887 2002-02-18  Werner Koch  <wk@gnupg.org>
888
889         * configure.ac (MPI_EXTRA_ASM_OBJS): Use .lo suffix.
890         (AC_CANONICAL_TARGET): Added.
891
892 2002-02-07  Werner Koch  <wk@gnupg.org>
893
894         Released 1.1.6.
895
896 2002-01-24  Werner Koch  <wk@gnupg.org>
897
898         * jnlib/: Replaced by a fresh copy from GnuPG (actually the NewPG
899         development branch).  Adjusted Makefile.am and jnlib-config.h
900         accordingly.
901
902 2001-12-18  Werner Koch  <wk@gnupg.org>
903
904         Released 1.1.5.
905
906         * Makefile.am (dist-hook): Only look in mpi and scripts for
907         distfiles; this way we don't include those of a stale "make dist"
908         directory.
909
910         * acinclude.m4 (GNUPG_FIX_HDR_VERSION): Make it work with the new
911         automake.
912         * configure.ac: Don't chmod db2any.
913
914 2001-08-06  Werner Koch  <wk@gnupg.org>
915
916         * configure.ac: Removed cross compiling hacks.
917
918 2001-08-03  Werner Koch  <wk@gnupg.org>
919
920         Released 1.1.4.
921
922         * acinclude.m4 (GNUPG_CHECK_TYPEDEF): Define GNU Source.
923
924         Migrated to autoconf 2.52.
925         * acinclude.m4: Removed GNUPG_LINK_FILES and converted.
926         * acconfig.h: Removed
927         * configure.in: Replaced by...
928         * configure.ac: and modified for use with autoconf 2.52.  Replaced
929         GNUPG_LINK_FILES with AC_CONFIG_LINKS and moved some informational
930         messages to the end. Removed --enable-m-debug
931
932         * tests/: New.
933         * Makefile.am: Included tests directory
934
935         * configure.in (DYNLINK_MOD_CFLAGS): Use -shared with dec-osf.
936         Reported by Chris Adams.  Merged some cases.
937
938 2001-05-31  Werner Koch  <wk@gnupg.org>
939
940         Released 1.1.3.
941
942         * configure.in: Use _gcry_ prefix when creating the cipher constructor.
943
944         * acconfig.h (_GCRYPT_IN_LIBGCRYPT): Define it here.
945
946 2001-05-28  Werner Koch  <wk@gnupg.org>
947
948         * acinclude.m4 (GPH_PROG_DOCBOOK): Removed.
949         (GPH_PROG_DB2ANY): New. Taken from GPH.
950         * configure.in: Use it here.
951
952 2000-12-19  Werner Koch  <wk@gnupg.org>
953
954         Major change:
955         Removed all GnuPG stuff and renamed this piece of software
956         to gcrypt.  The directory gcrypt has been renamed to src.
957
958 2000-11-14  Werner Koch  <wk@gnupg.org>
959
960         Version 1.1.2 released.
961
962 2000-11-13  Werner Koch  <wk@gnupg.org>
963
964         * acinclude.m4 (GNUPG_FIX_HDR_VERSION): VPATH build fix.
965
966 2000-10-10  Werner Koch  <wk@gnupg.org>
967
968         * Makefile.am (dist-hook): Create the version file.
969         * configure.in: Set the libtool version here, removed the need
970         for the version file.
971
972 Mon Sep 18 16:35:45 CEST 2000  Werner Koch  <wk@openit.de>
973
974         * acinclude.m4 (GNUPG_CHECK_MLOCK):  Removed that silly mkdir().
975
976         * configure.in:  Changes to allow for Solaris random device.
977         By Nils Ellmenreich.
978         (--with-egd-socket): New.
979
980         * configure.in (GNUPG_HOMEDIR): New.
981
982         * configure.in: Check for fstat64 and fopen64
983
984         * acinclude.m4 (GNUPG_CHECK_FAQPROG): New.
985         * configure.in: Test for this.
986
987         * configure.in (DYNLINK_MOD_CFLAGS): Fix by David Champion.
988
989 Tue Aug 22 14:31:15 CEST 2000  Werner Koch  <wk@openit.de>
990
991         Version 1.1.1
992
993 Fri Aug 18 14:27:14 CEST 2000  Werner Koch  <wk@openit.de>
994
995   * agent/: New.
996   * Makefile.am, configure.in: Support for the new directory.
997
998 Mon Jul 17 16:35:47 CEST 2000  Werner Koch  <wk@>
999
1000   * configure.in (mingw32): Changes to allow for mingw32msvc
1001
1002 Fri Jul 14 19:38:23 CEST 2000  Werner Koch  <wk@>
1003
1004   The big merge between this one and the stable branch 1.0.  Still need
1005   to merge TNANKS, AUTHORS and such.  It probaly does not compile yet.
1006
1007   * acinclude.m4 (GNUPG_CHECK_MLOCK): Fixed syntax error in C code.
1008
1009   * configure.in: Add check for termio.h, wait unctiosn and sigaction.
1010
1011   * acinclude.m4, configure.in (GNUPG_CHECK_GNUMAKE): New.
1012
1013   * acinclude.m4 (MKDIR_TAKES_ONE_ARG): Check some headers. By Gaël Quéri.
1014
1015   * configure.in (AM_INIT_AUTOMAKE): Use this now. By Gaël.
1016
1017   * acinclude.m4 (GNUPG_CHECK_EXPORTDYNAMIC): Replacement for
1018   GNUPG_CHECK_RDYNAMIC which should handle gcc with non GNU ld nicer.
1019   Contributed by Dave Dykstra.
1020   * configure.in (GNYPG_CHECK_RDYNAMIC): Replaced by the new check.
1021
1022   * configure.in: Add a test for unisgned long long.
1023
1024   * configure.in (DYNLINK_MOD_CFLAGS): Set different for NetBSD.
1025
1026   * configure.in: Add check for clock_gettime
1027
1028   * configure.in (ALL_LINGUAS): Add nl.
1029   * configure.in (ALL_LINGUAS): Add Esperanto.
1030   * configure.in (ALL_LINGUAS): Add sv and ja.
1031
1032   * configure.in: Use /usr/local for CFLAGS and LDFLAGS when
1033   target is freebsd.  By Rémi.
1034
1035   * configure.in: Do not set development version when the version has
1036   a dash in it.  Suggested by Dave Dykstra.
1037
1038   * configure.in: Removed substitution for doc/gph/Makefile.
1039   Do all the gcc warning only in maintainer mode.
1040
1041   * configure.in (dlopen): Use CHECK_FUNC for a test of dlopen in libc.
1042   Suggested by Alexandre Oliva.
1043   (-Wall): Moved the settting of gcc warning options near to the end
1044   so that tests don't get confused.  Suggested by Paul D. Smith.
1045
1046   * acinclude.m4 (GNUPG_SYS_NM_PARSE): Added BSDI support.
1047   (GNUPG_CHECK_RDYNAMIC): Ditto.
1048
1049   * acinclude.m4 (GNUPG_CHECK_MLOCK): Changed the way to test for
1050   librt.  Test suggested by Jeff Long.
1051
1052   * acinclude.m4 (GNUPG_CHECK_MLOCK): Do librt check only when
1053   we can't link a test program.  This way GNU systems don't need
1054   to link against linrt.
1055   (GNUPG_CHECK_IPC): Fixed use of TRY_COMPILE macro.  From Tim Mooney.
1056
1057   * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Add support for
1058   DJGPP.
1059   (GNUPG_CHECK_MLOCK): Check whether mlock sits in librt.
1060
1061   * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Add NetBSD. By Thomas Klausner.
1062
1063   * acconfig.h (HAVE_MLOCK): Added
1064
1065 Mon Mar 13 19:22:46 CET 2000  Werner Koch  <wk@openit.de>
1066
1067         * configure.in: Now uses the Docbook M4s from GPH.
1068
1069 Mon Jan 31 17:46:35 CET 2000  Werner Koch  <wk@>
1070
1071         * Makefile.am: Re-added tools. By Rémi.
1072
1073 Mon Jan 31 16:37:34 CET 2000  Werner Koch  <wk@gnupg.de>
1074
1075         * configure.in: Create a symlink for types.h in gcrypt/.
1076
1077 Thu Jan 27 18:00:44 CET 2000  Werner Koch  <wk@gnupg.de>
1078
1079         * configure.in (g10defs.h): Replaced by gnupg-defs.h
1080
1081 Mon Jan 24 13:04:28 CET 2000  Werner Koch  <wk@gnupg.de>
1082
1083         * jnlib/ : New.
1084
1085         * configure.in: Do set development version when the version has
1086         a dash in it.  Suggested by Dave Dykstra.
1087
1088 Thu Dec  9 17:22:27 CET 1999  Werner Koch  <wk@gnupg.de>
1089
1090         * acinclude.m4 (GNUPG_FIX_HDR_VERSION): New.
1091         * configure.in: Check and fix the version number of gcrypt/gcrypt.h
1092         so that it is always the save as VERSION.
1093
1094 Thu Oct 28 16:17:46 CEST 1999  Werner Koch  <wk@gnupg.de>
1095
1096         * Started with development series 1.1 on 1999-10-26
1097
1098 Tue Oct 26 14:10:21 CEST 1999  Werner Koch  <wk@gnupg.de>
1099
1100         * README-alpha: New
1101
1102         * configure.in: Fixed quoting in test for development version.
1103
1104         * THANKS: Add entries for Michael, Brenno and J Horacio who did
1105         very nice Howto documents - I apoligize for forgetting to mention them
1106         earlier.
1107
1108 Fri Sep 17 12:56:42 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1109
1110
1111         * configure.in: Add "-lcap" when capabilities are requested.
1112         Add the conditional CROSS_COMPILING.
1113         * Makefile.am: Don't use checks when CROSS_COMPILING.
1114
1115
1116 Wed Sep 15 16:22:17 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1117
1118
1119         * configure.in (ALL_LINGUAS): Add pt_PT.
1120
1121         * configure.in: Some tweaks for cross compiling under MingW32
1122         * acconfig.h (USE_STATIC_RNDW32): New.
1123
1124 Tue Sep  7 17:08:10 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1125
1126
1127         * VERSION: Set to 1.0.0.
1128
1129 Mon Sep  6 19:59:08 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1130
1131
1132         * configure.in: Create makefile in doc/gph
1133
1134         * acinclude.m4 (GNUPG_FUNC_MKDIR_TAKES_ONE_ARG): New
1135         * configure.in: use the above.
1136
1137 Thu Sep  2 16:40:55 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1138
1139
1140         * VERSION: Set to 0.9.11.
1141
1142 Tue Aug 31 17:20:44 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1143
1144         * configure.in: Minor changes to the OS/2 and Mingw32 system labels.
1145         Add a printable name for Hurd.
1146
1147 Mon Aug 30 20:38:33 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1148
1149         * configure.in: Some support for DJGPP (Mark Elbrecht)
1150
1151 Wed Aug  4 10:34:46 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1152
1153         * VERSION: Set to 0.9.10.
1154
1155 Mon Jul 26 09:34:46 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1156
1157         * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): remove init of ac_cv_...
1158
1159         * Makefile.am (DISCLEANFILES): New
1160
1161 Fri Jul 23 13:53:03 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1162
1163         * VERSION: Set to 0.9.9.
1164
1165         * configure.in: Print a notice when rndunix is used.
1166
1167 Thu Jul 15 10:15:35 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1168
1169         * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Fixed last modification.
1170
1171 Wed Jul  7 13:08:40 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1172
1173         * Makefile.am: Support for libtool.
1174         * configure.in: Ditto.
1175
1176 Tue Jun 29 21:44:25 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1177
1178         * configure.in (use_local_zlib): The lost dollar is back.
1179
1180         * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Add EMX case.
1181         * configure.in: Another variant of the MX vendor string
1182
1183         * configure.in (--with-capabilities): Some test code (Remi).
1184
1185 Sat Jun 26 12:15:59 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1186
1187         * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Support for HPUX and IRIX.
1188         * configure.in (HAVE_DL_SHL_LOAD): New for HPUX (Dave Dykstra).
1189
1190         * VERSION: Now 0.9.8
1191
1192 Wed Jun 16 20:16:21 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1193
1194         * configure.in: Add test for docbook-to-man
1195
1196 Tue Jun 15 12:21:08 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1197
1198         * acinclude.m4 (GNUPG_SYS_NM_PARSE): Support for {net,free}bsd,
1199
1200 Thu Jun 10 14:18:23 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1201
1202         * configure.in (ZLIB,GDBM): Check both, header and lib.
1203
1204 Sat Jun  5 15:30:33 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1205
1206         * pkclist.c (key_present_in_pk_list): New (Michael).
1207
1208 Tue May 25 19:50:32 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1209
1210         * configure.in (IS_DEVELOPMENT_VERSION): Fixed detection.
1211
1212 Sun May 23 14:20:22 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1213
1214         * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): assume yes when
1215         cross-compiling.
1216
1217 Mon May 17 21:54:43 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1218
1219         * configure.in (socket): Fix for Unisys by Katsuhiro Kondou.
1220
1221 Sat May  8 19:28:08 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1222
1223         * NEWS: Add a marker line which I forgot to do for 0.9.6.
1224
1225 Thu May  6 14:18:17 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1226
1227         * README: Minor updates
1228
1229         * VERSION: Now 0.9.6
1230
1231 Thu Apr  8 09:35:53 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1232
1233         * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Fix for
1234                                                amiga-openbsd (Peter Reich)
1235         (GNUPG_PROG_NM): Ditto
1236
1237 Wed Apr  7 20:51:39 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
1238
1239         * Makefile.am (g10defs.h): Removed.
1240         * configure.in (AC_OUTPUT_COMMANDS): Create g10defs.h
1241
1242 Sat Mar 20 12:55:33 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1243
1244         * VERSION: Now 0.9.5
1245
1246 Sun Mar 14 19:34:36 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1247
1248         * acinclude.m4 (AM_SYS_SYMBOL_UNDERSCORE): Removed because it is
1249         now in the latest libtool.
1250
1251 Thu Mar 11 16:39:46 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1252
1253         * configure.in: Removed the need for libtool
1254
1255 Mon Mar  8 20:47:17 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1256
1257         * configure.in (DLSYM_NEEDS_UNDERSCORE): Replaced.
1258         * acinclude.in (AM_SYS_SYMBOL_UNDERSCORE): New.
1259
1260         * VERSION: Now 0.9.4
1261
1262 Sun Feb 28 19:11:00 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1263
1264         * configure.in (dld): Test disabled.
1265
1266 Fri Feb 26 17:55:41 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1267
1268         * encode.c (encode_simple): temporary fix.
1269
1270 Wed Feb 24 11:07:27 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1271
1272         * configure.in: New option --enable-static-rnd.
1273
1274 Mon Feb 22 20:04:00 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1275
1276         * BUGS: Now we assign bug numbers.
1277         * OBUGS: New to keep rack o fixed bugs (CVS only)
1278
1279 Fri Feb 19 18:01:54 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1280
1281         * VERSION: Released 0.9.3
1282
1283 Fri Feb 19 15:49:15 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1284
1285         * acinclude.m4: Removed gettext macros.
1286
1287 Tue Feb 16 14:10:02 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1288
1289         * configure.in (socket): Check for -lsocket and -lnsl.
1290         (osf4): Disable all warnings for DEC's cc.
1291         (-Wall): Add more warning options for gcc
1292
1293 Sat Feb 13 12:04:43 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1294
1295         * configure.in: Changed detection of compiler flags.
1296         * intl/ : Removed directory
1297
1298 Wed Feb 10 17:15:39 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1299
1300         * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Fix for freebsd 2.2
1301
1302         * configure.in: a lot of changes to allow selection of modules.
1303         Add support for OS/2.
1304
1305         * acinclude.m4: add some more caching
1306
1307         * README: Spelling and grammar corrections (John A. Martin)
1308         * INSTALL: Ditto.
1309
1310 Wed Jan 20 21:40:21 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1311
1312         * configure.in: --enable-m-guard is now default
1313
1314 Wed Jan 13 12:49:36 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1315
1316         * INSTALL: Applied new information how to build rpms by Fabio Coatti
1317         * Makefile.in (gnupg.spec): Changed the names.
1318
1319 Tue Jan 12 11:17:18 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1320
1321         * config.links (m68k-atari-mint): New
1322
1323 Tue Jan 12 09:17:19 CET 1999  Gaël Quéri <gqueri@mail.dotcom.fr>
1324
1325         * all: Fixed typos all over the place
1326
1327 Sat Jan  9 16:02:23 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1328
1329         * configure.in: Add a way to statically link rndunix
1330
1331 Sun Jan  3 15:28:44 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
1332
1333         * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): New.
1334         * configure.in (DYNLOAD_CFLAGS): Use result from CHECK_RDYNAMIC
1335
1336 Wed Dec 23 13:18:14 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
1337
1338         * README: Replaced the command overview with a short intro.
1339
1340 Sat Dec 12 18:40:32 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
1341
1342         * configure.in: Add check for dlopen in libc (Greg Troxel)
1343         and a new define
1344         * acconfig.h (DLSYM_NEEDS_UNDERSCORE): New.
1345
1346 Thu Dec 10 20:15:36 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
1347
1348         * acinclude.m (GNUPG_CHECK_PIC): New
1349         * configure.in, acinclude.m4: Renamed all WK_ to GNUPG_
1350
1351 Tue Dec  8 15:09:29 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
1352
1353         * VERSION: Set to 0.4.5
1354
1355 Wed Nov 25 12:38:29 1998  Werner Koch  (wk@isil.d.shuttle.de)
1356
1357         * configure.in (USE_RNDLINUX): New.
1358
1359 Fri Nov 20 19:34:57 1998  Werner Koch  (wk@isil.d.shuttle.de)
1360
1361         * VERSION: Released 0.4.4
1362
1363         * configure.in (try_asm_modules): For option --disable-asm
1364
1365 Tue Nov 10 19:32:40 1998  Werner Koch  (wk@isil.d.shuttle.de)
1366
1367         * configure.in (MPI_SFLAGS): New.
1368
1369 Tue Nov 10 13:44:53 1998  Werner Koch  (wk@isil.d.shuttle.de)
1370
1371         * ABOUT-NLS: New
1372         * configure.in (AC_REVISION): New.
1373
1374 Sun Nov  8 18:20:35 1998  Werner Koch  (wk@isil.d.shuttle.de)
1375
1376         * VERSION: Set to 0.4.3
1377
1378 Sun Oct 25 19:49:37 1998  Werner Koch  (wk@isil.d.shuttle.de)
1379
1380         * Makefile.am (g10defs.h): New macro GNUPG_DATADIR.
1381
1382 Wed Oct 21 17:24:24 1998  Werner Koch  (wk@isil.d.shuttle.de)
1383
1384         * configure.in: Removed gettext kludge
1385         * acinclude.m4: Add patched AM_WITH_NKS macro
1386
1387 Tue Oct 20 19:03:36 1998  Werner Koch  (wk@isil.d.shuttle.de)
1388
1389         * configure.in: Kludge to make AM_GNU_GETTEXT work,
1390         changed some macors to more modern versions. Also
1391         changeg the all makefiles to remove duplicate ../intl.
1392         * acinclude.m4: Removed the gettext stuff, as this
1393         already comes with automake now.
1394
1395 Wed Oct 14 12:11:34 1998  Werner Koch  (wk@isil.d.shuttle.de)
1396
1397         * configure.in (NAME_OF_DEV_RANDOM): New.
1398         (DYNLINK_MOD_CFLAGS): New.
1399
1400 Thu Oct  8 10:55:15 1998  Werner Koch  (wk@isil.d.shuttle.de)
1401
1402         * Makefile.am (g10defs.h): creates include file
1403         * acconfig.h: now includes g10defs.h
1404         * configure.in: Removed G10_LOCALEDIR and GNUPG_LIB
1405
1406 Thu Sep 17 18:49:40 1998  Werner Koch  (wk@(none))
1407
1408         * Makefile.am (dist-hook): Now creates RPM file.
1409         * scripts/gnupg.spec: New template file for RPMs
1410
1411 Thu Jul 30 19:17:07 1998  Werner Koch  (wk@(none))
1412
1413         * acinclude.h (WK_CHECK_IPC): New
1414         * configure.in : Add checks for SysV IPC
1415
1416 Thu Jun 25 11:18:49 1998  Werner Koch  (wk@isil.d.shuttle.de)
1417
1418         * configure.in (--disable-dynload): New.
1419
1420 Wed Jun 10 07:48:59 1998  Werner Koch,mobil,,,  (wk@tobold)
1421
1422         * configure.in (GNUPG_LIBDIR): New.
1423
1424 Mon May 25 19:10:59 1998  Werner Koch  (wk@isil.d.shuttle.de)
1425
1426         * rand-unix.c (fast_random_poll): fixed syntax bug.
1427
1428 Mon May 11 10:21:31 1998  Werner Koch  (wk@isil.d.shuttle.de)
1429
1430         * configure.in (PRINTABLE_OS_NAME): Linux is now GNU/Linux
1431
1432 Tue Apr 14 19:08:05 1998  Werner Koch  (wk@isil.d.shuttle.de)
1433
1434         * [all files]: Applied Matthew Skala's typo and grammar fixes.
1435
1436 Wed Mar  4 10:32:40 1998  Werner Koch  (wk@isil.d.shuttle.de)
1437
1438         * configure.in (getrusage,gettimeofday): New tests.
1439
1440 Fri Feb 27 13:14:17 1998  Werner Koch  (wk@isil.d.shuttle.de)
1441
1442         * configure.in (--disable-m-guard): New.
1443
1444 Thu Feb 26 17:09:27 1998  Werner Koch  (wk@isil.d.shuttle.de)
1445
1446         * configure.in, acinclude.m4, intl/, po/: New macros taken
1447         from GNOME, switched to automake 1.2f
1448
1449 Thu Feb 26 09:05:46 1998  Werner Koch  (wk@isil.d.shuttle.de)
1450
1451         * configure.in (doc/Makefile): New
1452
1453 Thu Feb 26 07:40:47 1998  Werner Koch  (wk@isil.d.shuttle.de)
1454
1455         * configure.in: Changed gettext stuff
1456
1457 Wed Feb 25 11:44:10 1998  Werner Koch  (wk@isil.d.shuttle.de)
1458
1459         * checks/*test : restructured the directory.
1460
1461 Tue Feb 24 15:59:12 1998  Werner Koch  (wk@isil.d.shuttle.de)
1462
1463         * configure.in: Changed the name of the package to GNUPG and
1464         chnaged several other names too.
1465
1466 Wed Feb 18 17:36:45 1998  Werner Koch  (wk@isil.d.shuttle.de)
1467
1468         * Makefile.am (checks): New.
1469
1470 Sat Feb 14 15:37:55 1998  Werner Koch  (wk@isil.d.shuttle.de)
1471
1472         * configure.in (mpi_config_done): Removed asm links caching.
1473
1474 Sat Feb 14 14:02:20 1998  Werner Koch  (wk@isil.d.shuttle.de)
1475
1476         * configure.in (PRINTABLE_OS_NAME): New.
1477         * acconfig.h: Likewise.
1478
1479 Fri Feb 13 19:43:41 1998  Werner Koch  (wk@isil.d.shuttle.de)
1480
1481         * configure.in : Fixed zlib stuff
1482         * Makefile.am: Likewise
1483
1484
1485  Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006,
1486            2007, 2008, 2009, 2011 Free Software Foundation, Inc.
1487
1488  This file is free software; as a special exception the author gives
1489  unlimited permission to copy and/or distribute it, with or without
1490  modifications, as long as this notice is preserved.
1491
1492  This file is distributed in the hope that it will be useful, but
1493  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1494  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1495
1496
1497 Local Variables:
1498 buffer-read-only: t
1499 End: