2007-06-21 Stephan Beyer - 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 - 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 - 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 - added `html' test method; is it sane? - rewrote big parts of the manual page 2004-08-01 Stephan Beyer - added -r/--reset option to reset differences 2004-07-27 Stephan Beyer - added optional GNU readline support for interactive configuration 2004-07-21 Stephan Beyer - 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 - initial release