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