New in Portecle 1.1 (2005-07-01):
---------------------------------

Enhancements:
- Internal upper limit of 2048 bits for RSA keys has been removed.  The
  upper limit is now dependent on the installed security providers; in
  practice > 2048 bit RSA keys are supported on Java 1.5 and later.
- Bouncy Castle provider version is checked at startup.
- Error handling improvements.
- Minor user interface improvements here and there.

Miscellaneous:
- Bundled Bouncy Castle provider jar upgraded to 1.29.

New in Portecle 1.0 (2005-04-10):
---------------------------------

New features:
- Support for RSA certificates using the SHA224withRSA, SHA256withRSA,
  SHA384withRSA, SHA512withRSA, and RIPEMD160withRSA signature algorithms.
- Recognition of Elliptic Curve DSA keys.
- Recognition and decoding support for some additional certificate
  extensions.

Enhancements:
- Minor user interface improvements here and there.

Miscellaneous:
- Bundled Bouncy Castle provider jar upgraded to 1.27, version 1.26 or
  later is now required.

New in Portecle 0.9 (2004-11-03):
--------------------------------

New features:
- Recognition and decoding support for lots of additional certificate
  extensions.
- Implemented examining certificates directly from SSL/TLS connections.
- Limited support for reading OpenSSL PEM formatted certificate bundles,
  and other PEM formatted things that include non-certificate content.
- Support exporting/importing and examinining certification paths in
  PkiPath format.
- Experimental: very basic support for Sun's PKCS #15 Provider in J2SE 5.

Enhancements:
- Use the Java Preferences API for handling application preferences.
  $HOME/portecle.properties is no longer used.
- J2SE 5 support.
- Minor UI improvements here and there.
- Experimental: support changing look and feel without restarting the app.
- Documentation is now valid HTML 4.01 Strict.
- Build system improvements.
- Eliminate dead code and optimize images for smaller download size.
- Lots of code cleanups.
- Minor optimizations.

Bug fixes:
- Typo and spelling fixes in documentation and UI.

Miscellaneous:
- Requires Bouncy Castle provider version 1.25 or later.
- Mozilla is the browser to launch on Linux systems.
- Added PNG version of the icon.
- KeyTool GUI -> Portecle and net.sf.portecle renaming complete.
- Project home page moved to http://portecle.sourceforge.net/
