2008-03-31  Stephan Beyer <s-beyer@gmx.net>

  - fixed https support.
    Thanks to Adam Megacz for the patch.
  - minor "configure" usability changes
  - explicit GPLv3 licensing
  - added sections CONFIGURATION FILE and TEST METHODS to manual page
  - made all test methods diffable
  - changed internal storage names
  - regexp method prompts on match status change instead on match
  - renamed "get" command to "update"
  - added "full" command and make it the default (was: "update")

2007-06-21  Stephan Beyer <s-beyer@gmx.net>

  - added menu titles for URLs, which are comments in the config file
  - added (beta) FTP support
  - print errors on stderr and added -S option to suppress it
  - made main menu honour COLUMNS (does not really work)
  - fixed tiny logging bug

2007-03-22  Stephan Beyer <s-beyer@gmx.net>

  - internal changes, minor bugfixes at the same time
  - external HTML dumpers for 'html' method can now be used [requested]
  - project renamed from  webdiff  to  netstiff, due to name conflicts
    with the webdiff program which is part of websec
  - added simple GNU Makefile [requested]
  - old "options" became commands (long names which may be shortened),
    added explicit `get' command
  - added `-W DIR' option [requested]
  - got rid of libalgorithm-diff-ruby by including its code inline.
    Thanks to Lars Christensen although I didn't get to contact him
    because all e-mail addresses that I got, didn't work!
  - changed diff output to unified diff format
  - removed "THANKS TO" section from manual page and added THANKSTO
    file instead
  - added rescuers for some more exceptions [requested]

2007-03-02  Stephan Beyer <s-beyer@gmx.net>

  - added header "Cache-Control"/"Pragma" set to "no-cache" [requested]
  - added "thanks to" section in manpage
  - added exit codes and error counting
  - fixed timeout exception handling [requested]
  - regex/eval warning in manpage
  - added "start" and "end" variables for `html'/`diff' test methods
  - removed test method saving bug in configurator

2007-02-27  Stephan Beyer <s-beyer@gmx.net>

  - added `html' test method; is it sane?
  - rewrote big parts of the manual page

2004-08-01  Stephan Beyer <s-beyer@gmx.net>

  - added -r/--reset option to reset differences

2004-07-27  Stephan Beyer <s-beyer@gmx.net>

  - added optional GNU readline support for interactive configuration

2004-07-21  Stephan Beyer <s-beyer@gmx.net>

  - added `range' option to be able to get and diff ranges of web pages only
  - minor changes to Config::configure_* code
  - fixed two nested bugs:
     - Main::cleanup didn't work the way it was supposed to
     - reset of URLs with given port

2004-07-20  Stephan Beyer <s-beyer@gmx.net>

  - initial release
