Version 0.6:
-----------

- Change in Makefile to use dynamic openssl libraries instead
  of static libraries.

- Changed default openssl path from "/usr/local" to "/usr".

- Extracted private keys now contain the header line ": RSA {"
  and the closing line "  }", so the can be pasted without
  additional editing into /etc/ipsec.secrets.


Version 0.5:
-----------

- Bug fix provided by Per Cederqvist that corrects
  an error in the hexadecimal printing of big numbers.