* Added error checking (suggested from Sven Mueller)
[manu/sslexpire.git] / sslexpire / Changelog
diff --git a/sslexpire/Changelog b/sslexpire/Changelog
new file mode 100644 (file)
index 0000000..2fcf5cd
--- /dev/null
@@ -0,0 +1,26 @@
+2006-06-08 Emmanuel Lacour <elacour@home-dn.net>
+       
+       Release 0.6.3
+
+       * Added error checking (suggested from Sven Mueller)
+       * typo
+
+2006-05-17 Emmanuel Lacour <elacour@home-dn.net>
+       
+       Release 0.6.2
+       
+       * Removed debian directory from upstream
+       * Packaging cleanup
+
+2003-07-26 Emmanuel Lacour <elacour@home-dn.net>
+       
+       Release 0.6.1
+
+       Changes inspired from Mark D. Nagel:
+       * replaced call to date -d with use of str2time from Date::Parse
+       * merged the two openssl calls into one (for efficiency)
+       * created variables to point to the openssl and sendmail binaries
+       * replaced the use of 'mail' with 'sendmail -t' (mail command could
+       easily introduce security flaws)
+       * some typos
+