Changelog for netGo version 0.5 (since 2004-08-21)

2004-09-03
""""""""""
* Added the parameter '--hide' which hides the app at startup.
* Included stdlib.h instead of stdio.h in netgodialog.cpp (needed for exit()).
* Changed from checkboxes to radiobuttons on the setup page.

2004-09-02
""""""""""
* Changed the install dir to /usr/share/netgo according to LSB.

2004-08-29
""""""""""
* Implemented support for a custom script.

2004-08-28
""""""""""
* Implemented support for the encryption-checkboxes in the code.
* Added two checkboxes for chosing between ascii- and hex-keys in the GUI.

2004-08-24
""""""""""
* Fixed the background color of the QTextBrowser (used for the process output).

2004-08-21
""""""""""
* Fixed the bug when the netmask, gateway etc. was executed even though DHCP was selected.
* Made the wireless settings get executed before the other settings.
