mtail 1.1.1:
  * changed threading/signal handling code to accommodate changes in
    python 2.0 (thanks to joseph grossberg for the bug report).

mtail 1.1.0:
  * added support for tailing multiple files.
  * added -v and -q options (and long versions) related to filename banner
    printing.
  * very minor bugfixes.
  * added --config option to explicitly specify config file.

mtail 1.0.0:
  * nothing but minor README updates.

mtail 0.9.2:
  * fixed bug that occurred if there was no config file.
  * changed indenting style (all tabs are now spaces). i don't know why they
    were all tabs in the first place... i've never liked it that way. :)
  * slight change to warranty disclaimer.
  * fixed bug that occurred if the environment variable HOME was unset.

mtail 0.9.1:
  * fixed bug regarding tailing of stdin.
  * added semi-formal license.

mtail 0.9.0:
  * initial released version.
