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.