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