chiark / gitweb /
Import gnupg2_2.1.17.orig.tar.bz2
[gnupg2.git] / doc / ChangeLog-2011
1 2011-12-01  Werner Koch  <wk@g10code.com>
2
3         NB: ChangeLog files are no longer manually maintained.  Starting
4         on December 1st, 2011 we put change information only in the GIT
5         commit log, and generate a top-level ChangeLog file from logs at
6         "make dist".  See doc/HACKING for details.
7
8 2011-10-12  Werner Koch  <wk@g10code.com>
9
10         * gpg.texi: Add a bunch of opindex items.
11
12         * yat2m.c (parse_file): Add hack to allow table indentation.
13
14 2011-08-12  Werner Koch  <wk@g10code.com>
15
16         * texi.css: Override some elements.
17         * gnupg-log-tr.png: New.
18         * gnupg.texi:  Use transparent logo.
19
20 2011-03-01  Werner Koch  <wk@g10code.com>
21
22         * gpgsm.texi (CSR and certificate creation): New.
23         * gpg.texi (Unattended GPG key generation): New.
24
25 2010-10-29  David Shaw  <dshaw@jabberwocky.com>
26
27         * gpg.texi (GPG Configuration Options): Clarify that show-photos
28         doesn't work with --with-colons.  --personal-digest-preferences
29         does not have a default any longer.
30
31 2010-10-18  Werner Koch  <wk@g10code.com>
32
33         * DETAILS: Fix description of IMPORT_RES.  Reported by Nicholas Cole.
34
35 2010-10-11  Daniel Kahn Gillmor  <dkg@fifthhorseman.net>  (wk)
36
37         * gpg.texi (GPG Configuration Options) <photo-viewer>: Describe %v
38         and %V.
39
40 2010-10-05  Werner Koch  <wk@g10code.com>
41
42         * Makefile.am (faq.txt faq.html, faq-online): New.
43
44 2010-10-04  Werner Koch  <wk@g10code.com>
45
46         * faq.org: New.
47         * FAQ: Make it a static file with a pointer to the online location.
48         * Makefile.am (EXTRA_DIST): Remove faq.raw and faq.html.
49         (FAQ, faq.html): Remove these targets
50
51 2010-09-28  Werner Koch  <wk@g10code.com>
52
53         * Makefile.am (AM_MAKEINFOFLAGS): Add define gpgtwoone.
54
55 2010-09-28  David Shaw  <dshaw@jabberwocky.com>
56
57         * gpg.texi (OpenPGP Options): Clarify that --force-v3-sigs
58         disables (not enables) v4 options.  --force-v3-sigs defaults to
59         no.
60
61 2010-08-18  Werner Koch  <wk@g10code.com>
62
63         * tools.texi (watchgnupg): Add examples section.
64
65 2010-06-10  Werner Koch  <wk@g10code.com>
66
67         * Makefile.am (gnupg_TEXINFOS): Add dirmngr.texi.
68         (myman_sources): Ditto.
69         (myman_pages): Add dirmngr and dirmngr-client pages.
70         (noinst_MANS): Move gnupg.7 to man_MANS.
71
72         * gnupg.texi: Include dirmngr.texi and add a menu entry.
73         * dirmngr.texi: New.  Taken from the current SVN of the dirmngr
74         package and adjusted to fit into the GnuPG manual.  Moved
75         dirmngr-cleint stuff to ...
76         * tools.texi (dirmngr-client): ... new.
77
78 2009-11-18  Werner Koch  <wk@g10code.com>
79
80         * gpg.texi (GPG Key related Options): Describe
81         --skip-hidden-recipients.
82
83 2009-10-19  David Shaw  <dshaw@jabberwocky.com>
84
85         * gpg.texi (GPG Configuration Options): Clarify that ca-cert-file
86         is a generic store, the details of which depend on the underlying
87         libraries.
88
89 2009-08-24  David Shaw  <dshaw@jabberwocky.com>
90
91         * gpg.texi: Suggested new ordering for --edit-key.
92
93 2009-08-17  David Shaw  <dshaw@jabberwocky.com>
94
95         * gpg.texi (OpenPGP Options): Clarify that
96         personal-foo-preferences overrides recipient preferences (safely).
97
98 2009-08-14  David Shaw  <dshaw@jabberwocky.com>
99
100         * gpg.texi (GPG Configuration Options): Document keyserver options
101         check-cert and ca-cert-file.
102
103 2009-08-06  Werner Koch  <wk@g10code.com>
104
105         * DETAILS: Describe the new INV_SNDR and NO_SNDR..
106
107 2009-07-31  David Shaw  <dshaw@jabberwocky.com>
108
109         * gpg.texi (OpenPGP Options): Don't mention
110         --no-sk-comment (doesn't exist any longer).
111
112 2009-07-23  David Shaw  <dshaw@jabberwocky.com>
113
114         * gpg.texi (GPG Configuration Options): LDAP uses DNS-SD to locate
115         a server before falling back to keys.{domain}.
116
117 2009-07-23  Werner Koch  <wk@g10code.com>
118
119         * help.txt (gpgsm.crl-problem): New.
120
121 2009-07-22  Werner Koch  <wk@g10code.com>
122
123         * scdaemon.texi, instguide.texi, gpgsm.texi, sysnotes.texi
124         * glossary.texi, howto-create-a-server-cert.texi, tools.texi
125         * gpg-agent.texi, gpg.texi, debugging.texi: Typo fixes.  Reported
126         by Jeroen Schot.  Fixes bug#1093.
127
128         * gpg.texi (GPG Configuration Options): Tell what files to backup.
129         * sysnotes.texi: Remove some warning notes for W32.
130
131 2009-07-20  Werner Koch  <wk@g10code.com>
132
133         * gpg.texi (Operational GPG Commands): Add a note for --send-keys.
134         Fixes bug#1090.
135
136 2009-07-06  Werner Koch  <wk@g10code.com>
137
138         * debugging.texi (Common Problems): Add a note about corrupted
139         keys in --search-keys.
140
141 2009-06-02  Werner Koch  <wk@g10code.com>
142
143         * tools.texi (watchgnupg): Typo fix.  Fixes bug#1065.
144
145         * gpg-agent.texi (Agent Commands): Update description of --daemon.
146
147 2009-05-20  Werner Koch  <wk@g10code.com>
148
149         * gpg.texi (GPG Configuration Options): Explain new meaning of
150         --enable-dsa2.
151
152 2009-03-16  David Shaw  <dshaw@jabberwocky.com>
153
154         * gpg.texi (GPG Configuration Options): Document keyserver-options
155         debug.
156
157 2009-03-04  Werner Koch  <wk@g10code.com>
158
159         * help.txt (gpg.keygen.size): Add a link to web page.
160
161 2009-03-03  Werner Koch  <wk@g10code.com>
162
163         * gpg.texi (Operational GPG Commands): "merge-only" is an
164         import-option.  Reported by Joseph Oreste Bruni.
165
166 2009-03-02  Werner Koch  <wk@g10code.com>
167
168         * gpg-agent.texi (Invoking GPG-AGENT): Modernized instructions.
169         (Agent Options): Fix spelling of option --lc-ctype.
170
171 2009-01-12  Werner Koch  <wk@g10code.com>
172
173         * faq.raw: Fix bug reorting address.
174
175 2008-12-12  Werner Koch  <wk@g10code.com>
176
177         * gpgsm.texi (General GPGSM Commands): Fix --help, --version and
178         --warranty wording.
179
180 2008-12-08  Werner Koch  <wk@g10code.com>
181
182         * DETAILS: Clarify the use of "trust" and "validity" as suggested
183         by Daniel Kahn Gillmor.  Fix some typos.  Remove the outdated
184         sections on packet headers and pipemode.  Point to the libgcrypt
185         manual for a description of the key generation.
186
187 2008-11-12  Werner Koch  <wk@g10code.com>
188
189         * gpg-agent.texi (Agent Options): Use Posix $() instead of
190         backticks to avoid rendering problems.
191
192 2008-10-13  Werner Koch  <wk@g10code.com>
193
194         * gpgsm.texi (Certificate Management): Explain hot to delete the
195         secret key.
196
197 2008-10-01  Werner Koch  <wk@g10code.com>
198
199         * tools.texi (Controlling gpg-connect-agent): Describe /datafile.
200
201 2008-09-23  David Shaw  <dshaw@jabberwocky.com>
202
203         * gpg.texi (OpenPGP Key Management): Clarify setpref a bit.
204
205 2008-08-30  Werner Koch  <wk@g10code.com>
206
207         * yat2m.c (write_th): Print a note that this is generated source.
208         (VERSION): Bump up to 1.0.
209
210 2008-07-30  Werner Koch  <wk@g10code.com>
211
212         * gpgsm.texi (GPGSM Configuration): Mention com-cert.pem.
213
214 2008-06-25  Werner Koch  <wk@g10code.com>
215
216         * qualified.txt: Add new BnetzA certs 12R and 13R.
217         * com-certs.pem: Ditto.
218         * examples/trustlist.txt: Ditto.
219
220 2008-06-19  Werner Koch  <wk@g10code.com>
221
222         * tools.texi (Listing options): Describe new complect gpgconf type
223         "alias list".
224
225 2008-06-16  Werner Koch  <wk@g10code.com>
226
227         * DETAILS (group): Document %ask-passphrase.
228
229 2008-05-26  Werner Koch  <wk@g10code.com>
230
231         * gpgv.texi: Minor fixes.  Fixes bug#918.
232
233         * opt-homedir.texi: Typo fixes.  Fixes bug#917.
234
235 2008-05-26  Marcus Brinkmann  <marcus@g10code.de>
236
237         * tools.texi (Invoking gpgconf): Document --list-dirs.
238
239 2008-05-20  Marcus Brinkmann  <marcus@g10code.de>
240
241         * tools.texi (Invoking gpgconf): Add --dry-run and --check-options.
242         (Checking programs): Document --check-options.
243
244 2008-05-15  Marcus Brinkmann  <marcus@g10code.de>
245
246         * gpg.texi (Operational GPG Commands): Mention the way to change
247         the default signing key.
248
249 2008-05-06  Werner Koch  <wk@g10code.com>
250
251         * Makefile.am (myman_pages): Add gpg-zip.1.
252
253         * tools.texi (gpg-zip): Add new section.
254
255 2008-04-08  Werner Koch  <wk@g10code.com>
256
257         * gpg.texi (GPG Configuration Options): Change subkeys.pgp.net to
258         keys.gnupg.net.  Describe --auto-key-locate mechanisms local and
259         nodefault.
260
261 2008-04-03  Werner Koch  <wk@g10code.com>
262
263         * yat2m.c (proc_texi_cmd): Remove extra apostrophe from @samp and
264         use open and close quote to @file and @env.
265
266 2008-04-02  Werner Koch  <wk@g10code.com>
267
268         * opt-homedir.texi: Remove special case for Registry key.
269
270         * yat2m.c (proc_texi_cmd):  Use the \(aq glyph for @samp.  This is
271         bug#898.
272         (proc_texi_buffer): Handle backslashs correctly.
273
274 2008-03-27  Werner Koch  <wk@g10code.com>
275
276         * Makefile.am (nobase_dist_doc_DATA, dist_html_DATA): New.  Move
277         relevant files to here.
278         (install-html-local): Remove.
279
280 2008-02-27  Marcus Brinkmann  <marcus@g10code.de>
281
282         * tools.texi (Listing options): Document new types.
283
284 2008-02-26  Werner Koch  <wk@g10code.com>
285
286         * gpg.texi (GPG Configuration Options): Mention rfc4398.
287
288 2008-02-05  David Shaw  <dshaw@jabberwocky.com>
289
290         * gpg.texi (GPG Esoteric Options): Tweak mention of Tempest font
291         to add a "claimed" in there.
292
293 2008-01-29  Justin Pryzby  <jpryzby+d@quoininc.com>  (wk)
294
295         * gpg-agent.texi (Agent Options): Grammar fixes
296
297         * qualified.txt: Spelling fixes.
298
299 2008-01-28  Justin Pryzby  <jpryzby+d@quoininc.com>  (wk)
300
301         * gpg-agent.texi, yat2m.c, scdaemon.texi, qualified.txt
302         * tools.texi, gpgsm.texi: Typo fixes and minor grammer fixes.
303
304 2008-01-10  Werner Koch  <wk@g10code.com>
305
306         * qualified.txt: Add missing country tag to the last entries.
307         Reported by Marcus Brinkmann.
308
309 2008-01-10  Marcus Brinkmann  <marcus@g10code.de>
310
311         * tools.texi (gpgconf): Some clarifications.
312
313 2008-01-02  Werner Koch  <wk@g10code.com>
314
315         * gpg.texi (GPG Esoteric Options): Mention --log-file.
316
317 2007-12-13  Werner Koch  <wk@g10code.com>
318
319         * qualified.txt: Add 2 root certs from S-Trust for 2008-2012.
320         * examples/trustlist.txt: Ditto.
321         * com-certs.pem: Ditto.
322
323         * gpgsm.texi (Esoteric Options): Document --extra-digest-algo.
324
325 2007-12-12  Werner Koch  <wk@g10code.com>
326
327         * gpg.texi: Typo fixes.  From Christer Andersson.
328
329 2007-12-04  Werner Koch  <wk@g10code.com>
330
331         * help.txt: New online help file.
332         * help.be.txt, help.ca.txt, help.cs.txt, help.da.txt, help.de.txt
333         * help.el.txt, help.eo.txt, help.es.txt, help.et.txt, help.fi.txt
334         * help.fr.txt, help.gl.txt, help.hu.txt, help.id.txt, help.it.txt
335         * help.ja.txt, help.nb.txt, help.pl.txt, help.pt.txt
336         * help.pt_BR.txt, help.ro.txt, help.ru.txt, help.sk.txt
337         * help.sv.txt, help.tr.txt, help.zh_CN.txt, help.zh_TW.txt: New
338         online file, generated from teh current po files.
339         * Makefile.am (dist_pkgdata_DATA): Add them.
340
341 2007-11-19  Werner Koch  <wk@g10code.com>
342
343         * gpg.texi (GPG Configuration Options): English Grammar fix.
344         Thanks to Gerg Troxel.
345
346         * gpgsm.texi (Certificate Options): Document
347         --auto-issuer-key-retrieve.
348
349 2007-11-15  Werner Koch  <wk@g10code.com>
350
351         * gpg.texi (GPG Configuration): Add PINENTRY_USER_DATA.
352
353         * gpg-agent.texi (Agent Options): Add xauthority.
354
355 2007-10-31  Marcus Brinkmann  <marcus@g10code.de>
356
357         * gpg-agent.texi (Agent Options): Fix typos, by Bernhard Reiter.
358
359 2007-10-27  David Shaw  <dshaw@jabberwocky.com>
360
361         * gpg.texi: Document --rfc4880 (the new --openpgp).
362
363 2007-10-25  David Shaw  <dshaw@jabberwocky.com>
364
365         * gpg.texi: Clarify --force-v3-sigs, --pgp2, and --pgp6 a bit.
366
367 2007-10-23  Werner Koch  <wk@g10code.com>
368
369         * tools.texi (Listing global options): New.
370
371 2007-10-19  Werner Koch  <wk@g10code.com>
372
373         * tools.texi (Controlling gpg-connect-agent): Updated.
374
375 2007-08-29  Werner Koch  <wk@g10code.com>
376
377         * tools.texi (Checking programs): New.
378
379 2007-08-27  Werner Koch  <wk@g10code.com>
380
381         * examples/pwpattern.list: New.
382
383 2007-08-24  Werner Koch  <wk@g10code.com>
384
385         * debugging.texi (Common Problems): Add "A root certifciate does
386         not validate."
387
388 2007-08-14  Werner Koch  <wk@g10code.com>
389
390         * glossary.texi (Glossary): Add a more items.
391
392 2007-08-13  Werner Koch  <wk@g10code.com>
393
394         * yat2m.c (proc_texi_cmd): Do not put @samp content between two
395         newlines.
396
397         * gpg-agent.texi (Agent Configuration): Explain the CM flag for
398         trustlist.txt.
399
400 2007-08-09  Werner Koch  <wk@g10code.com>
401
402         * gpgsm.texi (Certificate Options): Describe --validation-model.
403
404 2007-07-23  Werner Koch  <wk@g10code.com>
405
406         * scdaemon.texi (Scdaemon Commands): Remove obsolete --print-atr.
407
408 2007-07-17  Werner Koch  <wk@g10code.com>
409
410         * gpgsm.texi (Input and Output): Document --default-key.
411
412 2007-07-04  Werner Koch  <wk@g10code.com>
413
414         * gpl.texi: Updated to GPLv3.
415
416 2007-06-22  Werner Koch  <wk@g10code.com>
417
418         * gpg.texi (Operational GPG Commands): Describe the flags used by
419         --check-sigs.
420
421 2007-06-21  Werner Koch  <wk@g10code.com>
422
423         * gpgsm.texi (Certificate Management): Changed description of
424         --gen-key.
425
426 2007-06-19  Werner Koch  <wk@g10code.com>
427
428         * glossary.texi (Glossary): Describe PSE.
429
430 2007-06-18  Werner Koch  <wk@g10code.com>
431
432         * gpg-agent.texi (Agent GETINFO): New.
433
434 2007-06-06  Werner Koch  <wk@g10code.com>
435
436         * Makefile.am (yat2m): Use a plain rule to build it for the sake
437         of cross-compiling.
438
439         * yat2m.c (finish_page): Init SECT to NULL.
440
441 2007-05-11  Werner Koch  <wk@g10code.com>
442
443         * gpgsm.texi (--export): Enhanced description.
444
445 2007-05-09  Werner Koch  <wk@g10code.com>
446
447         * examples/gpgconf.conf: Remove active example line.
448
449         * Makefile.am (online): Distinguish between released and svn manuals.
450
451 2007-05-08  Werner Koch  <wk@g10code.com>
452
453         * howtos.texi: New.
454         * howto-create-a-server-cert.texi: New.
455         * Makefile.am (gnupg_TEXINFOS): Add new files.
456
457         * gnupg.texi: Moved the logo for HTML more to the top.
458         * Makefile.am (install-html-local): New.
459         (DVIPS): Redefine to include srcdir.
460
461 2007-05-04  Werner Koch  <wk@g10code.com>
462
463         * gnupg.texi (Top): Fix typo and a grammar issue.
464         * Makefile.am (EXTRA_DIST): Add gnupg-logo.png.  Suggested by
465         Bernard Leak.
466
467 2007-04-15  David Shaw  <dshaw@jabberwocky.com>
468
469         * gpg.texi (OpenPGP Options): Update the personal-foo-preferences
470         documentation a bit.
471
472 2007-04-10  Werner Koch  <wk@g10code.com>
473
474         * gpg.texi (GPG Configuration Options): Document --batch, no-tty,
475         --yes and --no.
476
477 2007-03-08  Werner Koch  <wk@g10code.com>
478
479         * gnupg-logo.png, gnupg-logo.eps, gnupg-logo.pdf: New.
480         * gnupg-badge-openpgp.eps, gnupg-badge-openpgp.eps
481         * gnupg-badge-openpgp.jpg: Removed.
482         * gnupg.texi: Use new logo.
483
484 2007-03-07  Werner Koch  <wk@g10code.com>
485
486         * tools.texi (applygnupgdefaults): New.
487
488 2007-03-06  Werner Koch  <wk@g10code.com>
489
490         * examples/gpgconf.conf: New.
491
492 2007-03-04  David Shaw  <dshaw@jabberwocky.com>
493
494         * gpg.texi (GPG Esoteric Options): Document
495         --allow-multiple-messages.
496
497 2007-02-26  Werner Koch  <wk@g10code.com>
498
499         * gpg.texi (GPG Configuration): Document envvar LANGUAGE.
500         (GPG Configuration Options): Document show-primary-uid-only.
501
502 2007-02-18  Werner Koch  <wk@g10code.com>
503
504         * gpg.texi (GPG Esoteric Options): No card reader options for gpg2.
505
506 2007-02-14  Werner Koch  <wk@g10code.com>
507
508         * gpg-agent.texi (Agent Options): Doc --pinentry-touch-file.
509
510 2007-02-05  Werner Koch  <wk@g10code.com>
511
512         * debugging.texi (Common Problems): Tell how to export a private
513         key without a certificate.
514
515 2007-01-30  Werner Koch  <wk@g10code.com>
516
517         * com-certs.pem: Added the current root certifcates of D-Trust and
518         S-Trust.
519
520 2007-01-18  David Shaw  <dshaw@jabberwocky.com>
521
522         * gpg.texi, specify-user-id.texi: Only some of the mentions of
523         exclamation marks have an example.  Give examples to the rest.
524
525 2007-01-17  David Shaw  <dshaw@jabberwocky.com>
526
527         * gpg.texi (GPG Configuration Options): Make http_proxy option
528         documentation match reality.
529         (BUGS): Warn about hibernate/safe-sleep/etc writing main RAM to
530         disk, despite locking.
531
532 2006-12-08  Werner Koch  <wk@g10code.com>
533
534         * gnupg.texi (direntry): Rename gpg to gpg2.
535
536 2006-12-04  Werner Koch  <wk@g10code.com>
537
538         * gpgv.texi: New.
539         * tools.texi: Include new file.
540
541 2006-12-02  David Shaw  <dshaw@jabberwocky.com>
542
543         * gpg.texi (GPG Esoteric Options): Document --passphrase-repeat.
544
545 2006-11-14  Werner Koch  <wk@g10code.com>
546
547         * gpgsm.texi (GPGSM EXPORT): Document changes.
548
549 2006-11-11  Werner Koch  <wk@g10code.com>
550
551         * gnupg.texi (Top): Move gpg-agent part before gpg.
552
553 2006-11-05  David Shaw  <dshaw@jabberwocky.com>
554
555         * gpg.texi: Reference to --s2k-count in --s2k-mode.
556
557 2006-10-30  Werner Koch  <wk@g10code.com>
558
559         * faq.raw: Minor corrections.
560
561 2006-10-12  Werner Koch  <wk@g10code.com>
562
563         * Makefile.am (man_MANS): Do not install gnupg.7 due to a conflict
564         with gpg1.
565
566 2006-10-12  David Shaw  <dshaw@jabberwocky.com>
567
568         * gpg.texi: Document --s2k-count.
569
570 2006-09-25  Werner Koch  <wk@g10code.com>
571
572         * gpg.texi (GPG Examples): Add markup to all options.  This is
573         required to have the double dashs printed correclty.
574
575 2006-09-22  Werner Koch  <wk@g10code.com>
576
577         * instguide.texi (Installation): New.
578         * assuan.texi (Assuan): Removed.  Use the libassuan manual instead.
579         * gnupg.texi: Reflect these changes.
580
581         * gpg.texi: Make some parts depend on the "gpgone" set
582         command. This allows us to use the same source for gpg1 and gpg2.
583
584         * yat2m.c (parse_file): Better parsing of @ifset and ifclear.
585         (main): Allow definition of "-D gpgone".
586         (parse_file): Allow macro definitions.
587         (proc_texi_cmd): Expand macros.
588         (proc_texi_buffer): Process commands terminated by the closing
589         brace of the enclosing command.
590
591 2006-09-20  Werner Koch  <wk@g10code.com>
592
593         * texi.css: New.  Note that the current vesion of makeinfo has a
594         bug while copying the @import directive.  A pacth has been send to
595         upstream.
596
597 2006-09-19  Werner Koch  <wk@g10code.com>
598
599         * gpg.texi: Some restructuring.
600
601         * Makefile.am (online): New target.
602
603 2006-09-18  Werner Koch  <wk@g10code.com>
604
605         * com-certs.pem: New.
606
607 2006-09-13  Werner Koch  <wk@g10code.com>
608
609         * gpg.texi (GPG Esoteric Options): Fixed typo in
610         --require-cross-certification and made it the default.
611
612 2006-09-11  Werner Koch  <wk@g10code.com>
613
614         * HACKING: Cleaned up.
615
616 2006-09-08  Werner Koch  <wk@g10code.com>
617
618         * yat2m.c (parse_file): Ignore @node lines immediately.
619         (proc_texi_cmd): No special @end ifset processing anymore.
620
621         * specify-user-id.texi: New.  Factored out of gpg.texi and ../README.
622
623 2006-09-07  Werner Koch  <wk@g10code.com>
624
625         * scdaemon.texi (Scdaemon Configuration): New.
626
627         * examples/scd-event: Event handler for sdaemon.
628         * examples/: New directory
629
630 2006-08-22  Werner Koch  <wk@g10code.com>
631
632         * yat2m.c (parse_file): Added code to skip a line after @mansect.
633
634         * gnupg7.texi: New.
635
636 2006-08-21  Werner Koch  <wk@g10code.com>
637
638         * Makefile.am: Added other doc files from gpg 1.4.
639
640 2006-08-17  Werner Koch  <wk@g10code.com>
641
642         * Makefile.am: Added rules to build man pages.
643
644         * yat2m.c: New.
645
646 2006-02-14  Werner Koch  <wk@gnupg.org>
647
648         * gpgsm.texi (GPGSM Configuration): New section.
649
650 2005-11-14  Werner Koch  <wk@g10code.com>
651
652         * qualified.txt: Added real information.
653
654 2005-11-13  Werner Koch  <wk@g10code.com>
655
656         * qualified.txt: New.
657         * Makefile.am (dist_pkgdata_DATA): New.
658
659 2005-08-16  Werner Koch  <wk@g10code.com>
660
661         * gpg-agent.texi (Agent Options): Note default file name for
662         --write-env-file.
663
664 2005-06-03  Werner Koch  <wk@g10code.com>
665
666         * debugging.texi (Architecture Details): New section, mostly empty.
667         * gnupg-card-architecture.fig: New.
668         * Makefile.am: Rules to build png and eps versions.
669
670         * gpg-agent.texi (Agent UPDATESTARTUPTTY): New.
671
672 2005-05-17  Werner Koch  <wk@g10code.com>
673
674         * gpg-agent.texi (Agent Options): Removed --disable-pth.
675
676 2005-04-27  Werner Koch  <wk@g10code.com>
677
678         * tools.texi (symcryptrun): Added.
679
680         * scdaemon.texi: Removed OpenSC specific options.
681
682 2005-04-20  Werner Koch  <wk@g10code.com>
683
684         * gpg-agent.texi (Agent Configuration): New section.
685
686 2005-02-24  Werner Koch  <wk@g10code.com>
687
688         * tools.texi (gpg-connect-agent): New.
689
690 2005-02-14  Werner Koch  <wk@g10code.com>
691
692         * gpgsm.texi (Certificate Management): Document --import.
693
694 2005-01-27  Moritz Schulte  <moritz@g10code.com>
695
696         * gpg-agent.texi: Document ssh-agent emulation layer.
697
698 2005-01-04  Werner Koch  <wk@g10code.com>
699
700         * gnupg.texi: Updated to use @copying.
701
702 2004-12-22  Werner Koch  <wk@g10code.com>
703
704         * gnupg.texi: Reordered.
705         * contrib.texi: Updated.
706
707 2004-12-21  Werner Koch  <wk@g10code.com>
708
709         * tools.texi (gpg-preset-passphrase): New section.
710
711         * gnupg-badge-openpgp.eps, gnupg-badge-openpgp.jpg: New
712         * gnupg.texi: Add a logo.
713         * sysnotes.texi: New.
714
715 2004-11-05  Werner Koch  <wk@g10code.com>
716
717         * debugging.texi (Common Problems): Curses pinentry problem.
718
719 2004-10-22  Werner Koch  <wk@g10code.com>
720
721         * tools.texi (Helper Tools): Document gpgsm-gencert.sh.
722
723 2004-10-05  Werner Koch  <wk@g10code.com>
724
725         * gpg-agent.texi (Invoking GPG-AGENT): Tell that GPG_TTY needs to
726         be set in all cases.
727
728 2004-09-30  Werner Koch  <wk@g10code.com>
729
730         * gpg.texi: New.
731         * gnupg.texi: Include gpg.texi
732
733         * tools.texi: Add a few @command markups.
734         * gpgsm.texi: Ditto
735         * gpg-agent.texi: Ditto.
736         * scdaemon.texi: Ditto.
737
738 2004-09-30  Marcus Brinkmann  <marcus@g10code.de>
739
740         * tools.texi (Changing options): Add documentation for gpgconf.
741
742         * contrib.texi (Contributors): Add two missing periods.
743
744 2004-09-29  Werner Koch  <wk@g10code.com>
745
746         * gpgsm.texi (Configuration Options): Add --log-file.
747
748         * gpg-agent.texi (Invoking GPG-AGENT): Add a few words about the
749         expected pinentry filename.
750
751         Changed license of the manual stuff to GPL.
752
753         * gnupg.texi (Top): New menu item Helper Tools.
754
755         * tools.texi (Helper Tools): New.
756         * Makefile.am (gnupg_TEXINFOS): Add tools.texi.
757
758 2004-08-05  Werner Koch  <wk@g10code.de>
759
760         * scdaemon.texi (Card applications): New section.
761
762 2004-06-22  Werner Koch  <wk@g10code.com>
763
764         * glossary.texi: New.
765
766 2004-06-18  Werner Koch  <wk@gnupg.org>
767
768         * debugging.texi: New.
769         * gnupg.texi: Include it.
770
771 2004-05-11  Werner Koch  <wk@gnupg.org>
772
773         * gpgsm.texi (Esoteric Options): Add --debug-allow-core-dump.
774
775 2004-05-03  Werner Koch  <wk@gnupg.org>
776
777         * gpg-agent.texi (Agent Options): Add --allow-mark-trusted.
778
779 2004-02-03  Werner Koch  <wk@gnupg.org>
780
781         * contrib.texi (Contributors): Updated from the gpg 1.2.3 thanks
782         list.
783         * gpgsm.texi, gpg-agent.texi, scdaemon.texi: Language cleanups.
784
785 2003-12-01  Werner Koch  <wk@gnupg.org>
786
787         * gpgsm.texi (Certificate Options): Add --{enable,disable}-ocsp.
788
789 2003-11-17  Werner Koch  <wk@gnupg.org>
790
791         * scdaemon.texi (Scdaemon Options): Added --allow-admin and
792         --deny-admin.
793
794 2003-10-27  Werner Koch  <wk@gnupg.org>
795
796         * gpg-agent.texi (Agent GET_CONFIRMATION): New.
797
798 2002-12-04  Werner Koch  <wk@gnupg.org>
799
800         * gpg-agent.texi (Agent Signals): New.
801
802 2002-12-03  Werner Koch  <wk@gnupg.org>
803
804         * gpgsm.texi (Operational Commands): Add --passwd and
805         --call-protect-tool.
806         * gpg-agent.texi (Agent PASSWD): New
807
808 2002-11-13  Werner Koch  <wk@gnupg.org>
809
810         * gpg-agent.texi (Invoking GPG-AGENT): Tell about GPG_TTY.
811
812 2002-11-12  Werner Koch  <wk@gnupg.org>
813
814         * gpgsm.texi (Operational Commands): Add --call-dirmngr.
815
816 2002-09-25  Werner Koch  <wk@gnupg.org>
817
818         * gpg-agent.texi (Agent Options): Add --keep-tty and --keep-display.
819
820 2002-09-12  Werner Koch  <wk@gnupg.org>
821
822         * gpg-agent.texi (Invoking GPG-AGENT): Explained how to start only
823         one instance.
824
825 2002-08-28  Werner Koch  <wk@gnupg.org>
826
827         * gpg-agent.texi (Agent Options): Explained more options.
828         * scdaemon.texi (Scdaemon Options): Ditto.
829
830 2002-08-09  Werner Koch  <wk@gnupg.org>
831
832         * Makefile.am (gnupg_TEXINFOS): Include contrib.texi.
833
834 2002-08-06  Werner Koch  <wk@gnupg.org>
835
836         * gpgsm.texi: Added more options.
837
838 2002-07-26  Werner Koch  <wk@gnupg.org>
839
840         * assuan.texi: New.
841         * gpgsm.texi, scdaemon.texi, gpg-agent.texi: Documented the Assuan
842         protocol used.
843
844 2002-07-22  Werner Koch  <wk@gnupg.org>
845
846         * gnupg.texi, scdaemon.texi, gpg-agent.texi: New.
847         * contrib.texi, gpl.texi, fdl.texi: New.
848         * gpgsm.texi: Made this an include file for gnupg.texi.
849         * Makefile.am: Build gnupg.info instead of gpgsm.info.
850
851 2002-06-04  Werner Koch  <wk@gnupg.org>
852
853         * gpgsm.texi (Invocation): Described the various debug flags.
854
855 2002-05-14  Werner Koch  <wk@gnupg.org>
856
857         * Makefile.am, gpgsm.texi: New.
858
859  Copyright 2002, 2004, 2005, 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
860
861  This file is free software; as a special exception the author gives
862  unlimited permission to copy and/or distribute it, with or without
863  modifications, as long as this notice is preserved.
864
865  This file is distributed in the hope that it will be useful, but
866  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
867  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
868
869 Local Variables:
870 buffer-read-only: t
871 End: