diff --git a/readme b/readme index 7942b82..efe40ca 100644 --- a/readme +++ b/readme @@ -9,8 +9,8 @@ Copyright (c) 2005 Tomàs Núñez Lirola , Ryan found it hosted at: http://git.pld-linux.org/gitweb.cgi/?p=packages/nagios-plugin-check_domain.git -This is a modified version, hosted at https://github.com/Elyrith/check_domain -Currently supports .com, .ca, .tv, .ee, .ru, .net, .nu +This is a fork, hosted at https://github.com/Elyrith/check_domain +Currently supports .com, .ca, .tv, .ee, .ru, .net, .nu, .se Support for .ca and .se by Ryan Loudfoot (elyrith@gmail.com) Support for .net and .nu by Jack-Benny Persson (jack-benny@cyberinfo.se) Support for Performance Data by Ryan Loudfoot @@ -18,6 +18,12 @@ Support for Performance Data by Ryan Loudfoot If you would like to add a TLD, send me the code or a pull request. If you want me to add one, let me know and I'll see what I can do. Change log: +2014-02-21 - Version 0.98 +-Fix support for .ca domains, not sure why it broke but it's fixed now. +-Fix spacing in comment for utils.sh +-Add note that the source repo has been updated +-Mention .se support in "Currently supports" line in readme + 2013-12-16 - Version 0.97 -Fix support for .nu domains thanks to Jack-Benny Persson (jack-benny@cyberinfo.se)