]> gitweb.fluxo.info Git - puppet-domain_check.git/commitdiff
ChangeLog and TODO update
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 3 Feb 2014 14:02:59 +0000 (12:02 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 3 Feb 2014 14:02:59 +0000 (12:02 -0200)
files/domain-check

index ec5be771966bc7f1b411e8acd42926bb88a6723e..b2df60b108fa071923239132207e32cf463cfc0c 100755 (executable)
@@ -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
 #
 #  $ 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