From 8de1af16ccb41d347f8e431e5a1bd0ec38ff09b2 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 3 Feb 2014 12:02:59 -0200 Subject: ChangeLog and TODO update --- files/domain-check | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3