Fix annoying error message (Release 0.6.1). v0.6.1
authorThomas Hochstein <thh@inter.net>
Sun, 4 Dec 2011 15:41:52 +0000 (16:41 +0100)
committerThomas Hochstein <thh@inter.net>
Sun, 4 Dec 2011 15:49:10 +0000 (16:49 +0100)
checkmail prints an error message like
  Argument "AI_NUMERICHOST" isn't numeric in subroutine
  entry at /usr/lib/perl5/Net/DNS/Resolver/Base.pm
  line 743.
every time. Change shebang to "perl -w" from "perl -W".

Update version number (in comment line too, where it
was stillt 0.5).

Update TODO and Changelog.

Include TODO in repository.

Release 0.6.1 (maintenance).

Signed-off-by: Thomas Hochstein <thh@inter.net>

No differences found
This page took 0.01186 seconds and 4 git commands to generate.