Rev 0.9.1 (Jul 31 2003)
	Update man page

Rev 0.9.1pre4
	Correct compilation when --disable-threads and/or --disable-wtap

Rev 0.9.1pre3
	Correct bug when -H13 option is passed (outbound array)
	Change name WifiScanner to wifiscanner
	Refresh realtime windows every second is now a thread
	Add Man page

Rev 0.9.1pre2 (Jul 22 2003)
	Better catching
	Option -t is now in ms, not in s
	Max speed available is now printed at the end summary
	Add option to disable support of save data in pcap format
	Process to change channel, is now in a thread. All operation on
	  display is protected by a MUTEX.
	Be Full autotools compliant (run autogen.sh to configure)

Rev 0.9.1pre1
	Remove some bad debug output
	Add a spectral histogram
	Abstraction layer is Fully OK :-)
	  cisco, cisco_cvs, prism2 and host driver work

Rev 0.9.0 (15 May 2003)
	Change version number, due to add of the abstraction layer
	abstraction layer is still work in progress, but work.
	Add option to do not check screen size

Rev 0.8.1pre5 (Apr 10 2003)
	Re-Add the capability to define speed scan
	Change function doFCS to an inline function (better speed)
	Now Channel is display with gap between Scan Channel and Detected
	  Channel
	Do not hang capture at the second time run
	Correct the broken capability to save in pcap format
	With wlan-ng 2.0 lnxreq_wlansniff must put to off before channel
	  change.

Rev 0.8.1pre4 (Mar 05 2003)
	Abstraction layer is done, so usage of other card is possible.

Rev 0.8.1pre3 (Fev 17 2003)
	Define RETSIGTYPE if it's not defined (thanks to tienne BAUDRILLARD)

Rev 0.8.1pre2 (Jan 30 2003)
        Arrg 0.1.16pre is so baad :-(
	freeze my computer and not silent
	Change in configure procedure and warning users

Rev 0.8.1pre1 (XXX XX 2003)
	Now work correctly with driver 0.1.16pre

Rev 0.8.0 (Dec 26 2002)
	Add an IDS module
	Some type of packets are not display if you want (option -N)
	Reorganization of .h and .c (optimization)
        Do not count INVLD packets when -M option is activated
        Better use of configure.in
        When 255 devices is detected, WifiScanner do not hang UP now
        Libpcap path can be defined in configure
        Debug message and other warning is now write by a unique function
        Count WEAK IV, Crypted packets, display last IV
        Milliseconds is now correctly display if time was hh:mm:ss.1000

Rev 0.7.1 (Oct 16 2002)
	SSID can change in the time
        Summary about number of AP and STA are now calculated
	Clear SSID zone in Panel Windows
	Curses is better detected (option --with and --without work now)
	Iso-functionality between curses version and non curses version
	CRC is recalculated when is not calculated by driver (ver < 0.14)
        Number of different channel used is ok
	Change the possible range of statistics
	Windows XP send ProbeRq with 3 times the TAG 0 (SSID)
	With driver 0.1.15 CRC is not calculated, but before yes :(
	Packet arrived after a refresh in the same second are now
          displayed at the next second
	Better detection if a DATA packet is with Wep or no Wep
	File manufacturers.dat is now automatically generated with Makefile
	BOF corrected when additional informations is found (tag unknown,
	  Win XP...)
	When verbose level is 2, real-time window is refreshed every
          packet instead of every second

Rev 0.7.0 (Sep 05 2002)
	Curses interface
	Some source cleaning
	Check if it run by ROOT
	The scale of the histogram is variable and adaptative
	Correct the think that a beacon is emitted every XXX ms and not XXX
	  beacon per seconds
	Refresh realTime windows only when it needed and maximum one time per 
          second

Rev 0.6.1 (xx xx 2002) (Released only on CVS)
	Starting Jammer project
	Correct analysis of bad packet

Rev 0.6.0 (Jun 19 2002)
	Now can use Linux-Wlan-NG driver version 13 and 14 (#566929)
	Feature added : stop sniffing after X packets (#557112)
        Feature added : write date in a human readable format
	An AP with NAT is correctly identified (#568053)
	The text file uses to save text data are append now, to keep 
	  old informations.
	Analyze ACK, CTS and RTS
	Better analysis of Data frame

Rev 0.5.2 (Jun 03 2002)
	Correct bug of bad analyzed SSID (#557123)
	Ignore BSSID is broadcast (#557306)
        Add feature to detect crypted date (#557118)
	Add analysis of particular TAG
	 - TAG 133 contain a readable AP name (Aironet)
	Possibility to obtain the actual Report
         - key R when sniffing for Reporting
         - key Q for exiting now
         - key H for help
        Check if card is present
	Add an option to make a .dot for GraphViz library

Rev 0.5.1 (May 17 2002)
	correct the error in mixed bad release 0.5
	if SSID = ' ' print that is an no broadcasted SSID

Rev 0.5 (May 15 2002)
	Write a report in end of scan
	Use of GNU autoconf

Rev 0.4.4 (April XX 2002)
	New options :
	  - Verbose level (-v)
	  - Time in sec to wait before change channel (-t)
	  - scan in real time (-r) equivalent to -t 0
	  - possibility to do some hopping channel scan (-H)
	  - choice of interface number (-i)
	Initialization of sequence Analysis
	Cleaning sources
Rev 0.4.3 (April 10 2002)
	Add capability to indicate if the packets are come from Wire or go to
	  Wire
Rev 0.4.2 (April 10 2002)
	Correct a little bug in Analysis of Frame Control Field 
Rev 0.4.1 (April 10 2002)
	Correct a little bug in Analysis of Data
Rev 0.4 (April 10 2002)
	Write all displayed data to a file
	Scan only one channel
	Write Data in Pcap format file
	Optimisation of timeout, so more pakets are detected
	Indicated more clearly if Wep is used
	Analyze Data packets and detect active client

Rev 0.3 (March 11 2002)
	Write in text data rate
	Type of client is a Byte (each bit as a signification)
	Write copyright and version now

Rev 0.2 (March 07 2002)
	Adding information about client
	Analyze Data Frame (not working)

Rev 0.1 (March 06 2002)
	Initial release

# $Id: ChangeLog,v 1.30 2003/07/21 11:50:24 poggij Exp $
 vim:tw=78:
