diff options
Diffstat (limited to 'debian_package/setnet-0.3/ChangeLog')
-rw-r--r-- | debian_package/setnet-0.3/ChangeLog | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/debian_package/setnet-0.3/ChangeLog b/debian_package/setnet-0.3/ChangeLog new file mode 100644 index 0000000..512f3bf --- /dev/null +++ b/debian_package/setnet-0.3/ChangeLog @@ -0,0 +1,32 @@ +2017-01-29 KatolaZ <katolaz@freaknet.org> + + * setnet.sh: + * removed "Load file" and "New File" in WiFi configuration + +2017-01-23 KatolaZ <katolaz@freaknet.org> + + * setnet.sh: + * fixed a few minors bugs + +2017-01-20 KatolaZ <katolaz@freaknet.org> + + * setnet.sh (0.3): + * implemented check of running shell + * implemented workaround for zsh -- now fully supported + * added chk_out and chk_exit + * 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> + + * setnet.sh (configure_device): Improved wifi detection + (netdiag_ping), (netdiag_traceroute),(netdiag_query): + changed dialog to programbox + * solved viasualitation bug in ip config + * added a manpage + * Added configuration variable "WIFI_DEVICES" + * The "Setup interface" menu has been reorganised + * added "Config IP Address" and "Manage Wifi Networking" + |