doc/
[gpgme.git] / doc / ChangeLog
1 2005-04-28  Marcus Brinkmann  <marcus@g10code.de>
2
3         * gpgme.texi (Included Certificates): Document
4         GPGME_INCLUDE_CERTS_DEFAULT.
5
6 2005-01-12  Marcus Brinkmann  <marcus@g10code.de>
7
8         * gpgme.texi (Engine Configuration): New section.
9         (Crypto Engine): New subsection.
10
11 2004-12-07  Marcus Brinkmann  <marcus@g10code.de>
12
13         * lesser.texi (Library Copying): Change from @appendixsec to
14         @appendix.
15         * gpgme.texi (Features): Change reference to GPL to one to LGPL.
16
17         * Makefile.am: Change license to LGPL.
18         (gpgme_TEXINFOS): Replace gpl.texi with lesser.texi.
19
20         * gpgme.texi: Change license to LGPL (also for documentation of
21         GPGME's license).
22         * lesser.texi: New file.
23         * gpl.texi: File removed.
24
25         * gpgme.texi (Creating Contexts): Fix cut&paste error.  Reported
26         by Noel Torres <envite@rolamasao.org>.
27
28 2004-09-30  Marcus Brinkmann  <marcus@g10code.de>
29
30         * Makefile.am (gpgme_TEXINFOS): Remove fdl.texi.
31         * gpgme.texi: Do not include fdl.texi.  Change license to GPL.
32         * fdl.texi: File removed.
33
34 2004-09-29  Marcus Brinkmann  <marcus@g10code.de>
35
36         * gpgme.texi (Key Management): Change type of keylist_mode in
37         gpgme_key_t to gpgme_keylist_mode_t.
38
39 2004-09-28  Marcus Brinkmann  <marcus@g10code.de>
40
41         * gpgme.texi (Passphrase Callback): Fix last change.
42
43 2004-09-27  Marcus Brinkmann  <marcus@g10code.de>
44
45         * gpgme.texi (Passphrase Callback): Document
46         GPG_ERR_NOT_IMPLEMENTED.
47
48         * gpgme.texi: Update copyright year for tex version.
49
50 2004-07-29  Moritz Schulte  <moritz@g10code.com>
51
52         * gpgme.texi (Verify): Fix gpgme_get_key example (ancient
53         force_update argument was still there).
54
55 2004-06-08  Marcus Brinkmann  <marcus@g10code.de>
56
57         * gpgme.texi (Listing Keys): Elaborate on the length restrictions
58         on search patterns.
59
60         * gpgme.texi (Decrypt and Verify): Document the NO_DATA error
61         code.
62         (Verify): Document the relationship between gpgme_op_verify_result
63         and the decrypt and verify operations.
64
65 2004-05-21  Marcus Brinkmann  <marcus@g10code.de>
66
67         * gpgme.text (Verify): Document GPG_ERR_CERT_REVOKED status.
68
69         * gpgme.texi (Decrypt): Add note about new field wrong_key_usage
70         of gpgme_decrypt_result_t.
71
72         * gpgme.texi (Key Management): Add note about new field
73         keylist_mode of gpgme_key_t.
74
75 2004-04-29  Marcus Brinkmann  <marcus@g10code.de>
76
77         * gpgme.texi (Verify): Correct type of member wrong_key_usage.
78
79 2004-03-29  Moritz Schulte  <moritz@duesseldorf.ccc.de>
80
81         * gpgme.texi (Verify): Fix type of gpgme_op_verify_result.
82         * gpgme.texi (Key Listing Mode): Typo fix.
83
84 2004-03-23  Marcus Brinkmann  <marcus@g10code.de>
85
86         * gpgme.texi (Library Version Check): Fix the instruction when to
87         set the locale.
88
89 2004-03-03  Marcus Brinkmann  <marcus@g10code.de>
90
91         * gpgme.texi (I/O Callback Example Qt): New section by Marc Mutz.
92
93 2004-02-24  Marcus Brinkmann  <marcus@g10code.de>
94
95         * gpgme.texi (cancellation): New section.
96
97 2004-02-17  Werner Koch  <wk@gnupg.org>
98
99         * gpgme.texi (Key Listing Mode): Doc KEYLIST_MODE_VALIDATE.
100
101 2004-02-06  Moritz Schulte  <mo@g10code.com>
102
103         * gpgme.texi: A couple of small fixes regarding the Largfile
104         Support section.
105
106 2004-02-01  Marcus Brinkmann  <marcus@g10code.de>
107
108         * gpgme.texi (Largefile Support): New section.
109
110 2004-01-13  Marcus Brinkmann  <marcus@g10code.de>
111
112         * gpgme.texi (Key Management): Fix exportable field.
113
114 2003-12-25  Marcus Brinkmann  <marcus@g10code.de>
115
116         * gpgme.texi (Key Management): Rename member class in
117         gpgme_key_sig_t to sig_class.
118         (Creating a Signature): Likewise for gpgme_signature_t.
119
120 2003-12-23  Moritz Schulte  <mo@g10code.com>
121
122         * gpgme.texi (Listing Keys): Minor clarification for
123         gpgme_get_key.
124
125 2003-10-06  Marcus Brinkmann  <marcus@g10code.de>
126
127         * gpgme.texi (Signal Handling): New section.
128
129 2003-09-14  Marcus Brinkmann  <marcus@g10code.de>
130
131         * gpgme.texi (Multi Threading): Correct documentation on memory
132         synchronization requirement.
133
134         * gpgme.texi (Locale): New section.
135         (Multi Threading): Set locale in example.
136
137 2003-09-13  Marcus Brinkmann  <marcus@g10code.de>
138
139         * gpgme.texi (Error Strings): Add gpgme_strerror_r.
140
141 2003-09-13  Marcus Brinkmann  <marcus@g10code.de>
142
143         * gpgme.texi (Multi Threading): Update documentation.
144
145 2003-09-03  Marcus Brinkmann  <marcus@g10code.de>
146
147         * gpgme.texi (Header): We don't use the assuan namespace anymore.
148         Document new thread options.
149
150 2003-08-14  Marcus Brinkmann  <marcus@g10code.de>
151
152         * gpgme.texi (Creating a Signature): Change type of member class
153         to unsigned int.
154
155 2003-08-04  Marcus Brinkmann  <marcus@g10code.de>
156
157         * gpgme.texi (Verify): Get error code from SIG->status in the code
158         for gpgme_get_sig_status.
159
160 2003-07-31  Marcus Brinkmann  <marcus@g10code.de>
161
162         * gpgme.texi (Key Management): Add can_authenticate flag.
163
164         * gpgme.texi (Listing Keys): Document GPG_ERR_AMBIGUOUS_NAME for
165         gpgme_get_key.
166
167 2003-07-29  Marcus Brinkmann  <marcus@g10code.de>
168
169         * Makefile.am (EXTRA_DIST): Remove variable.
170
171         * gpgme.texi (Encrypting a Plaintext): Bad passphrase is only
172         possible with symmetric encryption, change the wording to reflect
173         that.
174
175         * gpgme.texi (Creating a Signature): Document
176         GPG_ERR_UNUSABLE_SECKEY.
177
178         * gpgme.texi (Encrypting a Plaintext): Mention encrypt and sign
179         operations in result function.
180         (Creating a Signature): Likewise.
181
182 2003-07-23  Marcus Brinkmann  <marcus@g10code.de>
183
184         * gpgme.texi (Key Listing Mode): Remove word duplication.
185         (Listing Keys): Remove mentioning of force argument.
186         (Verify): Don't mention r_stat.  Fix some typos.
187         (Decrypt and Verify): Correct info how to get the result.  Don't
188         mention r_stat.
189         (Manipulating Data Buffers): Fix documentation of return value.
190         (Listing Keys): Update examples.
191         (Decrypt): Result might also be available when operation failed.
192         (Verify): Result might also be available when operation failed.
193         All spotted by Stéphane Corthésy.
194
195 2003-07-22  Marcus Brinkmann  <marcus@g10code.de>
196
197         * gpgme.texi (Error Sources): Fix cut and paste error.
198
199 2003-07-09  Marcus Brinkmann  <marcus@g10code.de>
200
201         * gpgme.texi (Key Management): Clarify difference between can_sign
202         and can_certify.
203         (Information About Keys): Likewise for GPGME_ATTR_CAN_SIGN and
204         GPGME_ATTR_CAN_CERTIFY.
205
206 2003-07-08  Marcus Brinkmann  <marcus@g10code.de>
207
208         * gpgme.texi (Progress Meter Callback): Change return type of
209         gpgme_progress_cb_t to void.
210
211 2003-06-22  Marcus Brinkmann  <marcus@g10code.de>
212
213         * gpgme.texi: Add 2003 to copyright notice.
214
215         * gpgme.texi (Header): Fix name space documentation on
216         libgpg-error.
217
218 2003-06-22  Marcus Brinkmann  <marcus@g10code.de>
219
220         * gpgme.texi (Multi Threading): Remove reference to
221         gpgme_recipients_t.
222
223 2003-06-06  Marcus Brinkmann  <marcus@g10code.de>
224
225         * gpgme.texi (Crypto Operations): Rename gpgme_invalid_user_id_t
226         to gpgme_invalid_key_t.
227
228 2003-06-06  Marcus Brinkmann  <marcus@g10code.de>
229
230         * gpgme.texi: Change error codes to GPG_ERR_* variants.
231         (Error Handling): Rewritten.
232
233 2003-05-29  Marcus Brinkmann  <marcus@g10code.de>
234
235         * gpgme.texi (Exporting Keys): Change and document prototypes.
236         Add new gpgme_op_export_ext and gpgme_op_export_ext_start
237         variants.
238         (Selecting Recipients): Section removed.
239         (Encrypting a Plaintext): Change prototypes and document the
240         changes.
241
242 2003-05-28  Marcus Brinkmann  <marcus@g10code.de>
243
244         * gpgme.texi (Exporting Keys): Change argument type from
245         gpgme_recipient_t to gpgme_user_id_t.
246         (Encrypting a Plaintext): Likewise.
247         (Selecting Recipients): Rewritten.
248
249 2003-05-27  Marcus Brinkmann  <marcus@g10code.de>
250
251         * gpgme.texi (Protocol Selection): Do not use @acronym in @node
252         because that breaks texi2dvi.
253
254         * gpgme.texi (Passphrase Callback): Document new prototype.
255
256 2003-05-18  Marcus Brinkmann  <marcus@g10code.de>
257
258         * gpgme.texi (Header): Remove Gpgme as namespace prefix.  Add
259         _GPGME to namespace prefix.
260         * gpgme.texi (Multi Threading): Add note about link order.
261
262 2003-05-04  Marcus Brinkmann  <marcus@g10code.de>
263
264         * gpgme.texi (Listing Keys): Document what happens if key is not
265         found.
266
267         * gpgme.texi (Importing Keys): Fix cut and paste error.
268
269 2003-04-30  Marcus Brinkmann  <marcus@g10code.de>
270
271         * gpgme.texi (Encrypting a Plaintext): Remove reference to
272         gpgme_get_op_info.
273         (Detailed Results): Subsection removed.
274
275         * gpgme.texi (Key Listing Mode): Add GPGME_KEYLIST_MODE_SIGS.
276         (Manipulating Keys): Add obsoleteness note.
277         (Key Signatures): Likewise.
278         (Information About Keys): Likewise.
279         (Key Management): Add new data types GpgmeSubkey, GpgmeKeySig,
280         GpgmeUserID, and all the information about GpgmeKey.
281
282 2003-04-29  Marcus Brinkmann  <marcus@g10code.de>
283
284         * gpgme.texi (Listing Keys): Remove force_update argument from
285         gpgme_get_key.
286
287         * gpgme.texi (Trust Item Management): Add data members of
288         GpgmeTrustItem type.
289         (Information About Trust Items): Add note about obsoleteness.
290         (Manipulating Trust Items): Add gpgme_trust_item_ref and
291         gpgme_trust_item_unref.
292
293 2003-04-28  Marcus Brinkmann  <marcus@g10code.de>
294
295         * gpgme.texi (Verify): Rewritten to take into account new and
296         deprecated functions and data types.
297
298         * gpgme.texi (Decrypt): Descript gpgme_op_decrypt_result and
299         GpgmeDecryptResult.
300
301 2003-04-27  Marcus Brinkmann  <marcus@g10code.de>
302
303         * gpgme.texi (Encrypting a Plaintext): Add info about
304         GpgmeEncryptResult and gpgme_op_encrypt_result.
305
306         * gpgme.texi (Creating a Signature): Add info about
307         GpgmeNewSignature, GpgmeSignResult and gpgme_op_sign_result.
308         (Crypto Operations): Add GpgmeInvalidUserID.
309         (Algorithms): New chapter.
310
311         * gpgme.texi (Deleting Keys): Document
312         GPGME_Ambiguous_Specification.
313         (Error Values): Remove GPGME_Invalid_Type and GPGME_Invalid_Mode.
314         Add GPGME_Unknown_Reason, GPGME_Not_Found,
315         GPGME_Ambiguous_Specification, GPGME_Wrong_Key_Usage,
316         GPGME_Key_Revoked, GPGME_Key_Expired, GPGME_No_CRL_Known,
317         GPGME_CRL_Too_Old, GPGME_Policy_Mismatch, GPGME_No_Secret_Key,
318         GPGME_Key_Not_Trusted, GPGME_Issuer_Missing, GPGME_Chain_Too_Long,
319         GPGME_Unsupported_Algorithm, GPGME_Sig_Expired,
320         GPGME_Bad_Signature, GPGME_No_Public_Key.
321
322 2003-04-25  Marcus Brinkmann  <marcus@g10code.de>
323
324         * gpgme.texi (Importing Keys): Change GPGME_IMPORT_PRIVATE to
325         GPGME_IMPORT_SECRET.
326
327         * gpgme.texi (Importing Keys): Remove note about gpgme_get_op_info.
328         (Detailed Results): Remove note about import.
329
330         * gpgme.texi (Importing Keys): Add documentation for
331         GpgmeImportStatus, GpgmeImportResult and gpgme_op_import_result.
332
333         * gpgme.texi (Generating Keys): Fix documentation of public and
334         secret arguments.
335
336 2003-04-24  Marcus Brinkmann  <marcus@g10code.de>
337
338         * gpgme.texi (Generating Keys): Document changed gpgme_op_genkey
339         and new gpgme_op_genkey_result function.  Document
340         GpgmeGenKeyResult data type.
341
342         * gpgme.texi (Error Values): Rename GPGME_No_Passphrase to
343         GPGME_Bad_Passphrase.
344         * gpgme.texi (Decrypt): Likewise.
345         (Decrypt and Verify): Likewise.
346         (Creating a Signature): Likewise.
347         (Encrypting a Plaintext): Likewise.
348
349         * gpgme.texi (Error Values): Rename GPGME_No_Recipients to
350         GPGME_No_UserID and GPGME_Invalid_Recipient to
351         GPGME_Invalid_UserID.
352         (Encrypting a Plaintext): Likewise.
353
354         * gpgme.texi (Error Values): Remove GPGME_Busy and GPGME_No_Request.
355         (Listing Keys): Likewise.
356         (Listing Trust Items): Likewise.
357
358 2003-02-06  Marcus Brinkmann  <marcus@g10code.de>
359
360         * gpgme.texi (Cancelling an Operation): Removed.
361         (Passphrase Callback): Document new type for GpgmePassphraseCb.
362
363 2003-01-30  Marcus Brinkmann  <marcus@g10code.de>
364
365         * gpgme.texi (Engine Information): Rename member part to
366         file_name.
367
368         * gpgme.texi (Protocols and Engines): Document
369         gpgme_get_protocol_name.
370
371         * gpgme.texi (Engine Information): Rewritten.
372
373 2003-01-29  Marcus Brinkmann  <marcus@g10code.de>
374
375         * gpgme.texi (I/O Callback Interface): Document new even
376         GPGME_EVENT_START.
377         (Waiting For Completion): Document new possible return values.
378         (I/O Callback Interface): Document return type of GpgmeIOCb.
379
380 2003-01-29  Marcus Brinkmann  <marcus@g10code.de>
381
382         * gpgme.texi (Hooking Up Into Idle Time): Section removed.
383
384 2002-12-24  Marcus Brinkmann  <marcus@g10code.de>
385
386         * gpgme.texi (Verify): Drop R_STAT argument in gpgme_op_verify.
387         * gpgme.texi (Decrypt and Verify): Likewise for
388         gpgme_op_decrypt_verify.
389
390 2002-12-23  Marcus Brinkmann  <marcus@g10code.de>
391
392         * gpgme.texi (Information About Keys): Document that
393         GPGME_ATTR_IS_SECRET is not representable as a string anymore.
394
395 2002-12-22  Marcus Brinkmann  <marcus@g10code.de>
396
397         * gpgme.texi (Key Signatures): New section.
398         (Listing Keys): Add gpgme_get_key.
399
400 2002-12-06  Marcus Brinkmann  <marcus@g10code.de>
401
402         * gpgme.texi (Memory Based Data Buffers): New subsection.
403         (File Based Data Buffers): Likewise.
404         (Callback Based Data Buffers): Likewise.
405         (Manipulating Data Buffers): Update interfaces.  Add
406         gpgme_data_seek.
407         * gpgme.texi (Engine Version Check): Remove gpgme_check_engine.
408         
409 2002-11-21  Marcus Brinkmann  <marcus@g10code.de>
410
411         * gpgme.texi (Verify): Document the new interface.
412
413 2002-11-19  Marcus Brinkmann  <marcus@g10code.de>
414
415         * gpgme.texi (Generating Keys): Document new argument to
416         gpgme_op_genkey.
417
418 2002-11-05  Marcus Brinkmann  <marcus@g10code.de>
419
420         * gpgme.texi (Verify): Fix prototype of gpgme_get_sig_key.
421         Reported by Miguel Coca <e970095@zipi.fi.upm.es>.
422
423 2002-08-30  Marcus Brinkmann  <marcus@g10code.de>
424
425         * gpgme.texi (Selecting Signers): Fix reference count.
426
427 2002-08-21  Marcus Brinkmann  <marcus@g10code.de>
428
429         * gpgme.texi (Header): Document name space.
430
431 2002-08-20  Marcus Brinkmann  <marcus@g10code.de>
432
433         * gpgme.texi (Importing Keys): Document gpgme_op_import_ext.
434
435         * gpgme.texi (Importing Keys): Undocument EOF.
436
437 2002-08-14  Werner Koch  <wk@gnupg.org>
438
439         * gpgme.texi (Information About Keys): Changed GPGME_ATTR_TYPE.
440
441 2002-07-25  Marcus Brinkmann  <marcus@g10code.de>
442
443         * gpgme.texi (Deleting Keys): Say that secret keys might not be
444         deleted.
445
446 2002-07-25  Marcus Brinkmann  <marcus@g10code.de>
447
448         * gpgme.texi (Information About Keys): Document (badly) the new
449         key attributes.
450
451         * gpgme.texi (Manipulating Data Buffers): Mention that backend
452         tries to detect encoding automatically.
453
454 2002-07-03  Marcus Brinkmann  <marcus@g10code.de>
455
456         * gpgme.texi (Run Control): Update this section.
457         (Waiting For Completion): Likewise for this subsection.
458         (Cancelling an Operation): Likewise for this subsection.
459         (Using External Event Loops): New subsection with several
460         subsubsections.
461
462 2002-06-28  Marcus Brinkmann  <marcus@g10code.de>
463
464         * gpgme.texi (Multi Threading): Remove item about the need to
465         synchronize anything against gpgme_wait (except gpgme_wait
466         itself).
467
468 2002-06-27  Marcus Brinkmann  <marcus@g10code.de>
469
470         * gpgme.texi (Information About Keys): Fix documentation for IDX.
471         (Information About Trust Items): Likewise.
472
473 2002-06-26  Werner Koch  <wk@gnupg.org>
474
475         * gpgme.texi (Importing Keys): Document the return value -1 of
476         gpgme_op_import.
477
478 2002-06-20  Werner Koch  <wk@gnupg.org>
479
480         * gpgme.texi (Verify): Explain the new whatidx variable.
481
482 2002-06-10  Werner Koch  <wk@gnupg.org>
483
484         * gpgme.texi (Verify): Document attribute GPGME_ATTR_ERRTOK.
485
486 2002-06-04  Marcus Brinkmann  <marcus@g10code.de>
487
488         * gpgme.texi (Multi Threading): Document new autodetection.
489
490 2002-06-04  Marcus Brinkmann  <marcus@g10code.de>
491
492         * Makefile.am (DISTCLEANFILES): New variable.
493
494 2002-05-26  Marcus Brinkmann  <marcus@g10code.de>
495
496         * gpgme.texi: Some typographical correctons throughout.
497
498 2002-05-09  Marcus Brinkmann  <marcus@g10code.de>
499
500         * gpgme.texi (Using Automake): New section.
501
502 2002-05-09  Marcus Brinkmann  <marcus@g10code.de>
503
504         * gpgme.texi (Multi Threading): Escape { and }.
505
506 2002-05-09  Marcus Brinkmann  <marcus@g10code.de>
507
508         * gpgme.texi (Overview): Replace note about thread-safeness.
509         (Multi Threading): New section.
510
511 2002-05-03  Werner Koch  <wk@gnupg.org>
512
513         * gpgme.texi (Manipulating Data Buffers): Changed some data types
514         to void*.
515         (Protocol Selection): Added gpgme_get_protocol.
516         (Verify): Updated to include the new attribute fucntions and
517         status codes.
518
519 2002-04-27  Werner Koch  <wk@gnupg.org>
520
521         * gpgme.texi (Manipulating Data Buffers): New type GpgmeDataEncoding.
522
523 2002-04-23  Marcus Brinkmann  <marcus@g10code.de>
524
525         * gpgme.texi (Passphrase Callback): Document that either return
526         argument can be NULL.
527         (Progress Meter Callback): Likewise.
528
529 2002-04-22  Marcus Brinkmann  <marcus@g10code.de>
530
531         * gpgme.texi (Passphrase Callback): Fix small typo.  Document the
532         new function gpgme_get_passphrase_cb.
533         (Progress Meter Callback): Document the new function
534         gpgme_get_progress_cb.
535
536 2002-04-16  Marcus Brinkmann  <marcus@g10code.de>
537
538         * gpgme.texi (Creating a Signature): Fix function name.  Reported
539         by Wichert Ackerman <wichert@debian.org>.
540
541 2002-03-29  Marcus Brinkmann  <marcus@g10code.de>
542
543         * gpgme.texi (direntry): End index entry with a full stop.
544         Patch submitted by Jose Carlos Garcia Sogo <jsogo@debian.org>.
545         
546 2002-03-17  Marcus Brinkmann  <marcus@g10code.de>
547
548         * gpgme.texi (Detailed Results): Fix syntax error in last change.
549
550 2002-03-08  Werner Koch  <wk@gnupg.org>
551
552         * gpgme.texi (Detailed Results): Import does also return info.
553
554 2002-03-06  Marcus Brinkmann  <marcus@g10code.de>
555
556         * gpgme.texi (Encrypting a Plaintext): Document symmetric
557         encryption.
558
559 2002-03-06  Marcus Brinkmann  <marcus@g10code.de>
560
561         * gpgme.texi (Error Strings): Add example.
562         * gpgme.texi (Listing Keys): Likewise.
563
564 2002-03-03  Marcus Brinkmann  <marcus@g10code.de>
565
566         * gpgme.texi (Information About Keys): Document GPGME_ATTR_EXPIRE.
567
568 2002-03-03  Marcus Brinkmann  <marcus@g10code.de>
569
570         * gpgme.texi (Verify): Document verification of normal and
571         cleartext signatures.
572
573 2002-02-27  Marcus Brinkmann  <marcus@g10code.de>
574
575         * gpgme.texi (Listing Keys): Document gpgme_op_keylist_ext_start.
576
577 2002-02-27  Marcus Brinkmann  <marcus@g10code.de>
578
579         * gpgme.texi (Encrypting a Plaintext): Document
580         GPGME_Invalid_Recipients.
581         (Error Values): Likewise.
582
583 2002-02-26  Marcus Brinkmann  <marcus@g10code.de>
584
585         * gpgme.texi (Encrypting a Plaintext): Document
586         gpgme_op_encrypt_sign and gpgme_op_encrypt_sign_start.
587
588 2002-02-25  Marcus Brinkmann  <marcus@g10code.de>
589
590         * gpgme.texi (Creating a Signature): Add a note about
591         certificates to include.
592         (Included Certificates): New section.
593
594 2002-02-09  Marcus Brinkmann  <marcus@g10code.de>
595
596         * gpgme.texi (Detailed Results): Remove literal tags.
597         (Generating Keys): Update documentation.
598
599         * gpgme.texi (Generating Keys): Fix syntax error.
600
601 2002-02-06  Marcus Brinkmann  <marcus@g10code.de>
602
603         * gpgme.texi (Waiting For Completion): Adjust doc to changes in
604         the code.
605
606 2002-02-06  Marcus Brinkmann  <marcus@g10code.de>
607
608         * gpgme.texi (Key Listing Mode): Update documentation.
609
610 2002-01-31  Marcus Brinkmann  <marcus@g10code.de>
611
612         * gpgme.texi (Generating Keys): Document error at creation
613         failure.
614
615 2002-01-30  Marcus Brinkmann  <marcus@g10code.de>
616
617         * gpgme.texi (Deleting Keys): Document new error values.
618
619 2002-01-30  Marcus Brinkmann  <marcus@g10code.de>
620
621         * gpgme.texi (Importing Keys): Add reference to gpgme_get_op_info.
622
623 2002-01-30  Marcus Brinkmann  <marcus@g10code.de>
624
625         * gpgme.texi: Some spell checking.
626
627 2002-01-30  Marcus Brinkmann  <marcus@g10code.de>
628
629         * gpgme.texi: Add all the gpgme_op_*_start functions.
630         Fill the concept index with many, many entries.
631
632 2002-01-29  Marcus Brinkmann  <marcus@g10code.de>
633
634         * gpgme.texi (Run Control): New section.
635         (Verify): Docuent gpgme_get_notation.
636         (More Information): New section describing gpgme_get_op_info.
637
638 2002-01-22  Marcus Brinkmann  <marcus@g10code.de>
639
640         * gpgme.texi (Passphrase callback): Change GpgmePassphraseCb's
641         R_HD type from void* to void**.
642
643 2002-01-22  Marcus Brinkmann  <marcus@g10code.de>
644
645         * gpgme.texi (Creating data buffers): Change
646         gpgme_data_new_from_filepart's LENGTH type from off_t to size_t.
647
648 2002-01-22  Marcus Brinkmann  <marcus@g10code.de>
649
650         * gpgme.texi (Generating keys): New subsection.
651         (Exporting keys): Likewise.
652         (Importing keys): Likewise.
653         (Deleting keys): Likewise.
654
655 2002-01-16  Marcus Brinkmann  <marcus@g10code.de>
656
657         * gpgme.texi: g10Code -> g10 Code
658
659         * gpgme.texi (Top): Complete detailmenu.
660         
661         * gpgme.texi: Convert embarassing cruft to the real thing.
662
663 2002-01-16  Marcus Brinkmann  <marcus@g10code.de>
664
665         * ChangeLog: New file.
666         * gpgme.texi: Likewise.
667         * gpl.texi: Likewise.
668         * fdl.texi: Likewise.
669         * Makefile.am (info_TEXINFOS): New variable.
670         (gpgme_TEXINFOS): Likewise.
671
672  Copyright 2002, 2003, 2004 g10 Code GmbH
673
674  This file is free software; as a special exception the author gives
675  unlimited permission to copy and/or distribute it, with or without
676  modifications, as long as this notice is preserved.
677
678  This file is distributed in the hope that it will be useful, but
679  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
680  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.