2005-05-22  Roman Joost	<roman@bromeco.de>

	* version.txt: bumped to 0.2
	
	* iwlibs.py: fixed spelling in docstring

	* pyiwlist: fixed wrong exception catch
	
	* AUTHORS
	* TODO
	* NEWS
	* README: moving some text to their right directions, added
	some tutorial style code for pywifi relevant 'users'

2005-05-18  Roman Joost	<roman@bromeco.de>

	* iwlibs.py
	* pyiwlist: refactoring

	* TODO: added possible todo item
	
2005-05-17  Roman Joost	<roman@bromeco.de>

	* iwlibs.py
	* pyiwlist
	* pyiwconfig: added 'bitrates' option and fixed some syntax
	errors and bugs

2005-05-16  Roman Joost	<roman@bromeco.de>

	* iwconfig.py
	* pyiwconfig: renamed 

2005-05-16  Roman Joost	<roman@bromeco.de>

	* pyiwlist
	* iwlibs.py: new method for gathering detailed information
	
	* BUGS: known bugs
	
	* iwconfig.py: minor modifications for main program 

2005-05-08  Roman Joost	<roman@bromeco.de>

	* iwlibs.py
	* iwconfig.py: new parsing style to achieve same options parsing
	like the wireless tools
	
	* README: descriptions about whats going on
	
2005-05-08  Roman Joost	<roman@bromeco.de>

	* main.py: removed, because iwconfig should be doing this now
	* iwconfig.py
	* iwlibs.py: factored out most of iwconfig methods to new
	Wireless class. Not sure if this is the right name for this, but
	it'll store all necessary methods for read/write to the driver.
