* Sun Jun 26 2011 Robert Scheck <x509watch@robert-scheck.de> 0.5.0
- Work around Y2K38 problem on systems with older 32 bit perl
- Excluded new Root CA bundle "ca-bundle.trust.crt" at Fedora
- Updated the copy of the GNU GPLv2 to reflect new FSF address

* Thu Jun 02 2011 Robert Scheck <x509watch@robert-scheck.de> 0.4.0
- Mail from cronjob with x509watch output has now logwatch style

* Tue Aug 03 2010 Robert Scheck <x509watch@robert-scheck.de> 0.3.0
- Avoid any dying when files are maybe encountered a second time
- Inaccessible files or dangling symlinks cause only warnings
- Added option to include specified files (not only directories)
- Added option to ignore (including globbing) specified files
- Added /etc/ssl to default PKI paths (openSUSE, Debian, Ubuntu)
- Excluded more distribution Root Certifiate Authority bundles
- Added option to suppress all access/dangling symlink warnings

* Tue Jul 27 2010 Robert Scheck <x509watch@robert-scheck.de> 0.2.0
- Replaced find(1) call (from fileutils) by perl's File::Find
- Execute /usr/bin/openssl rather openssl in $PATH by default
- Alternative path to openssl binary can be set via a parameter
- Use IPC::Open3 rather open() to pipe certificate to OpenSSL
- Replaced open() by sysopen() for a bit better file handling

* Mon Jul 26 2010 Robert Scheck <x509watch@robert-scheck.de> 0.1.0
- First official release of x509watch
