From: Silvio Rhatto Date: Mon, 3 Feb 2014 14:02:59 +0000 (-0200) Subject: ChangeLog and TODO update X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=8de1af16ccb41d347f8e431e5a1bd0ec38ff09b2;p=puppet-domain_check.git ChangeLog and TODO update --- diff --git a/files/domain-check b/files/domain-check index ec5be77..b2df60b 100755 --- a/files/domain-check +++ b/files/domain-check @@ -4,10 +4,13 @@ # # Author: Matty < matty91 at gmail dot com > # -# Current Version: 1.10 +# Current Version: 1.12 # # Revision History: # +# Version 1.12 +# Fix lookup for .org domains. +# # Version 1.11 # Added support for .is domains # Fixing mail program path @@ -112,6 +115,8 @@ # # $ domain-check -a -f domains -q -x 60 -e admin@prefetch.net # +# TODO: +# - Integrate with https://github.com/fmarier/domain-check PATH=/bin:/usr/bin:/usr/local/bin:/usr/local/ssl/bin:/usr/sfw/bin ; export PATH