diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 6 | ||||
-rw-r--r-- | doc/Makefile.am | 2 | ||||
-rw-r--r-- | doc/gnupg.texi | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 734b98f40..f9f44c6e4 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2007-05-04 Werner Koch <[email protected]> + + * 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 <[email protected]> * gpg.texi (OpenPGP Options): Update the personal-foo-preferences diff --git a/doc/Makefile.am b/doc/Makefile.am index 5d25c828a..105a3695b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -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 \ diff --git a/doc/gnupg.texi b/doc/gnupg.texi index 84574b05f..9e24cab6b 100644 --- a/doc/gnupg.texi +++ b/doc/gnupg.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 |