mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Wed Jul 12 13:32:06 CEST 2000 Werner Koch
This commit is contained in:
parent
6e4d721c93
commit
9b9fb4cc50
27 changed files with 4500 additions and 611 deletions
|
@ -1,3 +1,7 @@
|
|||
Wed Jul 12 13:32:06 CEST 2000 Werner Koch <wk@>
|
||||
|
||||
* gpg.sgml: Add a note about the availability of the GPH.
|
||||
|
||||
2000-07-03 13:59:24 Werner Koch (wk@habibti.openit.de)
|
||||
|
||||
* DETAILS, FAQ: Typo fixes by Yosiaki IIDA.
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
This is a beta release of GnuPG for MS-Windows 95, 98 and WNT.
|
||||
The random number generator should now work but has not undergone
|
||||
a thorough testing, so we won't say anything about the quality of
|
||||
the generated key and suggest that you don't use this version with
|
||||
your production secret keys! It is however okay to verify signatures
|
||||
or encrypt files using this version.
|
||||
This is a binary version of GnuPG for MS-Windows 95, 98, WNT and W2000.
|
||||
|
||||
|
||||
PLEASE READ THE FOLLOWING PARAGRAPH CAREFULLY:
|
||||
|
||||
|
@ -75,7 +71,7 @@ To build it, you need the MingW32/CPD kit, which is available at
|
|||
ftp://ftp.openit.de/pub/cpd/windows32api-0.1.2.tar.gz
|
||||
|
||||
gcc, binutils and windows32api are stock GNU source which are available
|
||||
at every ftp.gnug.org mirror.
|
||||
at every GNU mirror.
|
||||
|
||||
After you have installed this environment you should be able to do this:
|
||||
|
||||
|
|
|
@ -71,6 +71,12 @@
|
|||
<para>
|
||||
<command/gpg/ is the main program for the GnuPG system.
|
||||
</para>
|
||||
<para>
|
||||
This man page does only list the commands and options available.
|
||||
For a more verbose documentation get the GNU Privacy Handbook (GPH), which is
|
||||
available at http://www.gnupg.org/gph/ .
|
||||
You will find a list of HOWTO documents at http://www.gnupg.org/docs.html .
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue