Changelog for hans
==================

Release ???
-----------------
* Changed the license of tunemu from GPL to BSD
* Added this changelog
* Minor changes

Release 0.4.1 (February 2010)
-----------------------------
* Complies on GCC 4.4.1

Release 0.4 (December 2009)
---------------------------
* Improved IP assignment

Release 0.3.1 (August 2009)
---------------------------
* Fixed IP assignment on Linux
* Corrected usage text

Release 0.3 (August 2009)
-------------------------
* Fixed specifying the tun device with the "-d" option
* Added the debug output option "-v"
* Ignore broadcasts
* Added tun device emulation for Darwin (tunemu)
* Improved IP and route assignment
* Improved error handling

Release 0.2 (July 2009)
-----------------------
* Compiles on FreeBSD and OpenBSD
* Minor enhancements

Release 0.1 (July 2009)
-----------------------
* First release