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