1 2002-07-25 Marcus Brinkmann <marcus@g10code.de>
3 * gpgme.texi (Information About Keys): Document (badly) the new
6 2002-07-03 Marcus Brinkmann <marcus@g10code.de>
8 * gpgme.texi (Run Control): Update this section.
9 (Waiting For Completion): Likewise for this subsection.
10 (Cancelling an Operation): Likewise for this subsection.
11 (Using External Event Loops): New subsection with several
14 2002-06-28 Marcus Brinkmann <marcus@g10code.de>
16 * gpgme.texi (Multi Threading): Remove item about the need to
17 synchronize anything against gpgme_wait (except gpgme_wait
20 2002-06-27 Marcus Brinkmann <marcus@g10code.de>
22 * gpgme.texi (Information About Keys): Fix documentation for IDX.
23 (Information About Trust Items): Likewise.
25 2002-06-26 Werner Koch <wk@gnupg.org>
27 * gpgme.texi (Importing Keys): Document the return value -1 of
30 2002-06-20 Werner Koch <wk@gnupg.org>
32 * gpgme.texi (Verify): Explain the new whatidx variable.
34 2002-06-10 Werner Koch <wk@gnupg.org>
36 * gpgme.texi (Verify): Document attribute GPGME_ATTR_ERRTOK.
38 2002-06-04 Marcus Brinkmann <marcus@g10code.de>
40 * gpgme.texi (Multi Threading): Document new autodetection.
42 2002-06-04 Marcus Brinkmann <marcus@g10code.de>
44 * Makefile.am (DISTCLEANFILES): New variable.
46 2002-05-26 Marcus Brinkmann <marcus@g10code.de>
48 * gpgme.texi: Some typographical correctons throughout.
50 2002-05-09 Marcus Brinkmann <marcus@g10code.de>
52 * gpgme.texi (Using Automake): New section.
54 2002-05-09 Marcus Brinkmann <marcus@g10code.de>
56 * gpgme.texi (Multi Threading): Escape { and }.
58 2002-05-09 Marcus Brinkmann <marcus@g10code.de>
60 * gpgme.texi (Overview): Replace note about thread-safeness.
61 (Multi Threading): New section.
63 2002-05-03 Werner Koch <wk@gnupg.org>
65 * gpgme.texi (Manipulating Data Buffers): Changed some data types
67 (Protocol Selection): Added gpgme_get_protocol.
68 (Verify): Updated to include the new attribute fucntions and
71 2002-04-27 Werner Koch <wk@gnupg.org>
73 * gpgme.texi (Manipulating Data Buffers): New type GpgmeDataEncoding.
75 2002-04-23 Marcus Brinkmann <marcus@g10code.de>
77 * gpgme.texi (Passphrase Callback): Document that either return
79 (Progress Meter Callback): Likewise.
81 2002-04-22 Marcus Brinkmann <marcus@g10code.de>
83 * gpgme.texi (Passphrase Callback): Fix small typo. Document the
84 new function gpgme_get_passphrase_cb.
85 (Progress Meter Callback): Document the new function
86 gpgme_get_progress_cb.
88 2002-04-16 Marcus Brinkmann <marcus@g10code.de>
90 * gpgme.texi (Creating a Signature): Fix function name. Reported
91 by Wichert Ackerman <wichert@debian.org>.
93 2002-03-29 Marcus Brinkmann <marcus@g10code.de>
95 * gpgme.texi (direntry): End index entry with a full stop.
96 Patch submitted by Jose Carlos Garcia Sogo <jsogo@debian.org>.
98 2002-03-17 Marcus Brinkmann <marcus@g10code.de>
100 * gpgme.texi (Detailed Results): Fix syntax error in last change.
102 2002-03-08 Werner Koch <wk@gnupg.org>
104 * gpgme.texi (Detailed Results): Import does also return info.
106 2002-03-06 Marcus Brinkmann <marcus@g10code.de>
108 * gpgme.texi (Encrypting a Plaintext): Document symmetric
111 2002-03-06 Marcus Brinkmann <marcus@g10code.de>
113 * gpgme.texi (Error Strings): Add example.
114 * gpgme.texi (Listing Keys): Likewise.
116 2002-03-03 Marcus Brinkmann <marcus@g10code.de>
118 * gpgme.texi (Information About Keys): Document GPGME_ATTR_EXPIRE.
120 2002-03-03 Marcus Brinkmann <marcus@g10code.de>
122 * gpgme.texi (Verify): Document verification of normal and
123 cleartext signatures.
125 2002-02-27 Marcus Brinkmann <marcus@g10code.de>
127 * gpgme.texi (Listing Keys): Document gpgme_op_keylist_ext_start.
129 2002-02-27 Marcus Brinkmann <marcus@g10code.de>
131 * gpgme.texi (Encrypting a Plaintext): Document
132 GPGME_Invalid_Recipients.
133 (Error Values): Likewise.
135 2002-02-26 Marcus Brinkmann <marcus@g10code.de>
137 * gpgme.texi (Encrypting a Plaintext): Document
138 gpgme_op_encrypt_sign and gpgme_op_encrypt_sign_start.
140 2002-02-25 Marcus Brinkmann <marcus@g10code.de>
142 * gpgme.texi (Creating a Signature): Add a note about
143 certificates to include.
144 (Included Certificates): New section.
146 2002-02-09 Marcus Brinkmann <marcus@g10code.de>
148 * gpgme.texi (Detailed Results): Remove literal tags.
149 (Generating Keys): Update documentation.
151 * gpgme.texi (Generating Keys): Fix syntax error.
153 2002-02-06 Marcus Brinkmann <marcus@g10code.de>
155 * gpgme.texi (Waiting For Completion): Adjust doc to changes in
158 2002-02-06 Marcus Brinkmann <marcus@g10code.de>
160 * gpgme.texi (Key Listing Mode): Update documentation.
162 2002-01-31 Marcus Brinkmann <marcus@g10code.de>
164 * gpgme.texi (Generating Keys): Document error at creation
167 2002-01-30 Marcus Brinkmann <marcus@g10code.de>
169 * gpgme.texi (Deleting Keys): Document new error values.
171 2002-01-30 Marcus Brinkmann <marcus@g10code.de>
173 * gpgme.texi (Importing Keys): Add reference to gpgme_get_op_info.
175 2002-01-30 Marcus Brinkmann <marcus@g10code.de>
177 * gpgme.texi: Some spell checking.
179 2002-01-30 Marcus Brinkmann <marcus@g10code.de>
181 * gpgme.texi: Add all the gpgme_op_*_start functions.
182 Fill the concept index with many, many entries.
184 2002-01-29 Marcus Brinkmann <marcus@g10code.de>
186 * gpgme.texi (Run Control): New section.
187 (Verify): Docuent gpgme_get_notation.
188 (More Information): New section describing gpgme_get_op_info.
190 2002-01-22 Marcus Brinkmann <marcus@g10code.de>
192 * gpgme.texi (Passphrase callback): Change GpgmePassphraseCb's
193 R_HD type from void* to void**.
195 2002-01-22 Marcus Brinkmann <marcus@g10code.de>
197 * gpgme.texi (Creating data buffers): Change
198 gpgme_data_new_from_filepart's LENGTH type from off_t to size_t.
200 2002-01-22 Marcus Brinkmann <marcus@g10code.de>
202 * gpgme.texi (Generating keys): New subsection.
203 (Exporting keys): Likewise.
204 (Importing keys): Likewise.
205 (Deleting keys): Likewise.
207 2002-01-16 Marcus Brinkmann <marcus@g10code.de>
209 * gpgme.texi: g10Code -> g10 Code
211 * gpgme.texi (Top): Complete detailmenu.
213 * gpgme.texi: Convert embarassing cruft to the real thing.
215 2002-01-16 Marcus Brinkmann <marcus@g10code.de>
217 * ChangeLog: New file.
218 * gpgme.texi: Likewise.
219 * gpl.texi: Likewise.
220 * fdl.texi: Likewise.
221 * Makefile.am (info_TEXINFOS): New variable.
222 (gpgme_TEXINFOS): Likewise.
224 Copyright 2002 g10 Code GmbH
226 This file is free software; as a special exception the author gives
227 unlimited permission to copy and/or distribute it, with or without
228 modifications, as long as this notice is preserved.
230 This file is distributed in the hope that it will be useful, but
231 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
232 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.