From: Thomas Perl Date: Fri, 30 Jul 2010 15:45:37 +0000 (+0200) Subject: urlwatch 1.11 released X-Git-Tag: 1.11 X-Git-Url: https://repo.or.cz/w/urlwatch.git/commitdiff_plain/5a9b22b4397f4cef05386301be6cec6088ee98ce urlwatch 1.11 released --- diff --git a/ChangeLog b/ChangeLog index dfa40e2..dc5aa62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -91,3 +91,7 @@ (suggested by Ján Ondrej) * urlwatch 1.10 released +2010-07-30 Thomas Perl + * Detect non-zero shell command exit codes and raise an error + * urlwatch 1.11 released + diff --git a/urlwatch b/urlwatch index 5eb1bb3..3865359 100755 --- a/urlwatch +++ b/urlwatch @@ -37,7 +37,7 @@ __author__ = 'Thomas Perl ' __copyright__ = 'Copyright 2008-2010 Thomas Perl' __license__ = 'BSD' __homepage__ = 'http://thpinfo.com/2008/urlwatch/' -__version__ = '1.10' +__version__ = '1.11' user_agent = '%s/%s (+http://thpinfo.com/2008/urlwatch/info.html)' % (pkgname, __version__) diff --git a/urlwatch.1 b/urlwatch.1 index 4182760..3897f8d 100644 --- a/urlwatch.1 +++ b/urlwatch.1 @@ -1,4 +1,4 @@ -.TH URLWATCH "1" "May 2010" "urlwatch 1.10" "User Commands" +.TH URLWATCH "1" "July 2010" "urlwatch 1.11" "User Commands" .SH NAME urlwatch \- Watch web pages and arbitrary URLs for changes .SH SYNOPSIS