* Oct 31 2010 Massimiliano Pala <madwolf@openca.org>
- Fixed error in User.pm module (ERR_USER_UNKNOWN)
- Fixed parsing error in OpenSSL.pm module

* Sep 01 2010 Massimiliano Pala <madwolf@openca.org>
-Fixed error when enabling EMAIL in Subject of certificates

* Apr 02 2010 Massimiliano Pala <madwolf@openca.org>
-Applied patch to get around a cast problem in MySQL
-Fixed getNextItem and getPrevItem functions in DBI.pm
-Updated libGetLastItem and libGetFirstItem in misc-utils

* Mar 20 2010 Massimiliano Pala <madwolf@openca.org>
-Fixed issues with UTF-8 managing
-Modified rpm building target to generate source packages

* Mar 16 2010 Massimiliano Pala <madwolf@openca.org>
-Added new openca-user module for user management
-Added new openca-useradmin script
-Fixed missing link in UI for Node Init (Upgrade DB)
-Fixed required config keywords in server's config for cert requests when NO
or EXIST is used for DN_TYPE_REQUIRED

* Mar 12 2010 Massimiliano Pala <madwolf@openca.org>
-Fixed Email link in UI (fixed HTML.pm and initServer files)
-Fixed missing setHeaderAttributes() in CRL.pm
-Fixed utf8 display in DBI.pm

* Mar 10 2010 Massimiliano Pala <madwolf@openca.org>
-Fixed default language support in web interfaces
-Fixed error in HTML.pm that prevented hidden tags to be closed (IE detected
it and would not post XSRF tokens correctly)

* Mar  7 2010 Massimiliano Pala <madwolf@openca.org>
-Cleaned up DB module (not used anymore - only DBI)
-Fixed Installation bug for .bin files (missing etc/includes directory)
-Fixed a bug in HTML module that prevented the right Charset to be sent to the
browser

* Feb 22 2010 Massimiliano Pala <madwolf@openca.org>
-Fixed startAutoCA, startAutoCRL, and startAutoEmail (lost db handler)
-Fixed fingerprint matching in CA_CERTIFICATE table
-Added updateKey in DBI (used in upgradeDB)

* Feb 21 2010 Massimilinao Pala <madwolf@openca.org>
-Fixed problem with export/import certificates w/ private keys

* Feb 20 2010 Massimiliano Pala <madwolf@openca.org>
-Fixed an error in DB storage of CA_CERTIFICATE
-Fixed an error in DB storage of Server-Side generated requests w/ keys

* Feb 19 2010 Massimiliano Pala <madwolf@openca.org>
-Added getRandomBytes to OpenSSL.pm to support random serial number generation
on old OpenSSL versions (not supporting `openssl rand -hex ... '

* Feb 18 2010 Massimiliano Pala <madwolf@openca.org>
-Fixed incompatibility with old CGI module (incorrect type for Javascript)

* Feb 14 2010 Massimiliano Pala <madwolf@openca.org>
-Added rowid columns to each table
-Fixed "Extra References" building routines

* Feb 12 2010 Massimiliano Pala <madwolf@openca.org>
-Fixed problem when retrieving newly issued CA certs from the DB
-Added Self Signed CA profile
-Added the possibility to select profile when self-signing CA certificate
-Added the possibility to use subjectAltNames in self-signed CA

* Feb  8 2010 Massimiliano Pala <madwolf@openca.org>
-Added configuration options to manage the homepage aspect (TITLE, BODY,
NOTICES PANEL, EASY PANEL)
-Added new ETC_PREFIX/includes/ directory for static HTML includes
-Added example home_body.inc include file
-Installation feature: old config files are now renamed with .old extension

* Feb  7 2010 Massimiliano Pala <madwolf@openca.org>
-Fixed new menus for IE
-Cleaned up HTML module's code
-Fixed an HTML bug when sending static page (libSendStatic)

* Feb  6 2010 Massimiliano Pala <madwolf@openca.org>
-Fixed dynamic menu generation bugs
-Added Fade in/Fade out effects to menues
-Added Footer Links/Menu
-Added UI initial support for USERS (*feature not working yet*)
-Added initial stats page (*to be expanded*)
-Fixed CRL links (installation bug)

* Jan 21 2010 Massimiliano Pala <madwolf@openca.org>
-Fixed missing expired certs support in 'lists' command
-Added multi-CSR delete on RA/CA interfaces
-Fixed LOA and PolicyID bug (thanks to Ralf Hornik)
-Fixed visualization of CRLs
-Fixed error in retrieving EXPIRED_CRL objects

* Jan 18 2010 Massimiliano Pala <madwolf@openca.org>
-Updated PERL modules
-Fixed OpenCA-OpenSSL module to work with OpenSSL 1.0.0
-Fixed Net-SSLeay module to work with OpenSSL 1.0.0
-Fixed module installation dir bug (when using --with-build-dir=..)
-Fixed RPM building script
-Dropped distribution of OpenSSL together with the bin packages

* Jan 16 2010 Massimiliano Pala <madwolf@openca.org>
-Fixed missing links in installation of ra/ca interfaces

* Oct 27 2009 Massimiliano Pala <madwolf@openca.org>
-Added SCEP capability to understand 'Level of Assurance' or 'loa' (1.3.6.1.4.1.18227.50.1) extension from PKCS#10 request.

* Jun 28 2009 Massimiliano Pala <madwolf@openca.org>
-Fixed parsing of Browser's Request allowing concatenation of variables in the value (eg. $ADDIIONAL_...EMAIL$ADDITIONA_.. without spaces between variables' names)

* May  4 2009 Massimiliano Pala <madwolf@openca.org>
-Fixed scepPKIOperation: added check for openca-scep command
-Added support for "Certificate Template" attribute support in requests

* May  4 2009 Massimiliano Pala <madwolf@openca.org>
-Switched to ChangeLog file from CHANGES file

* Mar  9 2009 Massimiliano Pala <madwolf@openca.org>
-Small Bug fix in DBI module

* Dec 22 2008 Massimiliano Pala <madwolf@openca.org>
-Fixed DBI problem
-Fixed Email English language

* Oct 24 2008 Massimiliano Pala <madwolf@openca.org>
-Fixed an error in signed CRR building

* Oct 23 2008 Massimiliano Pala <madwolf@openca.org>
-Added subjectAltName specific input types for pkcs10 request (server) form
-Fixed viewCert and send_email_cert commands to correctly send CA certificates
-Fixed a bug that prevented the signed approval of CRS on RA

* Oct 21 2008 Massimiliano Pala <madwolf@openca.org>
-Fixed the 'make clean' command
-Fixed the non-root build (defaulting to the user's user/group)
-Fixed an installation error when using the --with-$iface-prefix

