Author: kevj
Date: Wed Oct 3 21:33:31 2007
New Revision: 581775
URL: http://svn.apache.org/viewvc?rev=581775&view=rev
Log:
-add info about windows GnuPG bugzilla #43162
Modified:
ant/core/trunk/xdocs/bindownload.xml
Modified: ant/core/trunk/xdocs/bindownload.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/xdocs/bindownload.xml?rev=581775&r1=581774&r2=581775&view=diff
==============================================================================
--- ant/core/trunk/xdocs/bindownload.xml (original)
+++ ant/core/trunk/xdocs/bindownload.xml Wed Oct 3 21:33:31 2007
@@ -152,6 +152,11 @@
% gpg --verify apache-ant-1.7.0-bin.tar.gz.asc
</code></p>
+<p>A command line version of <a
href="http://www.gnupg.org/download/">GnuPG</a>
+is also available for Windows users. Follow the
+<a
href="http://www.gnupg.org/(en)/documentation/faqs.html#q4.19">instructions</a>
+to verify the package.</p>
+
<p>Alternatively, you can verify the checksums on the files. Unix
programs called <code>md5</code>/<code>sha1</code> or
<code>md5sum</code>/<code>sha1sum</code> are included in many unix
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]