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