v2.1	October 2001
* added -R SCRIPT option to allow wavelan device reset after a connection
  was found and is out of reach for 3 seconds
* added -W option to print SSID and access point hwaddr
* rewrote configure_wvlan.sh
* added start_wardrive and reset_wvlan.sh scripts
* added wardrive.conf support
* added get_coords_from_stat.sh and clean_stat.sh scripts
* fixed some small bugs
* added a new iwconfig + wireless-tools.20.dif which are the changed I did
  to the wireless package, because the iwconfig I had crashed.

v2.0	September 2001	(first PUBLIC release!)
* rewrote the positioning part, because this always took 2 seconds for my GPS
  to tell me the newest position. Now it's a spawned process communicating
  via a socketpair which caches the last known position. yeah ...
* general code cleanups

v1.2	September 2001	(internal release)
* some more clean-ups

v1.1	August 2001	(internal release)
* added date+time for logfile
* added sniff_wvlan.sh which will automatically be called by configure_wvlan.sh
* some more README text
* some clean-ups
* fixed logfile data writing

v1.0	August 2001	(internal release)
* first release

wardrive replaces the older "Projekt: braune Pornotte" by van Hauser and Vax
which were just shell scripts analysing /proc/net/wireless and using
gpsutil-0.05. The output is still nearly the same :-) But wardrive is more
reliable, effective and comes with more options.

