Update HISTORY file through v2.0.b05
[wifi-radar.git] / docs / TODO
blob11f512a0252dba7228351f7f0abcf36620a8b1f7
1 TODO
3 * Add a "No IP Config" button.  As in, only configure my wifi 
4   settings, let my OS configure my IP settings.
5 * True integration of WPA TKIP (wpa_supplicant)? (PARTIALLY done in
6   0.3.8-6mdk) 
7 * Add more ifconfig and iwconfig status info.
8 * Translate.
9 * Hover over help to say drag and drop profiles to set ordered
10   preference.
11 * Add a check box to automatically close the GUI on successful IP
12   acquisition.  Wait X seconds before closing.
13 * dbus extension for wifi-radar to make normal users able to start it
14   without having root or sudo.  Suggested by Patrick Winnertz.
15 * handle --daemon mode case of properly ending or killing existing
16   instance of dhcp daemon prior to requesting new address.