diff options
author | KatolaZ <katolaz@freaknet.org> | 2018-05-03 12:32:57 +0100 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2018-05-03 12:41:47 +0100 |
commit | a140e81f3789ad20bc7872f796a0f45ebe584ffa (patch) | |
tree | 0187e056fb5989020159e00ae9b85f4e840a9c0d /ChangeLog | |
parent | 19650bae5d0de65a5773f457e4f86cddf101a934 (diff) |
Version 0.40.4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,3 +1,13 @@ +2018-05-03 KatolaZ <katolaz@freaknet.org> + + * setnet.sh: fixed a bug in essid management + * added "EXIT" button in deep windows + * added config option "SUPPRESS_INFO" to remove useless + notifications + * added config option "SHOW_LO" to hide loopback devices + * Renamed fields in wifi cert configuration + * Updated manpage + 2017-03-08 KatolaZ <katolaz@freaknet.org> * setnet.sh (wifi_restart_wpa): Corrected a bug in the restart of @@ -10,7 +20,7 @@ 2017-01-29 KatolaZ <katolaz@freaknet.org> * setnet.sh: - * removed "Load file" and "New File" in WiFi configuration + * removed "Load file" and "New File" in WiFi configuration 2017-01-23 KatolaZ <katolaz@freaknet.org> @@ -26,7 +36,7 @@ * all direct commands (e.g., ip, wpa_cli) are now checked * added support for EAP/PEAP * added support for EAP/TLS - + 2017-01-07 KatolaZ <katolaz@freaknet.org> |