1 2006-09-22 Werner Koch <wk@g10code.com>
3 * instguide.texi (Installation): New.
4 * assuan.texi (Assuan): Removed. Use the libassuan manual instead.
5 * gnupg.texi: Reflect these changes.
7 * gpg.texi: Make some parts depend on the "gpgone" set
8 command. This allows us to use the same source for gpg1 and gpg2.
10 * yat2m.c (parse_file): Better parsing of @ifset and ifclear.
11 (main): Allow definition of "-D gpgone".
12 (parse_file): Allow macro definitions.
13 (proc_texi_cmd): Expand macros.
14 (proc_texi_buffer): Process commands terminated by the closing
15 brace of the enclosing command.
17 2006-09-20 Werner Koch <wk@g10code.com>
19 * texi.css: New. Note that the current vesion of makeinfo has a
20 bug while copying the @import directive. A pacth has been send to
23 2006-09-19 Werner Koch <wk@g10code.com>
25 * gpg.texi: Some restructuring.
27 * Makefile.am (online): New target.
29 2006-09-18 Werner Koch <wk@g10code.com>
33 2006-09-13 Werner Koch <wk@g10code.com>
35 * gpg.texi (GPG Esoteric Options): Fixed typo in
36 --require-cross-certification and made it the default.
38 2006-09-11 Werner Koch <wk@g10code.com>
40 * HACKING: Cleaned up.
42 2006-09-08 Werner Koch <wk@g10code.com>
44 * yat2m.c (parse_file): Ignore @node lines immediately.
45 (proc_texi_cmd): No special @end ifset processing anymore.
47 * specify-user-id.texi: New. Factored out of gpg.texi and ../README.
49 2006-09-07 Werner Koch <wk@g10code.com>
51 * scdaemon.texi (Scdaemon Configuration): New.
53 * examples/scd-event: Event handler for sdaemon.
54 * examples/: New directory
56 2006-08-22 Werner Koch <wk@g10code.com>
58 * yat2m.c (parse_file): Added code to skip a line after @mansect.
62 2006-08-21 Werner Koch <wk@g10code.com>
64 * Makefile.am: Added other doc files from gpg 1.4.
66 2006-08-17 Werner Koch <wk@g10code.com>
68 * Makefile.am: Added rules to build man pages.
72 2006-02-14 Werner Koch <wk@gnupg.org>
74 * gpgsm.texi (GPGSM Configuration): New section.
76 2005-11-14 Werner Koch <wk@g10code.com>
78 * qualified.txt: Added real information.
80 2005-11-13 Werner Koch <wk@g10code.com>
83 * Makefile.am (dist_pkgdata_DATA): New.
85 2005-08-16 Werner Koch <wk@g10code.com>
87 * gpg-agent.texi (Agent Options): Note default file name for
90 2005-06-03 Werner Koch <wk@g10code.com>
92 * debugging.texi (Architecture Details): New section, mostly empty.
93 * gnupg-card-architecture.fig: New.
94 * Makefile.am: Rules to build png and eps versions.
96 * gpg-agent.texi (Agent UPDATESTARTUPTTY): New.
98 2005-05-17 Werner Koch <wk@g10code.com>
100 * gpg-agent.texi (Agent Options): Removed --disable-pth.
102 2005-04-27 Werner Koch <wk@g10code.com>
104 * tools.texi (symcryptrun): Added.
106 * scdaemon.texi: Removed OpenSC specific options.
108 2005-04-20 Werner Koch <wk@g10code.com>
110 * gpg-agent.texi (Agent Configuration): New section.
112 2005-02-24 Werner Koch <wk@g10code.com>
114 * tools.texi (gpg-connect-agent): New.
116 2005-02-14 Werner Koch <wk@g10code.com>
118 * gpgsm.texi (Certificate Management): Document --import.
120 2005-01-27 Moritz Schulte <moritz@g10code.com>
122 * gpg-agent.texi: Document ssh-agent emulation layer.
124 2005-01-04 Werner Koch <wk@g10code.com>
126 * gnupg.texi: Updated to use @copying.
128 2004-12-22 Werner Koch <wk@g10code.com>
130 * gnupg.texi: Reordered.
131 * contrib.texi: Updated.
133 2004-12-21 Werner Koch <wk@g10code.com>
135 * tools.texi (gpg-preset-passphrase): New section.
137 * gnupg-badge-openpgp.eps, gnupg-badge-openpgp.jpg: New
138 * gnupg.texi: Add a logo.
139 * sysnotes.texi: New.
141 2004-11-05 Werner Koch <wk@g10code.com>
143 * debugging.texi (Common Problems): Curses pinentry problem.
145 2004-10-22 Werner Koch <wk@g10code.com>
147 * tools.texi (Helper Tools): Document gpgsm-gencert.sh.
149 2004-10-05 Werner Koch <wk@g10code.com>
151 * gpg-agent.texi (Invoking GPG-AGENT): Tell that GPG_TTY needs to
154 2004-09-30 Werner Koch <wk@g10code.com>
157 * gnupg.texi: Include gpg.texi
159 * tools.texi: Add a few @command markups.
161 * gpg-agent.texi: Ditto.
162 * scdaemon.texi: Ditto.
164 2004-09-30 Marcus Brinkmann <marcus@g10code.de>
166 * tools.texi (Changing options): Add documentation for gpgconf.
168 * contrib.texi (Contributors): Add two missing periods.
170 2004-09-29 Werner Koch <wk@g10code.com>
172 * gpgsm.texi (Configuration Options): Add --log-file.
174 * gpg-agent.texi (Invoking GPG-AGENT): Add a few words about the
175 expected pinentry filename.
177 Changed license of the manual stuff to GPL.
179 * gnupg.texi (Top): New menu item Helper Tools.
181 * tools.texi (Helper Tools): New.
182 * Makefile.am (gnupg_TEXINFOS): Add tools.texi.
184 2004-08-05 Werner Koch <wk@g10code.de>
186 * scdaemon.texi (Card applications): New section.
188 2004-06-22 Werner Koch <wk@g10code.com>
190 * glossary.texi: New.
192 2004-06-18 Werner Koch <wk@gnupg.org>
194 * debugging.texi: New.
195 * gnupg.texi: Include it.
197 2004-05-11 Werner Koch <wk@gnupg.org>
199 * gpgsm.texi (Esoteric Options): Add --debug-allow-core-dump.
201 2004-05-03 Werner Koch <wk@gnupg.org>
203 * gpg-agent.texi (Agent Options): Add --allow-mark-trusted.
205 2004-02-03 Werner Koch <wk@gnupg.org>
207 * contrib.texi (Contributors): Updated from the gpg 1.2.3 thanks
209 * gpgsm.texi, gpg-agent.texi, scdaemon.texi: Language cleanups.
211 2003-12-01 Werner Koch <wk@gnupg.org>
213 * gpgsm.texi (Certificate Options): Add --{enable,disable}-ocsp.
215 2003-11-17 Werner Koch <wk@gnupg.org>
217 * scdaemon.texi (Scdaemon Options): Added --allow-admin and
220 2003-10-27 Werner Koch <wk@gnupg.org>
222 * gpg-agent.texi (Agent GET_CONFIRMATION): New.
224 2002-12-04 Werner Koch <wk@gnupg.org>
226 * gpg-agent.texi (Agent Signals): New.
228 2002-12-03 Werner Koch <wk@gnupg.org>
230 * gpgsm.texi (Operational Commands): Add --passwd and
232 * gpg-agent.texi (Agent PASSWD): New
234 2002-11-13 Werner Koch <wk@gnupg.org>
236 * gpg-agent.texi (Invoking GPG-AGENT): Tell about GPG_TTY.
238 2002-11-12 Werner Koch <wk@gnupg.org>
240 * gpgsm.texi (Operational Commands): Add --call-dirmngr.
242 2002-09-25 Werner Koch <wk@gnupg.org>
244 * gpg-agent.texi (Agent Options): Add --keep-tty and --keep-display.
246 2002-09-12 Werner Koch <wk@gnupg.org>
248 * gpg-agent.texi (Invoking GPG-AGENT): Explained how to start only
251 2002-08-28 Werner Koch <wk@gnupg.org>
253 * gpg-agent.texi (Agent Options): Explained more options.
254 * scdaemon.texi (Scdaemon Options): Ditto.
256 2002-08-09 Werner Koch <wk@gnupg.org>
258 * Makefile.am (gnupg_TEXINFOS): Include contrib.texi.
260 2002-08-06 Werner Koch <wk@gnupg.org>
262 * gpgsm.texi: Added more options.
264 2002-07-26 Werner Koch <wk@gnupg.org>
267 * gpgsm.texi, scdaemon.texi, gpg-agent.texi: Documented the Assuan
270 2002-07-22 Werner Koch <wk@gnupg.org>
272 * gnupg.texi, scdaemon.texi, gpg-agent.texi: New.
273 * contrib.texi, gpl.texi, fdl.texi: New.
274 * gpgsm.texi: Made this an include file for gnupg.texi.
275 * Makefile.am: Build gnupg.info instead of gpgsm.info.
277 2002-06-04 Werner Koch <wk@gnupg.org>
279 * gpgsm.texi (Invocation): Described the various debug flags.
281 2002-05-14 Werner Koch <wk@gnupg.org>
283 * Makefile.am, gpgsm.texi: New.
285 Copyright 2002, 2004, 2005 Free Software Foundation, Inc.
287 This file is free software; as a special exception the author gives
288 unlimited permission to copy and/or distribute it, with or without
289 modifications, as long as this notice is preserved.
291 This file is distributed in the hope that it will be useful, but
292 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
293 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.