pygtail (0.6.1) lucid; urgency=low

  * Enable line buffering to avoid reading incomplete lines (thanks @olystretch)

 -- Brad Greenlee <brad@footle.org>  Thu, 05 November 2015 20:13:52 -0800

pygtail (0.6.0) lucid; urgency=low

  * Added flag to write offset file only after every n lines, and ability to optionally call a
    function whenever the offset file is written (thanks @btilly)

 -- Brad Greenlee <brad@footle.org>  Thu, 08 October 2015 05:19:19 -0700

pygtail (0.5.3) lucid; urgency=low

  * Fixed Python 3 compatibility (thanks @sbraz)

 -- Brad Greenlee <brad@footle.org>  Thu, 16 April 2015 17:30:43 -0700

pygtail (0.5.2) lucid; urgency=medium

  * Fixed issue with potentially incorrect offset due to python's read-ahead buffer (thanks @czchen)

 -- Brad Greenlee <brad@footle.org>  Thu, 26 March 2015 09:10:36 -0400

pygtail (0.5.1) lucid; urgency=low

  * Fixed print statement to be Python 3 compatible (thanks @benburry)

 -- Brad Greenlee <brad@footle.org>  Fri, 4 January 2015 20:36:00 -0800

pygtail (0.5.0) lucid; urgency=low

  * Add handling of rotated and immediately compressed files (thanks @NotSqrt)

 -- Brad Greenlee <brad@footle.org>  Fri, 17 October 2014 09:39:00 -0700

pygtail (0.4.0) lucid; urgency=low

  * Make support for copytruncate log rotation the default.
  * Add --no-copytruncate commandline switch.
  * Print warning if copytruncate is disabled and the log file shrinks

 -- Brad Greenlee <brad@footle.org>  Fri, 9 May 2014 17:31:00 -0700

pygtail (0.3.0) lucid; urgency=low

  * Add support for copytruncate style logrotation (contributed by https://github.com/atward)

 -- Brad Greenlee <brad@footle.org>  Fri, 9 May 2014 16:00:00 -0700

pygtail (0.2.2) lucid; urgency=low

  * Add parsing support for python's TimedRotatingFileHandler (contributed by https://github.com/darknight)

 -- Brad Greenlee <brad@footle.org>  Wed, 21 Aug 2013 15:50:00 -0700

pygtail (0.2.1) lucid; urgency=low

  * Add ReStructuredText README for PyPi.

 -- Brad Greenlee <brad@footle.org>  Wed, 06 Jul 2011 12:37:08 -0700

pygtail (0.2) lucid; urgency=low

  * Add setup.py and debianize.

 -- Brad Greenlee <brad@footle.org>  Wed, 05 Jul 2011 15:04:42 -0700
