From: Thomas Perl Date: Thu, 30 Aug 2012 08:50:29 +0000 (+0200) Subject: urlwatch 1.15 released X-Git-Tag: 1.15 X-Git-Url: https://repo.or.cz/w/urlwatch.git/commitdiff_plain/e97f1a8c761c8b2245cdfd6bdc25a69bca7279f7 urlwatch 1.15 released --- diff --git a/ChangeLog b/ChangeLog index 97e0202..b17fbbd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -115,3 +115,8 @@ Thomas Dziedzic for reporting this issue and testing the patch) * urlwatch 1.14 released +2012-08-30 Thomas Perl + * Merge changes from Slavko related to UTF-8 + and html2txt, this has been tested on Debian-based systems + * urlwatch 1.15 released + diff --git a/urlwatch b/urlwatch index f105cff..088949f 100755 --- a/urlwatch +++ b/urlwatch @@ -37,7 +37,7 @@ __author__ = 'Thomas Perl ' __copyright__ = 'Copyright 2008-2011 Thomas Perl' __license__ = 'BSD' __homepage__ = 'http://thp.io/2008/urlwatch/' -__version__ = '1.14' +__version__ = '1.15' user_agent = '%s/%s (+http://thp.io/2008/urlwatch/info.html)' % (pkgname, __version__) diff --git a/urlwatch.1 b/urlwatch.1 index 206ccb4..012b708 100644 --- a/urlwatch.1 +++ b/urlwatch.1 @@ -1,4 +1,4 @@ -.TH URLWATCH "1" "November 2011" "urlwatch 1.14" "User Commands" +.TH URLWATCH "1" "August 2012" "urlwatch 1.15" "User Commands" .SH NAME urlwatch \- Watch web pages and arbitrary URLs for changes .SH SYNOPSIS