2002-02-09 Marcus Brinkmann <marcus@g10code.de>
[gpgme.git] / ChangeLog
1 2002-02-09  Marcus Brinkmann  <marcus@g10code.de>
2
3         * Released 0.3.1.
4
5         * configure.ac (LIBGPGME_LT_CURRENT): Bump it up to 6!
6         (NEED_GPGSM_VERSION): Bump it up to 0.3.0!
7         (AC_INIT): Bump version to 0.3.1
8
9 2002-01-22  Marcus Brinkmann  <marcus@g10code.de>
10
11         * configure.ac (HAVE_JNLIB_LOGGING): Define always for assuan.
12
13 2001-12-19  Werner Koch  <wk@gnupg.org>
14
15         * configure.ac (VERSION,PACKAGE): Defined and subst.  Used for
16         AM_INIT_AUTOMAKE and moved all version number more to the top.
17
18 2001-12-18  Marcus Brinkmann  <marcus@g10code.de>
19
20         * autogen.sh (libtool_vers): Bump to 1.4.
21
22         * configure.ac (LIBGPGME_LT_CURRENT): Increment.
23         (LIBGPGME_LT_AGE): Reset.
24         Improve comment.
25         Fix wrong comment character.
26
27 2001-12-18  Werner Koch  <wk@gnupg.org>
28
29         * acinclude.m4 (GNUPG_FIX_HDR_VERSION): Fixed for new automake.
30
31 2001-12-14  Marcus Brinkmann  <marcus@g10code.de>
32
33         * configure.ac (GPG): Substitute this variable.
34         (GPGSM): Likewise.
35
36 2001-11-22  Marcus Brinkmann  <marcus@g10code.de>
37
38         * configure.ac (AC_CONFIG_FILES): Add tests/gpg/Makefile and
39         tests/gpgsm/Makefile.
40
41 2001-11-21  Marcus Brinkmann  <marcus@g10code.de>
42
43         * Makefile.am (gpgmeplug): New variable, set to gpgmeplug if
44         [BUILD_GPGMEPLUG].
45         * configure.ac (AC_CONFIG_FILES): Add gpgmeplug/Makefile.
46         Support --enable-gpgmeplug.
47
48 2001-11-21  Marcus Brinkmann  <marcus@g10code.de>
49
50         * autogen.sh: Tighten version dependencies.
51
52 2001-11-20  Marcus Brinkmann  <marcus@g10code.de>
53
54         * Makefile.am (SUBDIRS): Support building the assuan library
55         (currently if GPGSM_PATH is set)..
56         * configure.ac: Support building the assuan library.
57         * assuan: New directory, populated with the Assuan library
58         (copied from the newpg repository).
59
60 2001-11-20  Marcus Brinkmann  <marcus@g10code.de>
61
62         * configure.ac (NEED_GPGSM_VERSION): New variable.  Treat it
63         similarly to NEED_GPG_VERSION.
64         * acconfig.h: Likewise.
65
66 2001-11-18  Marcus Brinkmann  <marcus@g10code.de>
67
68         * configure.in: Renamed to ...
69         * configure.ac: ... this.  Update to autoconf 2.52.  Lots of small
70         changes in the transition.  Support --with-gpg=PATH and
71         --with-gpgsm=PATH options.  Check if test suites can be run.
72         * acconfig.h: Add GPGSM_PATH.
73         * Makefile.am: New variable `tests', set to `tests' if
74         RUN_GPG_TESTS.
75         (SUBDIRS): Replace string `tests' with variable `tests'.
76
77 2001-10-22  Marcus Brinkmann  <marcus@g10code.de>
78
79         * autogen.sh: Invoke automake with `-a' (add missing files).
80         Do not invoke configure.
81
82 2001-09-17  Werner Koch  <wk@gnupg.org>
83
84         Released 0.2.3.
85         
86         * configure.in (NEED_GPG_VERSION): Set to 1.0.6. Incremented LT
87         current and age.
88
89         * Makefile.am (SUBDIRS): Add doc
90
91 2001-06-12  Werner Koch  <wk@gnupg.org>
92
93         Released 0.2.2.
94
95 2001-04-05  Werner Koch  <wk@gnupg.org>
96
97         * configure.in (NEED_GPG_VERSION): Set to 1.0.4g 
98
99 2001-04-02  Werner Koch  <wk@gnupg.org>
100
101         Released 0.2.1.
102
103         Changed the copyright notices all over the place.
104         
105 2001-02-28  Werner Koch  <wk@gnupg.org>
106
107         Released 0.2.0.
108
109 2001-01-18  Werner Koch  <wk@gnupg.org>
110
111         * autogen.sh: Added option --build-w32.
112
113
114  Copyright 2001, 2002 g10 Code GmbH
115
116  This file is free software; as a special exception the author gives
117  unlimited permission to copy and/or distribute it, with or without
118  modifications, as long as this notice is preserved.
119
120  This file is distributed in the hope that it will be useful, but
121  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
122  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.