2002-11-05 Marcus Brinkmann <marcus@g10code.de>
[gpgme.git] / doc / ChangeLog
1 2002-11-05  Marcus Brinkmann  <marcus@g10code.de>
2
3         * gpgme.texi (Verify): Fix prototype of gpgme_get_sig_key.
4         Reported by Miguel Coca <e970095@zipi.fi.upm.es>.
5
6 2002-08-30  Marcus Brinkmann  <marcus@g10code.de>
7
8         * gpgme.texi (Selecting Signers): Fix reference count.
9
10 2002-08-21  Marcus Brinkmann  <marcus@g10code.de>
11
12         * gpgme.texi (Header): Document name space.
13
14 2002-08-20  Marcus Brinkmann  <marcus@g10code.de>
15
16         * gpgme.texi (Importing Keys): Document gpgme_op_import_ext.
17
18         * gpgme.texi (Importing Keys): Undocument EOF.
19
20 2002-08-14  Werner Koch  <wk@gnupg.org>
21
22         * gpgme.texi (Information About Keys): Changed GPGME_ATTR_TYPE.
23
24 2002-07-25  Marcus Brinkmann  <marcus@g10code.de>
25
26         * gpgme.texi (Deleting Keys): Say that secret keys might not be
27         deleted.
28
29 2002-07-25  Marcus Brinkmann  <marcus@g10code.de>
30
31         * gpgme.texi (Information About Keys): Document (badly) the new
32         key attributes.
33
34         * gpgme.texi (Manipulating Data Buffers): Mention that backend
35         tries to detect encoding automatically.
36
37 2002-07-03  Marcus Brinkmann  <marcus@g10code.de>
38
39         * gpgme.texi (Run Control): Update this section.
40         (Waiting For Completion): Likewise for this subsection.
41         (Cancelling an Operation): Likewise for this subsection.
42         (Using External Event Loops): New subsection with several
43         subsubsections.
44
45 2002-06-28  Marcus Brinkmann  <marcus@g10code.de>
46
47         * gpgme.texi (Multi Threading): Remove item about the need to
48         synchronize anything against gpgme_wait (except gpgme_wait
49         itself).
50
51 2002-06-27  Marcus Brinkmann  <marcus@g10code.de>
52
53         * gpgme.texi (Information About Keys): Fix documentation for IDX.
54         (Information About Trust Items): Likewise.
55
56 2002-06-26  Werner Koch  <wk@gnupg.org>
57
58         * gpgme.texi (Importing Keys): Document the return value -1 of
59         gpgme_op_import.
60
61 2002-06-20  Werner Koch  <wk@gnupg.org>
62
63         * gpgme.texi (Verify): Explain the new whatidx variable.
64
65 2002-06-10  Werner Koch  <wk@gnupg.org>
66
67         * gpgme.texi (Verify): Document attribute GPGME_ATTR_ERRTOK.
68
69 2002-06-04  Marcus Brinkmann  <marcus@g10code.de>
70
71         * gpgme.texi (Multi Threading): Document new autodetection.
72
73 2002-06-04  Marcus Brinkmann  <marcus@g10code.de>
74
75         * Makefile.am (DISTCLEANFILES): New variable.
76
77 2002-05-26  Marcus Brinkmann  <marcus@g10code.de>
78
79         * gpgme.texi: Some typographical correctons throughout.
80
81 2002-05-09  Marcus Brinkmann  <marcus@g10code.de>
82
83         * gpgme.texi (Using Automake): New section.
84
85 2002-05-09  Marcus Brinkmann  <marcus@g10code.de>
86
87         * gpgme.texi (Multi Threading): Escape { and }.
88
89 2002-05-09  Marcus Brinkmann  <marcus@g10code.de>
90
91         * gpgme.texi (Overview): Replace note about thread-safeness.
92         (Multi Threading): New section.
93
94 2002-05-03  Werner Koch  <wk@gnupg.org>
95
96         * gpgme.texi (Manipulating Data Buffers): Changed some data types
97         to void*.
98         (Protocol Selection): Added gpgme_get_protocol.
99         (Verify): Updated to include the new attribute fucntions and
100         status codes.
101
102 2002-04-27  Werner Koch  <wk@gnupg.org>
103
104         * gpgme.texi (Manipulating Data Buffers): New type GpgmeDataEncoding.
105
106 2002-04-23  Marcus Brinkmann  <marcus@g10code.de>
107
108         * gpgme.texi (Passphrase Callback): Document that either return
109         argument can be NULL.
110         (Progress Meter Callback): Likewise.
111
112 2002-04-22  Marcus Brinkmann  <marcus@g10code.de>
113
114         * gpgme.texi (Passphrase Callback): Fix small typo.  Document the
115         new function gpgme_get_passphrase_cb.
116         (Progress Meter Callback): Document the new function
117         gpgme_get_progress_cb.
118
119 2002-04-16  Marcus Brinkmann  <marcus@g10code.de>
120
121         * gpgme.texi (Creating a Signature): Fix function name.  Reported
122         by Wichert Ackerman <wichert@debian.org>.
123
124 2002-03-29  Marcus Brinkmann  <marcus@g10code.de>
125
126         * gpgme.texi (direntry): End index entry with a full stop.
127         Patch submitted by Jose Carlos Garcia Sogo <jsogo@debian.org>.
128         
129 2002-03-17  Marcus Brinkmann  <marcus@g10code.de>
130
131         * gpgme.texi (Detailed Results): Fix syntax error in last change.
132
133 2002-03-08  Werner Koch  <wk@gnupg.org>
134
135         * gpgme.texi (Detailed Results): Import does also return info.
136
137 2002-03-06  Marcus Brinkmann  <marcus@g10code.de>
138
139         * gpgme.texi (Encrypting a Plaintext): Document symmetric
140         encryption.
141
142 2002-03-06  Marcus Brinkmann  <marcus@g10code.de>
143
144         * gpgme.texi (Error Strings): Add example.
145         * gpgme.texi (Listing Keys): Likewise.
146
147 2002-03-03  Marcus Brinkmann  <marcus@g10code.de>
148
149         * gpgme.texi (Information About Keys): Document GPGME_ATTR_EXPIRE.
150
151 2002-03-03  Marcus Brinkmann  <marcus@g10code.de>
152
153         * gpgme.texi (Verify): Document verification of normal and
154         cleartext signatures.
155
156 2002-02-27  Marcus Brinkmann  <marcus@g10code.de>
157
158         * gpgme.texi (Listing Keys): Document gpgme_op_keylist_ext_start.
159
160 2002-02-27  Marcus Brinkmann  <marcus@g10code.de>
161
162         * gpgme.texi (Encrypting a Plaintext): Document
163         GPGME_Invalid_Recipients.
164         (Error Values): Likewise.
165
166 2002-02-26  Marcus Brinkmann  <marcus@g10code.de>
167
168         * gpgme.texi (Encrypting a Plaintext): Document
169         gpgme_op_encrypt_sign and gpgme_op_encrypt_sign_start.
170
171 2002-02-25  Marcus Brinkmann  <marcus@g10code.de>
172
173         * gpgme.texi (Creating a Signature): Add a note about
174         certificates to include.
175         (Included Certificates): New section.
176
177 2002-02-09  Marcus Brinkmann  <marcus@g10code.de>
178
179         * gpgme.texi (Detailed Results): Remove literal tags.
180         (Generating Keys): Update documentation.
181
182         * gpgme.texi (Generating Keys): Fix syntax error.
183
184 2002-02-06  Marcus Brinkmann  <marcus@g10code.de>
185
186         * gpgme.texi (Waiting For Completion): Adjust doc to changes in
187         the code.
188
189 2002-02-06  Marcus Brinkmann  <marcus@g10code.de>
190
191         * gpgme.texi (Key Listing Mode): Update documentation.
192
193 2002-01-31  Marcus Brinkmann  <marcus@g10code.de>
194
195         * gpgme.texi (Generating Keys): Document error at creation
196         failure.
197
198 2002-01-30  Marcus Brinkmann  <marcus@g10code.de>
199
200         * gpgme.texi (Deleting Keys): Document new error values.
201
202 2002-01-30  Marcus Brinkmann  <marcus@g10code.de>
203
204         * gpgme.texi (Importing Keys): Add reference to gpgme_get_op_info.
205
206 2002-01-30  Marcus Brinkmann  <marcus@g10code.de>
207
208         * gpgme.texi: Some spell checking.
209
210 2002-01-30  Marcus Brinkmann  <marcus@g10code.de>
211
212         * gpgme.texi: Add all the gpgme_op_*_start functions.
213         Fill the concept index with many, many entries.
214
215 2002-01-29  Marcus Brinkmann  <marcus@g10code.de>
216
217         * gpgme.texi (Run Control): New section.
218         (Verify): Docuent gpgme_get_notation.
219         (More Information): New section describing gpgme_get_op_info.
220
221 2002-01-22  Marcus Brinkmann  <marcus@g10code.de>
222
223         * gpgme.texi (Passphrase callback): Change GpgmePassphraseCb's
224         R_HD type from void* to void**.
225
226 2002-01-22  Marcus Brinkmann  <marcus@g10code.de>
227
228         * gpgme.texi (Creating data buffers): Change
229         gpgme_data_new_from_filepart's LENGTH type from off_t to size_t.
230
231 2002-01-22  Marcus Brinkmann  <marcus@g10code.de>
232
233         * gpgme.texi (Generating keys): New subsection.
234         (Exporting keys): Likewise.
235         (Importing keys): Likewise.
236         (Deleting keys): Likewise.
237
238 2002-01-16  Marcus Brinkmann  <marcus@g10code.de>
239
240         * gpgme.texi: g10Code -> g10 Code
241
242         * gpgme.texi (Top): Complete detailmenu.
243         
244         * gpgme.texi: Convert embarassing cruft to the real thing.
245
246 2002-01-16  Marcus Brinkmann  <marcus@g10code.de>
247
248         * ChangeLog: New file.
249         * gpgme.texi: Likewise.
250         * gpl.texi: Likewise.
251         * fdl.texi: Likewise.
252         * Makefile.am (info_TEXINFOS): New variable.
253         (gpgme_TEXINFOS): Likewise.
254
255  Copyright 2002 g10 Code GmbH
256
257  This file is free software; as a special exception the author gives
258  unlimited permission to copy and/or distribute it, with or without
259  modifications, as long as this notice is preserved.
260
261  This file is distributed in the hope that it will be useful, but
262  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
263  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.