* Added error checking (suggested from Sven Mueller)
[manu/sslexpire.git] / sslexpire / Changelog
1 2006-06-08 Emmanuel Lacour <elacour@home-dn.net>
2         
3         Release 0.6.3
4
5         * Added error checking (suggested from Sven Mueller)
6         * typo
7
8 2006-05-17 Emmanuel Lacour <elacour@home-dn.net>
9         
10         Release 0.6.2
11         
12         * Removed debian directory from upstream
13         * Packaging cleanup
14
15 2003-07-26 Emmanuel Lacour <elacour@home-dn.net>
16         
17         Release 0.6.1
18
19         Changes inspired from Mark D. Nagel:
20         * replaced call to date -d with use of str2time from Date::Parse
21         * merged the two openssl calls into one (for efficiency)
22         * created variables to point to the openssl and sendmail binaries
23         * replaced the use of 'mail' with 'sendmail -t' (mail command could
24         easily introduce security flaws)
25         * some typos
26