From a57baa20d077f808881e71ca545869bf7a39cc4f Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Sun, 26 Jul 2009 15:08:46 +0000 Subject: [PATCH] minor doc updates git-svn-id: file:///home/mbr/svn/fwknop/trunk@118 510a4753-2344-4c79-9c09-4d669213fbeb --- ChangeLog | 3 +++ NEWS | 4 +++- README | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index fd61e20f..1b3167d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2009-07-26 Michael Rash + * Initial public release of fwknop-c-0.62. + 2009-07-23 Michael Rash * Added the --show-last and --no-save command line options to show the command line used for the previous fwknop invocation, and to have the diff --git a/NEWS b/NEWS index 2f8027c1..ab1b5cd5 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ -Noteworthy changes in version 0.62 (2009-06-07) +Noteworthy changes in version 0.62 (2009-07-26) ------------------------------------------------------- + * Initial public release + * Support for GPG encryption (via gpgme). * In addition to UDP, send SPA data packet over TCP, TCP(raw socket), diff --git a/README b/README index 0ea8ef06..1045af1c 100644 --- a/README +++ b/README @@ -7,7 +7,7 @@ http://devmetrix.org/trac/fwknop-c. INTRODUCTION ============ This distribution will be a C-based implementation of Michael Rash's -Perl-based "fwkop" programs. For more information on fwknop and what +Perl-based "fwknop" programs. For more information on fwknop and what it is all about, go to http://www.cipherdyne.org/fwknop.