2005-10-20 Marcus Brinkmann <marcus@g10code.de>
[gpgme.git] / ChangeLog
1 2005-10-20  Marcus Brinkmann  <marcus@g10code.de>
2
3         * w32-dll/ChangeLog, w32-dll/build-dll, w32-dll/gpgme.def: Remove
4         files.
5
6         * configure.ac: Instead checking for windres and dlltool, invoke
7         AC_LIBTOOL_WIN32_DLL and AC_LIBTOOL_RC.
8         * src/Makefile.am [HAVE_W32_SYSTEM]: Use libtool, which simplifies
9         the rules.
10
11 2005-10-01  Marcus Brinkmann  <marcus@g10code.de>
12
13         Released 1.1.0.
14
15         * configure.ac (LIBGPGME_LT_CURRENT, LIBGPGME_LT_AGE): Bump for
16         release.
17         (LIBGPGME_LT_REVISION): Reset to 0 for release.
18
19 2005-09-12  Marcus Brinkmann  <marcus@g10code.de>
20
21         * configure.ac (HAVE_PTH): Don't add $PTH_CFLAGS to $CFLAGS here.
22
23 2005-08-26  Werner Koch  <wk@g10code.com>
24
25         * configure.ac (SEPCONSTANTS): New to define DIRSEP_C et al.
26
27 2005-08-19  Werner Koch  <wk@g10code.com>
28
29         * configure.ac [W32]: Create values for versioninfo.rc and list
30         substuture versioninfo.rc.
31         * configure.ac: Define ENABLE_GPGSM.
32
33 2005-08-08  Werner Koch  <wk@g10code.com>
34
35         * configure.ac (stpcpy): Changed from replace to test.
36
37 2005-03-24  Marcus Brinkmann  <marcus@g10code.de>
38
39         * configure.ac (AH_BOTTOM): Removed.
40
41 2005-03-09  Werner Koch  <wk@g10code.com>
42
43         * acinclude.m4 (GNUPG_CHECK_VA_COPY): Assume no when cross-compiling.
44
45         * Makefile.am (EXTRA_DIST): Include autogen.sh
46
47         * autogen.sh: Added the usual code to build for W32 (--build-w32).
48
49         * configure.ac: Fixed the mingw32 host string, removed OS/2 stuff.
50         (HAVE_DRIVE_LETTERS): Removed.
51         (HAVE_W32_SYSTEM): Added.
52         (AC_GNU_SOURCE): New to replace the identical AH_VERBATIM.
53         (AH_BOTTOM): Added.
54
55 2004-12-28  Werner Koch  <wk@g10code.com>
56
57         Released 1.0.2.
58
59         * Makefile.am (AUTOMAKE_OPTIONS): Build bzip 2 version.
60         (ACLOCAL_AMFLAGS): Add -I m4.
61         * configure.ac: Require automake 1.9.3 and autoconf 2.59.
62         * acinclude.m4: Changed quoting for automake 1.9.
63         * README: Use SHA1 instead of MD5.
64
65 2004-12-11  Marcus Brinkmann  <marcus@g10code.de>
66
67         * configure.ac: Replace ttyname_r if it doesn't exist (and warn in
68         that case).
69
70 2004-12-07  Marcus Brinkmann  <marcus@g10code.de>
71
72         * README: Refer to COPYING.LESSER and "each file" instead of
73         COPYING.
74         * COPYING.LESSER: New file.
75         * gpgme.spec.in (%doc): Add COPYING.LESSER.
76         * acinclude.m4, configure.ac, Makefile.am: Change license to LGPL
77         2.1 or later.
78         * TODO: Add copyright notice.
79         * README.CVS: Likewise.
80
81         * configure.ac (GPGSM_VERSION): Fix filter to get it.
82
83 2004-10-22  Marcus Brinkmann  <marcus@g10code.de>
84
85         Released 1.0.1.
86
87         * configure.ac (LIBGPGME_LT_REVISION): Bump up to 2.
88         (AC_INIT): Set version to 1.0.1.
89
90         * configure.ac: Set HAVE_GPGSM to true only if $GPGSM is not "no".
91
92 2004-09-30  Marcus Brinkmann  <marcus@g10code.de>
93
94         Released 1.0.0.
95
96         * configure.ac (LIBGPGME_LT_REVISION): Bump up to 1.
97         (AC_INIT): Set version to 1.0.0.
98
99         * Makefile.am (EXTRA_DIST): Remove README-alpha.
100         * README-alpha: Remove file.
101
102 2004-09-17  Marcus Brinkmann  <marcus@g10code.de>
103
104         * configure.ac: Disable AC_CONFIG_MACRO_DIR for now.
105
106 2004-09-14  Marcus Brinkmann  <marcus@g10code.de>
107
108         * configure.ac: Improve diagnostics with version check.
109
110         * configure.ac: Print diagnostics about found thread libraries at
111         the end.  Check for the versions of GPG and GPGSM and print the
112         found versions at the end.
113         (HAVE_GPGSM): Do not require GPGSM to exist and be readable.
114         (AC_CONFIG_MACRO_DIR): Invoke with argument m4.
115
116         * acinclude.m4: Add copyright notice.
117         (jm_GLIBC21, AM_PATH_GPG_ERROR, _AC_PTH_ERROR, _AC_PTH_VERBOSE,
118         AC_CHECK_PTH): Removed.
119
120 2004-06-23  Marcus Brinkmann  <marcus@g10code.de>
121
122         * configure.ac: Check for <sys/uio.h>.
123
124 2004-06-08  Marcus Brinkmann  <marcus@g10code.de>
125
126         Released 0.9.0.
127
128         * configure.ac (AC_INIT): Set version number to 0.9.0.
129         (LIBGPGME_LT_CURRENT, LIBGPGME_LT_AGE): Bump up by one.
130         (LIBGPGME_LT_REVISION): Reset to zero.
131
132 2004-05-21  Marcus Brinkmann  <marcus@g10code.de>
133
134         * configure.ac (GPGME_CONFIG_API_VERSION): New variable,
135         substitute it.
136
137 2004-04-29  Marcus Brinkmann  <marcus@g10code.de>
138
139         Released 0.4.7.
140
141         * configure.ac (LIBGPGME_LT_REVISION): Bump it up.
142
143 2004-04-02  Thomas Schwinge  <schwinge@nic-nac-project.de>
144
145         * autogen.sh: Added ACLOCAL_FLAGS.
146
147 2004-04-06  Werner Koch  <wk@gnupg.org>
148
149         Released 0.4.6.
150         
151         * config.guess, config.sub, ltmain.sh: Updated to those from
152         libtools 1.5.4.
153
154 2004-03-07  Marcus Brinkmann  <marcus@g10code.de>
155
156         Released 0.4.5.
157
158         * configure.ac (NEED_GPGSM_VERSION): Bump up to 1.9.6.
159
160         * Makefile.am (EXTRA_DIST): Remove autogen.sh and README.CVS.
161
162 2004-02-18  Werner Koch  <wk@gnupg.org>
163
164         * configure.ac: Make the check for funopen fail with just a
165         warning.
166
167 2004-02-11  Werner Koch  <wk@gnupg.org>
168
169         * autogen.sh (check_version): Removed bashism and simplified.
170
171 2004-02-10  Werner Koch  <wk@gnupg.org>
172
173         * configure.ac: Fixed funopen test change.
174
175 2004-02-06  Moritz Schulte  <mo@g10code.com>
176
177         * configure.ac: Fix funopen replacement mechanism.
178
179 2004-01-31  Marcus Brinkmann  <marcus@g10code.de>
180
181         * configure.ac: Add invocation of AC_SYS_LARGEFILE, AC_TYPE_OFF_T
182         and AC_FUNC_FSEEKO.
183
184 2004-01-12  Werner Koch  <wk@gnupg.org>
185
186         Released 0.4.4.
187         
188         * configure.ac: Bumbed LT_Revision; now at C12/A1/R1. 
189         (NEED_GPGSM_VERSION): Set to 1.9.3.
190         (min_automake_version): Added.
191         * README.CVS: New.
192         * Makefile.am (EXTRA_DIST): Added README.CVS.
193         * autogen.sh: Updated.
194
195 2003-11-19  Werner Koch  <wk@gnupg.org>
196
197         * acinclude.m4: Add AM_PATH_GPG_ERROR.
198         * configure.ac: Check for timegm.  Made warning messages more
199         prominent.
200
201 2003-10-06  Marcus Brinkmann  <marcus@g10code.de>
202
203         Released 0.4.3.
204
205         * configure.ac (LIBGPGME_LT_CURRENT, LIBGPGME_LT_AGE): Bump up by 1.
206         (LIBGPGME_LT_REVISION): Set to 0.
207
208 2003-09-13  Marcus Brinkmann  <marcus@g10code.de>
209
210         * configure.ac: Require libgpg-error 0.5.
211
212         * acinclude.m4: Remove libtool cruft, add jm_GLIBC21.
213         * configure.ac: Add check for getenv_r, and call jm_GLIBC21.
214         Define HAVE_THREAD_SAFE_GETENV if appropriate.
215
216 2003-09-03  Marcus Brinkmann  <marcus@g10code.de>
217
218         * configure.ac: Remove GPGME_CONFIG_LIBS and GPGME_CONFIG_CFLAGS.
219
220 2003-09-02  Marcus Brinkmann  <marcus@g10code.de>
221
222         * configure.ac: Move invocation of AC_CANONICAL_HOST up to
223         suppress warning by autoconf.
224
225 2003-08-30  Robert Schiele <rschiele@uni-mannheim.de>
226
227         * gpgme.spec.in: %{_infodir}/dir is not packaged,
228         remove to prevent checking failure.
229
230 2003-08-18  Marcus Brinkmann  <marcus@g10code.de>
231
232         * configure.ac: If building Assuan, check for funopen and
233         fopencookie, and make isascii, putc_unlocked and memrchr
234         replacement functions.
235         (AM_PATH_GPG_ERROR): Require 0.3.
236
237 2003-07-31  Marcus Brinkmann  <marcus@g10code.de>
238
239         * configure.ac (AC_INIT): Bump version to 0.4.3.
240
241 2003-07-30  Marcus Brinkmann  <marcus@g10code.de>
242
243         * configure.ac (LIBGPGME_LT_REVISION): Bump up to 1.
244
245         Released 0.4.2.
246
247 2003-07-08  Marcus Brinkmann  <marcus@g10code.de>
248
249         * configure.ac: Complain if libgpg-error is not found.
250
251 2003-06-22  Marcus Brinkmann  <marcus@g10code.de>
252
253         * configure.ac (AC_INIT): Bump version to 0.4.2.
254
255 2003-06-06  Marcus Brinkmann  <marcus@g10code.de>
256
257         * configure.ac (LIBGPGME_LT_CURRENT): Bump up to 11.
258
259         * configure.ac: Use AM_PATH_GPG_ERROR.
260
261         * configure.ac: Check for libgpg-error.  Define
262         GPG_ERR_SOURCE_DEFAULT.
263
264 2003-05-26  Marcus Brinkmann  <marcus@g10code.de>
265
266         * configure.ac (NEED_GPG_VERSION): Bump up to 1.2.2.
267
268 2003-05-18  Marcus Brinkmann  <marcus@g10code.de>
269
270         In all files, replace the Gpgme* type names with the new gpgme_*
271         type names.
272
273 2003-02-01  Marcus Brinkmann  <marcus@g10code.de>
274
275         * assuan/: Update files to 2002-11-10 version of assuan.
276
277 2003-01-29  Marcus Brinkmann  <marcus@g10code.de>
278
279         * bonobo/gpgme.c, bonobo/main.c, bonobo/main.h, bonobo/Makefile,
280         bonobo/Makefile.am, bonobo/Makefile.in: Dead files removed.
281         * configure.ac: Remove automake conditional BUILD_BONOBO
282         (AC_CONFIG_FILES): Remove bonobo/Makefile.
283         * Makefile.am (bonobo): Remove variable.
284         (SUBDIRS): Remove ${bonobo}.
285         
286         * configure.ac: Remove all uses of GNUPG_CHECK_TYPEDEF, for byte,
287         ushort, ulong, u16 and u32.
288         * acinclude.m4 (GNUPG_CHECK_TYPEDEF): Remove macro.
289
290 2002-12-24  Marcus Brinkmann  <marcus@g10code.de>
291
292         * configure.ac: New conditional HAVE_LD_VERSION_SCRIPT.
293         Call AC_CANONICAL_HOST, use host instead target.
294
295 2002-12-23  Marcus Brinkmann  <marcus@g10code.de>
296
297         * configure.ac: Bump up to 0.4.1.
298         
299         Released 0.4.0.
300
301 2002-12-23  Marcus Brinkmann  <marcus@g10code.de>
302
303         * autogen.sh (automake_vers): Require 1.7 (really 1.7.1) for the
304         conditional source distribution bug fix.
305
306 2002-12-08  Marcus Brinkmann  <marcus@g10code.de>
307
308         * configure.ac (LIBGPGME_LT_CURRENT): Increase by one.
309         (LIBGPGME_LT_AGE, LIBGPGME_LT_REVISION): Set to 0.
310
311 2002-11-28  Marcus Brinkmann  <marcus@g10code.de>
312
313         * NEWS: Add note about moving "gpgmeplug" to the "cryptplug"
314         package.
315         * README: Remove instructions related to "gpgmeplug".
316         * configure.ac: Remove enable option "gpgmeplug" and automake
317         conditional BUILD_GPGMEPLUG, as well as the status info about it.
318         (GPGMEPLUG): Remove variable.
319         * Makefile.am (gpgmeplug): Remove variable.
320         (SUBDIRS): Remove ${gpgmeplug}.
321         * cryptplug.h, gpgme-openpgp.c, gpgmeplug.dox, gpgme-smime.c,
322         Makefile.am, gpgmeplug.c, ChangeLog: Files removed.
323
324 2002-11-22  Marcus Brinkmann  <marcus@g10code.de>
325
326         * configure.ac: Disable GPGSM for all dosish systems.
327
328 2002-10-12  Marcus Brinkmann  <marcus@g10code.de>
329
330         * configure.ac: Add automake conditional HAVE_GPGSM.
331
332 2002-10-08  Marcus Brinkmann  <marcus@g10code.de>
333
334         * configure.ac (AC_INIT): Bump version up to 0.4.0.
335         (NEED_GPG_VERSION): Bump up to 1.2.0.
336         (NEED_GPGSM_VERSION): Bump up to 0.9.0.
337         * README: Update version numbers.
338         * NEWS: Start entry for 0.4.0.
339
340 2002-09-20  Werner Koch  <wk@gnupg.org>
341
342         Released 0.3.11.
343         
344         * configure.ac: Bump up LIBGPGME_LT_REVISION.
345
346         * configure.ac (AC_CHECK_HEADERS): Check for sys/select.h.
347
348 2002-09-04  Marcus Brinkmann  <marcus@g10code.de>
349
350         * autogen.sh (autoconf_vers): Bump up to 2.53 to get the @&t@
351         quadrigraph.  Always cutting the edge!
352
353 2002-09-02  Marcus Brinkmann  <marcus@g10code.de>
354
355         * configure.ac: Create and substitute LTLIBOBJS.
356
357 2002-09-02  Marcus Brinkmann  <marcus@g10code.de>
358
359         Released 0.3.10.
360
361         * NEWS: Update for 0.3.9 release.
362         * configure.ac: Bump up LIBGPGME_LT_REVISION.
363
364 2002-08-29  Marcus Brinkmann  <marcus@g10code.de>
365
366         * gpgme.spec.in: Changed user name in Wojciech Polak's email
367         address from ghostface to polak per request by himself.
368
369 2002-08-28  Werner Koch  <wk@gnupg.org>
370
371         * acinclude.m4 (GNUPG_CHECK_VA_COPY): New.
372         * configure.ac: Use it.
373
374 2002-08-23  Werner Koch  <wk@gnupg.org>
375
376         * configure.ac (GPGME_CONFIG_CFLAGS): Renamed from GPGME_CFLAGS
377         and removed the libpath because it is set by the config script.
378
379 2002-08-21  Marcus Brinkmann  <marcus@g10code.de>
380
381         * configure.ac: Bump version number to 0.3.10.
382
383         * NEWS: Add template for development version.
384
385 2002-08-21  Marcus Brinkmann  <marcus@g10code.de>
386
387         Released 0.3.9.
388
389         * NEWS: Update for 0.3.9 release.
390         * Makefile.am (EXTRA_DIST): Add gpgme.spec.in.
391
392 2002-08-21  Marcus Brinkmann  <marcus@g10code.de>
393
394         * jnlib/argparse.c, jnlib/argparse.h, jnlib/ChangeLog,
395         jnlib/dotlock.c, jnlib/dotlock.h, jnlib/libjnlib-config.h,
396         jnlib/logging.c, jnlib/logging.h,jnlib/Makefile.am,
397         jnlib/mischelp.h, jnlib/README, jnlib/stringhelp.c,
398         jnlib/stringhelp.h, jnlib/strlist.c, jnlib/strlist.h,
399         jnlib/types.h, jnlib/xmalloc.c, jnlib/xmalloc.h: Remove files.
400
401 2002-08-21  Marcus Brinkmann  <marcus@g10code.de>
402
403         * Makefile.am (SUBDIRS): Remove jnlib.
404         * configure.ac: Don't check for unsigned short or unsigned long.
405         Don't check for memicmp, strlwr, strtoul, memmove, stricmp.
406         Make stpcpy a replaced function.
407         Don't define HAVE_JNLIB_LOGGING.
408         Don't generate jnlib/Makefile.
409
410 2002-07-02  Werner Koch  <wk@gnupg.org>
411
412         * configure.ac: Bumbed version number to 0.3.9; add a comment on
413         when to change it.
414
415         * gpgme.spec.in: New. Contributed by Wojciech Polak.
416         * Makefile.am (dist-hook): New.
417
418         * AUTHORS: Added Wojciech and bug reporting addresses.
419
420 2002-06-25  Werner Koch  <wk@gnupg.org>
421
422         Released 0.3.8.
423         
424         * configure.ac: Bumbed LT version to 9/3/0.
425         (NEED_GPGSM_VERSION): Need 0.3.8 due to fixed export command.
426
427 2002-06-04  Marcus Brinkmann  <marcus@g10code.de>
428
429         Released 0.3.7.
430
431         * configure.ac (AC_INIT): Set version to 0.3.7.
432         (LIBGPGME_LT_REVISION): Add one.
433
434         * README: Document version requirement correctly.
435
436 2002-06-02  Marcus Brinkmann  <marcus@g10code.de>
437
438         * acinclude.m4: Fix Pth check so that it doesn't error out if pth
439         is not found.
440
441 2002-06-02  Marcus Brinkmann  <marcus@g10code.de>
442
443         * configure.ac: Add checks for Pth and pthreads.
444         * acinclude.m4: Add slightly hacked check for pth (seems to be an
445         autoconf version problem).
446
447 2002-05-21  Werner Koch  <wk@gnupg.org>
448
449         * configure.ac (NEED_GPGSM_VERSION): We need gpgsm 0.3.7.
450
451 2002-05-03  Werner Koch  <wk@gnupg.org>
452
453         Released 0.3.6.
454
455 2002-04-05  Marcus Brinkmann  <marcus@g10code.de>
456
457         * acconfig.h: File removed.
458         * configure.ac (NEED_GPG_VERSION): Add description.
459         (NEED_GPGSM_VERSION): Likewise.
460         (HAVE_DOSISH_SYSTEM): Likewise.
461         (HAVE_DRIVE_LETTERS): Likewise.
462         (GPG_PATH): Likewise.
463         (GPGSM_PATH): Likewise.
464         * acinclude.m4 (GNUPG_CHECK_TYPEDEF): Likewise.
465
466 2002-04-01  Werner Koch  <wk@gnupg.org>
467
468         Released 0.3.5.
469
470 2002-03-17  Marcus Brinkmann  <marcus@g10code.de>
471
472         * configure.ac: Add automake conditional HAVE_DOSISH_SYSTEM.
473
474 2002-03-04  Werner Koch  <wk@gnupg.org>
475
476         * configure.ac: Bumbed version to 0.3.4-cvs to continue development.
477
478         Released 0.3.4.
479         
480         * configure.ac: Bumbed LT version numbers to (7,1,0), requires
481         gpgsm 0.3.1.
482
483 2002-03-03  Marcus Brinkmann  <marcus@g10code.de>
484
485         * configure.ac (AC_INIT): Change version number to snapshot CVS
486         version.
487
488 2002-02-13  Werner Koch  <wk@gnupg.org>
489
490         * configure.ac (vasprintf,fopencookie): Add checks.
491
492 2002-02-12  Marcus Brinkmann  <marcus@g10code.de>
493
494         * configure.ac (AC_INIT): Bump version to 0.3.3.
495         * jnlib/Makefile.am: Rever to older version that includes xmalloc
496         but not dotlock and some other files.  Reported by Stéphane
497         Corthésy.
498         
499 2002-02-10  Marcus Brinkmann  <marcus@g10code.de>
500
501         * Released 0.3.2.
502
503         * configure.ac (AC_INIT): Bump version to 0.3.2.
504         * jnlib/libjnlibconfig.h: Revert to older version that doesn't
505         expect libgcrypt.  Reported by Jose Carlos Garcia Sogo
506         <jsogo@debian.org>.
507
508 2002-02-09  Marcus Brinkmann  <marcus@g10code.de>
509
510         * Released 0.3.1.
511
512         * configure.ac (LIBGPGME_LT_CURRENT): Bump it up to 6!
513         (NEED_GPGSM_VERSION): Bump it up to 0.3.0!
514         (AC_INIT): Bump version to 0.3.1
515
516 2002-01-22  Marcus Brinkmann  <marcus@g10code.de>
517
518         * configure.ac (HAVE_JNLIB_LOGGING): Define always for assuan.
519
520 2001-12-19  Werner Koch  <wk@gnupg.org>
521
522         * configure.ac (VERSION,PACKAGE): Defined and subst.  Used for
523         AM_INIT_AUTOMAKE and moved all version number more to the top.
524
525 2001-12-18  Marcus Brinkmann  <marcus@g10code.de>
526
527         * autogen.sh (libtool_vers): Bump to 1.4.
528
529         * configure.ac (LIBGPGME_LT_CURRENT): Increment.
530         (LIBGPGME_LT_AGE): Reset.
531         Improve comment.
532         Fix wrong comment character.
533
534 2001-12-18  Werner Koch  <wk@gnupg.org>
535
536         * acinclude.m4 (GNUPG_FIX_HDR_VERSION): Fixed for new automake.
537
538 2001-12-14  Marcus Brinkmann  <marcus@g10code.de>
539
540         * configure.ac (GPG): Substitute this variable.
541         (GPGSM): Likewise.
542
543 2001-11-22  Marcus Brinkmann  <marcus@g10code.de>
544
545         * configure.ac (AC_CONFIG_FILES): Add tests/gpg/Makefile and
546         tests/gpgsm/Makefile.
547
548 2001-11-21  Marcus Brinkmann  <marcus@g10code.de>
549
550         * Makefile.am (gpgmeplug): New variable, set to gpgmeplug if
551         [BUILD_GPGMEPLUG].
552         * configure.ac (AC_CONFIG_FILES): Add gpgmeplug/Makefile.
553         Support --enable-gpgmeplug.
554
555 2001-11-21  Marcus Brinkmann  <marcus@g10code.de>
556
557         * autogen.sh: Tighten version dependencies.
558
559 2001-11-20  Marcus Brinkmann  <marcus@g10code.de>
560
561         * Makefile.am (SUBDIRS): Support building the assuan library
562         (currently if GPGSM_PATH is set)..
563         * configure.ac: Support building the assuan library.
564         * assuan: New directory, populated with the Assuan library
565         (copied from the newpg repository).
566
567 2001-11-20  Marcus Brinkmann  <marcus@g10code.de>
568
569         * configure.ac (NEED_GPGSM_VERSION): New variable.  Treat it
570         similarly to NEED_GPG_VERSION.
571         * acconfig.h: Likewise.
572
573 2001-11-18  Marcus Brinkmann  <marcus@g10code.de>
574
575         * configure.in: Renamed to ...
576         * configure.ac: ... this.  Update to autoconf 2.52.  Lots of small
577         changes in the transition.  Support --with-gpg=PATH and
578         --with-gpgsm=PATH options.  Check if test suites can be run.
579         * acconfig.h: Add GPGSM_PATH.
580         * Makefile.am: New variable `tests', set to `tests' if
581         RUN_GPG_TESTS.
582         (SUBDIRS): Replace string `tests' with variable `tests'.
583
584 2001-10-22  Marcus Brinkmann  <marcus@g10code.de>
585
586         * autogen.sh: Invoke automake with `-a' (add missing files).
587         Do not invoke configure.
588
589 2001-09-17  Werner Koch  <wk@gnupg.org>
590
591         Released 0.2.3.
592         
593         * configure.in (NEED_GPG_VERSION): Set to 1.0.6. Incremented LT
594         current and age.
595
596         * Makefile.am (SUBDIRS): Add doc
597
598 2001-06-12  Werner Koch  <wk@gnupg.org>
599
600         Released 0.2.2.
601
602 2001-04-05  Werner Koch  <wk@gnupg.org>
603
604         * configure.in (NEED_GPG_VERSION): Set to 1.0.4g 
605
606 2001-04-02  Werner Koch  <wk@gnupg.org>
607
608         Released 0.2.1.
609
610         Changed the copyright notices all over the place.
611         
612 2001-02-28  Werner Koch  <wk@gnupg.org>
613
614         Released 0.2.0.
615
616 2001-01-18  Werner Koch  <wk@gnupg.org>
617
618         * autogen.sh: Added option --build-w32.
619
620
621  Copyright 2001, 2002, 2003, 2004, 2005 g10 Code GmbH
622
623  This file is free software; as a special exception the author gives
624  unlimited permission to copy and/or distribute it, with or without
625  modifications, as long as this notice is preserved.
626
627  This file is distributed in the hope that it will be useful, but
628  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
629  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.