mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Updated to automake 1.10.
Use latest texinfo.tex. Typo and grammar fix.
This commit is contained in:
parent
2ec906db3a
commit
174521f8da
8 changed files with 4864 additions and 2984 deletions
|
@ -1,3 +1,9 @@
|
|||
2007-05-04 Werner Koch <wk@g10code.com>
|
||||
|
||||
* gnupg.texi (Top): Fix typo and a grammar issue.
|
||||
* Makefile.am (EXTRA_DIST): Add gnupg-logo.png. Suggested by
|
||||
Bernard Leak.
|
||||
|
||||
2007-04-15 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* gpg.texi (OpenPGP Options): Update the personal-foo-preferences
|
||||
|
|
|
@ -23,7 +23,7 @@ examples = examples/README examples/scd-event examples/trustlist.txt \
|
|||
examples/gpgconf.conf
|
||||
|
||||
EXTRA_DIST = DETAILS HACKING TRANSLATE OpenPGP KEYSERVER samplekeys.asc \
|
||||
gnupg-logo.eps gnupg-logo.pdf \
|
||||
gnupg-logo.eps gnupg-logo.pdf gnupg-logo.png \
|
||||
gnupg-card-architecture.eps gnupg-card-architecture.png \
|
||||
gnupg-card-architecture.pdf \
|
||||
faq.raw FAQ faq.html gnupg7.texi \
|
||||
|
|
|
@ -131,7 +131,7 @@ the administration and the architecture.
|
|||
how you can copy and share GnuPG
|
||||
* Contributors:: People who have contributed to GnuPG.
|
||||
|
||||
* Glossary:: Short descrition of used terms.
|
||||
* Glossary:: Short description of terms used.
|
||||
* Option Index:: Index to command line options.
|
||||
* Index:: Index of concepts and symbol names.
|
||||
@end menu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue